summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/got-abuse.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/AArch64/got-abuse.ll')
-rw-r--r--test/CodeGen/AArch64/got-abuse.ll2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/CodeGen/AArch64/got-abuse.ll b/test/CodeGen/AArch64/got-abuse.ll
index 216bfef7d5..c23edaf436 100644
--- a/test/CodeGen/AArch64/got-abuse.ll
+++ b/test/CodeGen/AArch64/got-abuse.ll
@@ -1,5 +1,3 @@
-; RUN: llc -mtriple=aarch64-none-linux-gnu -relocation-model=pic < %s | FileCheck %s
-; RUN: llc -mtriple=aarch64-none-linux-gnu -relocation-model=pic -filetype=obj < %s
; RUN: llc -mtriple=arm64-none-linux-gnu -relocation-model=pic -o - %s | FileCheck %s
; RUN: llc -mtriple=arm64-none-linux-gnu -relocation-model=pic -filetype=obj -o - %s