diff options
Diffstat (limited to 'test/MC/Mips/nacl-mask.s')
| -rw-r--r-- | test/MC/Mips/nacl-mask.s | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/test/MC/Mips/nacl-mask.s b/test/MC/Mips/nacl-mask.s index c77646081f26..604b5c83721e 100644 --- a/test/MC/Mips/nacl-mask.s +++ b/test/MC/Mips/nacl-mask.s @@ -1,6 +1,5 @@ # RUN: llvm-mc -filetype=obj -triple=mipsel-unknown-nacl %s \ -# RUN: | llvm-objdump -triple mipsel -disassemble -no-show-raw-insn - \ -# RUN: | FileCheck %s +# RUN: | llvm-objdump -disassemble -no-show-raw-insn - | FileCheck %s # This test tests that address-masking sandboxing is added when given assembly # input. |
