diff options
Diffstat (limited to 'llvm/test/MC/ARM/Inputs/6.s')
-rw-r--r-- | llvm/test/MC/ARM/Inputs/6.s | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/llvm/test/MC/ARM/Inputs/6.s b/llvm/test/MC/ARM/Inputs/6.s new file mode 100644 index 00000000000..0fdb9daaf29 --- /dev/null +++ b/llvm/test/MC/ARM/Inputs/6.s @@ -0,0 +1,12 @@ + .section .foo + .word 30 + .word 31 + .word 32 + .word 33 + nop + .word 34 + .word 35 + .word 36 + .word 37 + .word 38 + nop |