summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ELF/weakref-plt.s
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MC/ELF/weakref-plt.s')
-rw-r--r--llvm/test/MC/ELF/weakref-plt.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/ELF/weakref-plt.s b/llvm/test/MC/ELF/weakref-plt.s
index 26ba3f6df54..27ab65015eb 100644
--- a/llvm/test/MC/ELF/weakref-plt.s
+++ b/llvm/test/MC/ELF/weakref-plt.s
@@ -3,6 +3,6 @@
.weakref bar,foo
call bar@PLT
-// CHECK: # Symbol 0x00000005
+// CHECK: # Symbol 5
// CHECK-NEXT: (('st_name', 0x00000001) # 'foo'
// CHECK-NEXT: ('st_bind', 0x00000002)
OpenPOWER on IntegriCloud