Use the llvm-upgrade program to upgrade llvm assembly.
[oota-llvm.git] / test / Analysis / Andersens / external.ll
index 117a690ab022baad03068c7ac35b5682143210f8..a829999f446346c06ca7327f86d6f89add2594cc 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -anders-aa -load-vn -gcse -deadargelim | llvm-dis | grep store | not grep null
+; RUN: llvm-upgrade < %s | llvm-as | opt -anders-aa -load-vn -gcse -deadargelim | llvm-dis | grep store | not grep null
 
 ; Because the 'internal' function is passed to an external function, we don't
 ; know what the incoming values will alias.  As such, we cannot do the