Merging r259740:
[oota-llvm.git] / test / CodeGen / PowerPC / fold-li.ll
index 2ac79f149131a016c71aac4060775410ef17ef35..92d8da500e840d23ce6f25e6fbe1335d9fe6467e 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=ppc32  | \
+; RUN: llc < %s -march=ppc32  | \
 ; RUN:   grep -v align | not grep li
 
 ;; Test that immediates are folded into these instructions correctly.