Fix the test case for the change in parameter attribute syntax. The @ is
[oota-llvm.git] / test / Transforms / LevelRaise / 2002-03-11-Calls.ll
index 26fedff040afa7f5005b7e9ab1909b7af2551048..3e8a58fc36081535e5712204faef509fbd3689af 100644 (file)
@@ -2,7 +2,7 @@
 ; method pointer type into a call.  In doing so, it would have to change the
 ; types of the arguments to the call, but broke doing so.
 ;
-; RUN: llvm-as < %s | opt -raise
+; RUN: llvm-upgrade < %s | llvm-as | opt -raise
 
 implementation