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