Files
clang-p2996/llvm/test/MC/Mips/unaligned-nops.s
Joerg Sonnenberger f148a6d498 Support padding unaligned data in .text.
llvm-svn: 218870
2014-10-02 13:41:42 +00:00

5 lines
78 B
ArmAsm

# RUN: llvm-mc -filetype=obj -triple=mipsel %s -o %t
.byte 1
.p2align 2
foo: