summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ELF/section-sym2.s
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MC/ELF/section-sym2.s')
-rw-r--r--llvm/test/MC/ELF/section-sym2.s10
1 files changed, 3 insertions, 7 deletions
diff --git a/llvm/test/MC/ELF/section-sym2.s b/llvm/test/MC/ELF/section-sym2.s
index f62e3f9f8a3..ca3863223db 100644
--- a/llvm/test/MC/ELF/section-sym2.s
+++ b/llvm/test/MC/ELF/section-sym2.s
@@ -19,10 +19,6 @@ mov .rodata, %rsi
// There is only one .rodata symbol
// CHECK:Symbols [
-// CHECK-NOT: Name: .rodata
-// CHECK: Name: .rodata
-// CHECK-NEXT: Value: 0x0
-// CHECK-NEXT: Size: 0
-// CHECK-NEXT: Binding: Local (0x0)
-// CHECK-NEXT: Type: Section (0x3)
-// CHECK-NOT: Name: .rodata
+// CHECK: Type: Section (0x3)
+// CHECK: Section: .rodata
+// CHECK-NOT: Section: .rodata
OpenPOWER on IntegriCloud