Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'bolt/test/X86/issue26.s')
-rwxr-xr-xbolt/test/X86/issue26.s3
1 files changed, 3 insertions, 0 deletions
diff --git a/bolt/test/X86/issue26.s b/bolt/test/X86/issue26.s
index a3faea8bcdee..bf383eb47bbe 100755
--- a/bolt/test/X86/issue26.s
+++ b/bolt/test/X86/issue26.s
@@ -53,4 +53,7 @@ FUNC:
main:
xorq %rax, %rax
retq
+
+# For relocations against .text
+ call exit
.Lend2: