summaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/2006-11-20-DAGCombineCrash.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Generic/2006-11-20-DAGCombineCrash.ll')
-rw-r--r--test/CodeGen/Generic/2006-11-20-DAGCombineCrash.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Generic/2006-11-20-DAGCombineCrash.ll b/test/CodeGen/Generic/2006-11-20-DAGCombineCrash.ll
index 95ef53c62e..26d0f4f96a 100644
--- a/test/CodeGen/Generic/2006-11-20-DAGCombineCrash.ll
+++ b/test/CodeGen/Generic/2006-11-20-DAGCombineCrash.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc
+; RUN: llc < %s
; PR1011
%struct.mng_data = type { i8* (%struct.mng_data*, i32)*, i32, i32, i32, i8, i8, i32, i32, i32, i32, i32 }