xref: /aosp_15_r20/external/llvm/test/MC/COFF/stdin.s (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1*9880d681SAndroid Build Coastguard Worker// REQUIRES: shell
2*9880d681SAndroid Build Coastguard Worker// RUN: ( echo "test"; llvm-mc -filetype=obj -triple i686-pc-win32 %s ) > %t
3*9880d681SAndroid Build Coastguard Worker
4