Use the llvm-upgrade program to upgrade llvm assembly.
[oota-llvm.git] / test / Transforms / DSAnalysis / goodcases.ll
index 26066056eefd336e71fbb2cc320926a339647744..c7e3a246afc2deb5d4fc07cfdde8b20d97f49adf 100644 (file)
@@ -1,6 +1,6 @@
 ; This file contains a list of cases where node folding should NOT happen
 ;
-; RUN: llvm-as < %s | opt -analyze -tddatastructure
+; RUN: llvm-upgrade < %s | llvm-as | opt -analyze -tddatastructure
 ;
 
 implementation