summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/basic-pic.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/AArch64/basic-pic.ll')
-rw-r--r--llvm/test/CodeGen/AArch64/basic-pic.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/AArch64/basic-pic.ll b/llvm/test/CodeGen/AArch64/basic-pic.ll
index c63610bccae..2c69bee0d1b 100644
--- a/llvm/test/CodeGen/AArch64/basic-pic.ll
+++ b/llvm/test/CodeGen/AArch64/basic-pic.ll
@@ -1,4 +1,3 @@
-; RUN: llc -mtriple=aarch64-none-linux-gnu -verify-machineinstrs -relocation-model=pic %s -o - | FileCheck %s
; RUN: llc -mtriple=arm64-linux-gnu -verify-machineinstrs -relocation-model=pic %s -o - | FileCheck %s
@var = global i32 0
OpenPOWER on IntegriCloud