summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PowerPC/lha.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/PowerPC/lha.ll')
-rw-r--r--test/CodeGen/PowerPC/lha.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/PowerPC/lha.ll b/test/CodeGen/PowerPC/lha.ll
index e8f73ee..3a100c1 100644
--- a/test/CodeGen/PowerPC/lha.ll
+++ b/test/CodeGen/PowerPC/lha.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=ppc32 | grep lha
+; RUN: llc < %s -march=ppc32 | grep lha
define i32 @test(i16* %a) {
%tmp.1 = load i16* %a ; <i16> [#uses=1]
OpenPOWER on IntegriCloud