Expose Module::dump via C and Ocaml.
[oota-llvm.git] / test / Transforms / SCCP / 2003-06-24-OverdefinedPHIValue.ll
index 85ea1a7f60094bdac44f44ca22d21787cc5500fc..fd4713a31ed0689683684f3b5a2b76afb15cc8d3 100644 (file)
@@ -1,4 +1,5 @@
-; RUN: as < %s | opt -sccp -simplifycfg | dis | not grep then:
+; RUN: llvm-upgrade < %s | llvm-as | opt -sccp -simplifycfg | llvm-dis | \
+; RUN:   not grep then:
 
 void %cprop_test11(int* %data.1) {
 entry:         ; No predecessors!