1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/test/MC/AsmParser/directive_loc.s
Daniel Dunbar 9c03cc13de llvm-mc: Sketch parsing for .file, .line, and .loc. No streamer hooks for these
yet (I'm not even sure what they do).

llvm-svn: 78639
2009-08-11 04:24:50 +00:00

9 lines
159 B
ArmAsm

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