xref: /aosp_15_r20/external/llvm/test/MC/Mips/unaligned-nops.s (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1*9880d681SAndroid Build Coastguard Worker# RUN: llvm-mc -filetype=obj  -triple=mipsel %s -o %t
2*9880d681SAndroid Build Coastguard Worker.byte 1
3*9880d681SAndroid Build Coastguard Worker.p2align 2
4*9880d681SAndroid Build Coastguard Workerfoo:
5