summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ELF/set.s
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MC/ELF/set.s')
-rw-r--r--llvm/test/MC/ELF/set.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/test/MC/ELF/set.s b/llvm/test/MC/ELF/set.s
index f6965a583a9..80e7e5380a7 100644
--- a/llvm/test/MC/ELF/set.s
+++ b/llvm/test/MC/ELF/set.s
@@ -11,7 +11,7 @@
// CHECK-NEXT: Binding: Local
// CHECK-NEXT: Type: None
// CHECK-NEXT: Other: 0
-// CHECK-NEXT: Section: (0xFFF1)
+// CHECK-NEXT: Section: Absolute (0xFFF1)
// CHECK-NEXT: }
// Test that we accept .set of a symbol after it has been used in a statement.
@@ -32,5 +32,5 @@
// CHECK-NEXT: Binding: Global
// CHECK-NEXT: Type: None
// CHECK-NEXT: Other: 0
-// CHECK-NEXT: Section: (0x0)
+// CHECK-NEXT: Section: Undefined (0x0)
// CHECK-NEXT: }
OpenPOWER on IntegriCloud