[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / test / CodeGen / Generic / 2006-01-12-BadSetCCFold.ll
index 1a555b35506761c430d4d1b6ece0d8f02329d273..42e8ed02ca506d1e486e43445c5d6c861f1f7eab 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc
+; RUN: llc < %s
 ; ModuleID = '2006-01-12-BadSetCCFold.ll'
        %struct.node_t = type { double*, %struct.node_t*, %struct.node_t**, double**, double*, i32, i32 }