summaryrefslogtreecommitdiffstats
path: root/test/MC/Mips/xgot.s
diff options
context:
space:
mode:
authorDaniel Sanders <daniel.sanders@imgtec.com>2014-03-31 14:34:36 +0000
committerDaniel Sanders <daniel.sanders@imgtec.com>2014-03-31 14:34:36 +0000
commit1df2ed27dd5ff80ee95e6186d2d577841938a47e (patch)
tree4b0dcd836ab20894a965918173a12c3d5c1ed042 /test/MC/Mips/xgot.s
parent1200528f1710b3d96f27455a6e0cc25e8e6d09ba (diff)
Revert r205194 - [mips] Removed R_MIPS_GOT. It's identical to R_MIPS_GOT16.
There's a couple additional bits I missed. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205195 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC/Mips/xgot.s')
-rw-r--r--test/MC/Mips/xgot.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/Mips/xgot.s b/test/MC/Mips/xgot.s
index ec564c617a35..e9c2eaa587a9 100644
--- a/test/MC/Mips/xgot.s
+++ b/test/MC/Mips/xgot.s
@@ -13,7 +13,7 @@
// CHECK: 0x{{[0-9,A-F]+}} R_MIPS_GOT_LO16
// CHECK: 0x{{[0-9,A-F]+}} R_MIPS_CALL_HI16
// CHECK: 0x{{[0-9,A-F]+}} R_MIPS_CALL_LO16
-// CHECK: 0x{{[0-9,A-F]+}} R_MIPS_GOT16
+// CHECK: 0x{{[0-9,A-F]+}} R_MIPS_GOT
// CHECK: 0x{{[0-9,A-F]+}} R_MIPS_LO16
// CHECK: ]