llvm-project/llvm/test/MC/AsmParser/directive_file.s

6 lines
129 B
ArmAsm
Raw Normal View History

# RUN: llvm-mc -triple i386-unknown-unknown %s
# FIXME: Actually test the output.
.file "hello"
.file 1 "world"