summaryrefslogtreecommitdiffstats
path: root/lld/test/COFF/autoimport-arm-data.s
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/COFF/autoimport-arm-data.s')
-rw-r--r--lld/test/COFF/autoimport-arm-data.s3
1 files changed, 3 insertions, 0 deletions
diff --git a/lld/test/COFF/autoimport-arm-data.s b/lld/test/COFF/autoimport-arm-data.s
index 74604aa5c823..82c66f0989d4 100644
--- a/lld/test/COFF/autoimport-arm-data.s
+++ b/lld/test/COFF/autoimport-arm-data.s
@@ -34,6 +34,9 @@
.thumb
main:
bx lr
+ .global _pei386_runtime_relocator
+_pei386_runtime_relocator:
+ bx lr
.data
ptr:
.long variable