summaryrefslogtreecommitdiffstats
path: root/lld/test/COFF/autoimport-warn.s
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/COFF/autoimport-warn.s')
-rw-r--r--lld/test/COFF/autoimport-warn.s3
1 files changed, 3 insertions, 0 deletions
diff --git a/lld/test/COFF/autoimport-warn.s b/lld/test/COFF/autoimport-warn.s
index 9c363ed30f24..eead0fed861f 100644
--- a/lld/test/COFF/autoimport-warn.s
+++ b/lld/test/COFF/autoimport-warn.s
@@ -18,6 +18,9 @@ main:
movl variable2(%rip), %ecx
addl %ecx, %eax
ret
+ .global _pei386_runtime_relocator
+_pei386_runtime_relocator:
+ ret
.section .rdata$.refptr.variable1,"dr",discard,.refptr.variable1
.global .refptr.variable1