summaryrefslogtreecommitdiffstats
path: root/test/MC/Mips/mips-data-directives.s
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2015-05-22 21:37:13 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2015-05-22 21:37:13 +0000
commit6af60ebd5773478f93afd1bc848e660934346119 (patch)
tree2945b6e82c049c5497623e11e26d8f62eeb62f05 /test/MC/Mips/mips-data-directives.s
parentbde8616229c8a4aef6e5323e3b750418842fe235 (diff)
Relax these tests a bit.
It is not relevant where in the string table the name is located. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@238053 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC/Mips/mips-data-directives.s')
-rw-r--r--test/MC/Mips/mips-data-directives.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/MC/Mips/mips-data-directives.s b/test/MC/Mips/mips-data-directives.s
index 8b3e0b3aa19a..abff7c21c611 100644
--- a/test/MC/Mips/mips-data-directives.s
+++ b/test/MC/Mips/mips-data-directives.s
@@ -12,7 +12,7 @@
# Checking if the data and reloations were correctly emitted
# CHECK-OBJ: Section {
-# CHECK-OBJ: Name: .data (66)
+# CHECK-OBJ: Name: .data
# CHECK-OBJ: SectionData (
# CHECK-OBJ: 0000: DEADC0DE DEADC0DE DEADBEEF 00000000
# CHECK-OBJ: 0010: 00000000 00000000
@@ -20,7 +20,7 @@
# CHECK-OBJ: }
# CHECK-OBJ: Section {
-# CHECK-OBJ: Name: .rel.data (62)
+# CHECK-OBJ: Name: .rel.data
# CHECK-OBJ: Relocations [
# CHECK-OBJ: 0xC R_MIPS_32 .data 0x0
# CHECK-OBJ: 0x10 R_MIPS_64 .data 0x0