summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/tls-dynamic-together.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/AArch64/tls-dynamic-together.ll')
-rw-r--r--llvm/test/CodeGen/AArch64/tls-dynamic-together.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/AArch64/tls-dynamic-together.ll b/llvm/test/CodeGen/AArch64/tls-dynamic-together.ll
index b5d7d893844..80ed2181c4c 100644
--- a/llvm/test/CodeGen/AArch64/tls-dynamic-together.ll
+++ b/llvm/test/CodeGen/AArch64/tls-dynamic-together.ll
@@ -1,4 +1,5 @@
; RUN: llc -O0 -mtriple=aarch64-none-linux-gnu -relocation-model=pic -verify-machineinstrs < %s | FileCheck %s
+; arm64 has its own copy of this file, copied during implementation.
; If the .tlsdesccall and blr parts are emitted completely separately (even with
; glue) then LLVM will separate them quite happily (with a spill at O0, hence
OpenPOWER on IntegriCloud