aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/AArch64/basic-pic.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/AArch64/basic-pic.ll')
-rw-r--r--test/CodeGen/AArch64/basic-pic.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/AArch64/basic-pic.ll b/test/CodeGen/AArch64/basic-pic.ll
index 5343cc7..1f0b282 100644
--- a/test/CodeGen/AArch64/basic-pic.ll
+++ b/test/CodeGen/AArch64/basic-pic.ll
@@ -67,4 +67,4 @@ define void()* @get_func() {
; it can relax it because it knows where get_func is. It can't!
; CHECK-ELF: R_AARCH64_ADR_GOT_PAGE get_func
; CHECK-ELF: R_AARCH64_LD64_GOT_LO12_NC get_func
-} \ No newline at end of file
+}