Use the llvm-upgrade program to upgrade llvm assembly.
[oota-llvm.git] / test / Transforms / CodeExtractor / 2004-08-12-BlockExtractPHI.ll
index 4f695844ee6a443f593269ca8d9383e6f8bd46ef..c9c23d48e525bffe1df25536176551e759772019 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -extract-blocks -disable-output
+; RUN: llvm-upgrade < %s | llvm-as | opt -extract-blocks -disable-output
 
 implementation