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 1232b1a6a44ed9821ffb095d7cb636afa800f8bc..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: as < %s | opt -raise
+; RUN: llvm-upgrade < %s | llvm-as | opt -raise
 
 implementation