diff options
Diffstat (limited to 'test/MC/Mips/micromips-func-addr.s')
| -rw-r--r-- | test/MC/Mips/micromips-func-addr.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/Mips/micromips-func-addr.s b/test/MC/Mips/micromips-func-addr.s index e2a4d23d35ff..0cd49352f306 100644 --- a/test/MC/Mips/micromips-func-addr.s +++ b/test/MC/Mips/micromips-func-addr.s @@ -1,6 +1,6 @@ # RUN: llvm-mc %s -filetype=obj -triple=mipsel-unknown-linux \ # RUN: -mattr=micromips | llvm-readobj -r \ -# RUN: | FileCheck %s -check-prefix=CHECK +# RUN: | FileCheck %s # CHECK: Relocations [ # CHECK: 0x0 R_MIPS_32 bar 0x0 # CHECK: 0x4 R_MIPS_32 L1 0x0 |
