summaryrefslogtreecommitdiff
path: root/test/ELF/lto/wrap-2.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/ELF/lto/wrap-2.ll')
-rw-r--r--test/ELF/lto/wrap-2.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/ELF/lto/wrap-2.ll b/test/ELF/lto/wrap-2.ll
index 06ef4064e4d13..4e82d4a0e8b07 100644
--- a/test/ELF/lto/wrap-2.ll
+++ b/test/ELF/lto/wrap-2.ll
@@ -28,11 +28,11 @@
; THIN-NEXT: jmp{{.*}}<bar>
; Check that bar and __wrap_bar retain their original binding.
-; BIND: Name: bar
+; BIND: Name: __wrap_bar
; BIND-NEXT: Value:
; BIND-NEXT: Size:
; BIND-NEXT: Binding: Local
-; BIND: Name: __wrap_bar
+; BIND: Name: bar
; BIND-NEXT: Value:
; BIND-NEXT: Size:
; BIND-NEXT: Binding: Local