summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Generic/2006-10-27-CondFolding.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/Generic/2006-10-27-CondFolding.ll')
-rw-r--r--llvm/test/CodeGen/Generic/2006-10-27-CondFolding.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/Generic/2006-10-27-CondFolding.ll b/llvm/test/CodeGen/Generic/2006-10-27-CondFolding.ll
index b3cfb9941bb..51902c867f6 100644
--- a/llvm/test/CodeGen/Generic/2006-10-27-CondFolding.ll
+++ b/llvm/test/CodeGen/Generic/2006-10-27-CondFolding.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc
+; RUN: llc < %s
define void @start_pass_huff(i32 %gather_statistics) {
entry:
OpenPOWER on IntegriCloud