summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/carry.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Thumb2/carry.ll')
-rw-r--r--test/CodeGen/Thumb2/carry.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Thumb2/carry.ll b/test/CodeGen/Thumb2/carry.ll
index a55c16f219..de6f6e260d 100644
--- a/test/CodeGen/Thumb2/carry.ll
+++ b/test/CodeGen/Thumb2/carry.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=thumb -mattr=+thumb2 | FileCheck %s
+; RUN: llc < %s -march=thumb -mattr=+thumb2 | FileCheck %s
define i64 @f1(i64 %a, i64 %b) {
entry: