diff options
Diffstat (limited to 'test/MC/Mips/xgot.s')
-rw-r--r-- | test/MC/Mips/xgot.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/Mips/xgot.s b/test/MC/Mips/xgot.s index 3084806..3380a85 100644 --- a/test/MC/Mips/xgot.s +++ b/test/MC/Mips/xgot.s @@ -9,8 +9,8 @@ // CHECK: 0x14 R_MIPS_GOT_HI16 ext_1 // CHECK: 0x1C R_MIPS_GOT_LO16 ext_1 // CHECK: 0x24 R_MIPS_CALL_HI16 printf -// CHECK: 0x2C R_MIPS_GOT16 $.str // CHECK: 0x30 R_MIPS_CALL_LO16 printf +// CHECK: 0x2C R_MIPS_GOT16 $.str // CHECK: 0x38 R_MIPS_LO16 $.str // CHECK: ] |