Use the llvm-upgrade program to upgrade llvm assembly.
[oota-llvm.git] / test / Other / 2002-01-31-PostDomSet.ll
index cf15e97cffc9290a83737de7ab43d1913e42b4f9..69a11ba76e3ba35d1375dff25f61d7bdf4eef2ff 100644 (file)
@@ -1,6 +1,6 @@
 ; Crash in post dominator set construction.
 ;
-; RUN: llvm-as < %s | opt -analyze -postdomset
+; RUN: llvm-upgrade < %s | llvm-as | opt -analyze -postdomset
 ;
 
 implementation