diff options
Diffstat (limited to 'test/MC/Mips/micromips-label-test.s')
| -rw-r--r-- | test/MC/Mips/micromips-label-test.s | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/test/MC/Mips/micromips-label-test.s b/test/MC/Mips/micromips-label-test.s index cc1566b9e678..39c905c06dbe 100644 --- a/test/MC/Mips/micromips-label-test.s +++ b/test/MC/Mips/micromips-label-test.s @@ -26,7 +26,9 @@ j: # CHECK: Name: g # CHECK: Binding: Local # CHECK: Type: None -# CHECK: Other: 128 +# CHECK: Other [ (0x80) +# CHECK: STO_MIPS_MICROMIPS +# CHECK: ] # CHECK: Section: .text # CHECK: } # CHECK: Symbol { @@ -40,7 +42,9 @@ j: # CHECK: Name: i # CHECK: Binding: Local # CHECK: Type: None -# CHECK: Other: 128 +# CHECK: Other [ (0x80) +# CHECK: STO_MIPS_MICROMIPS +# CHECK: ] # CHECK: Section: .text # CHECK: } # CHECK: Symbol { |
