aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2016-06-28 21:47:17 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2016-06-28 21:47:17 +0000
commit7814d484244884068197fdb26641481fd5078c08 (patch)
tree8ad9c9dfcdad56c1cef95455950447915377d10b
parentbb2213b00dc7010db95eb19ba01c99bd88c538df (diff)
Don't check the section index, it is not relevant for this test.
git-svn-id: https://llvm.org/svn/llvm-project/lld/trunk@274070 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--test/ELF/version-script.s6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/ELF/version-script.s b/test/ELF/version-script.s
index 528408d91..ba9c95a96 100644
--- a/test/ELF/version-script.s
+++ b/test/ELF/version-script.s
@@ -86,7 +86,7 @@
# DSO-NEXT: Binding: Global (0x1)
# DSO-NEXT: Type: None (0x0)
# DSO-NEXT: Other: 0
-# DSO-NEXT: Section: .text (0x5)
+# DSO-NEXT: Section: .text
# DSO-NEXT: }
# DSO-NEXT: Symbol {
# DSO-NEXT: Name: foo3@ (10)
@@ -95,7 +95,7 @@
# DSO-NEXT: Binding: Global (0x1)
# DSO-NEXT: Type: None (0x0)
# DSO-NEXT: Other: 0
-# DSO-NEXT: Section: .text (0x5)
+# DSO-NEXT: Section: .text
# DSO-NEXT: }
# DSO-NEXT: ]
@@ -146,7 +146,7 @@
# EXE-NEXT: Binding: Global (0x1)
# EXE-NEXT: Type: None (0x0)
# EXE-NEXT: Other: 0
-# EXE-NEXT: Section: .text (0x5)
+# EXE-NEXT: Section: .text
# EXE-NEXT: }
# EXE-NEXT: ]