summaryrefslogtreecommitdiff
path: root/test/ELF/Inputs/allow-shlib-undefined.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/ELF/Inputs/allow-shlib-undefined.s')
-rw-r--r--test/ELF/Inputs/allow-shlib-undefined.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ELF/Inputs/allow-shlib-undefined.s b/test/ELF/Inputs/allow-shlib-undefined.s
index e2fb7de2301a..5e3a46179027 100644
--- a/test/ELF/Inputs/allow-shlib-undefined.s
+++ b/test/ELF/Inputs/allow-shlib-undefined.s
@@ -1,3 +1,3 @@
.globl _shared
_shared:
- call _unresolved
+ callq _unresolved@PLT