diff options
Diffstat (limited to 'test/MC/ARM/Inputs/3.s')
-rw-r--r-- | test/MC/ARM/Inputs/3.s | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/MC/ARM/Inputs/3.s b/test/MC/ARM/Inputs/3.s new file mode 100644 index 0000000000000..09392623fc103 --- /dev/null +++ b/test/MC/ARM/Inputs/3.s @@ -0,0 +1,3 @@ + .section .foobar,"aw",%progbits + nop + .word 32 |