summaryrefslogtreecommitdiff
path: root/test/CodeGen/SystemZ/06-FrameIdxLoad.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/SystemZ/06-FrameIdxLoad.ll')
-rw-r--r--test/CodeGen/SystemZ/06-FrameIdxLoad.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/CodeGen/SystemZ/06-FrameIdxLoad.ll b/test/CodeGen/SystemZ/06-FrameIdxLoad.ll
index e475bf60fb..c71da9b441 100644
--- a/test/CodeGen/SystemZ/06-FrameIdxLoad.ll
+++ b/test/CodeGen/SystemZ/06-FrameIdxLoad.ll
@@ -1,5 +1,5 @@
-; RUN: llvm-as < %s | llc | grep 160 | count 1
-; RUN: llvm-as < %s | llc | grep 168 | count 1
+; RUN: llc < %s | grep 160 | count 1
+; RUN: llc < %s | grep 168 | count 1
target datalayout = "E-p:64:64:64-i1:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-f128:128:128"
target triple = "s390x-unknown-linux-gnu"