summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/large_shift.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/AArch64/large_shift.ll')
-rw-r--r--llvm/test/CodeGen/AArch64/large_shift.ll3
1 files changed, 1 insertions, 2 deletions
diff --git a/llvm/test/CodeGen/AArch64/large_shift.ll b/llvm/test/CodeGen/AArch64/large_shift.ll
index f72c97d25aa..e0ba5015f57 100644
--- a/llvm/test/CodeGen/AArch64/large_shift.ll
+++ b/llvm/test/CodeGen/AArch64/large_shift.ll
@@ -1,5 +1,4 @@
-; RUN: llc -march=aarch64 -o - %s
-target triple = "arm64-unknown-unknown"
+; RUN: llc -mtriple=arm64-unknown-unknown -o - %s
; Make sure we don't run into an assert in the aarch64 code selection when
; DAGCombining fails.
OpenPOWER on IntegriCloud