xref: /aosp_15_r20/external/llvm/test/MC/AsmParser/directive_line.s (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1# RUN: llvm-mc -triple i386-unknown-unknown %s
2# RUN: llvm-mc -triple i386-unknown-unknown %s -filetype=null
3# FIXME: Actually test the output.
4
5        .line
6        .line 1
7