Teach BasicAA about noalias parameter attributes, but do it correctly this time.
[oota-llvm.git] / test / Other / 2002-03-11-ConstPropCrash.ll
index 6eca6393787d93c7c167f088df71af3c61dbb1df..91bea5324d8eba288645ad691854a8262fac875a 100644 (file)
@@ -5,7 +5,7 @@
 ;
 ; Fixed by adding new arguments to ConstantFoldTerminator
 ;
-; RUN: as < %s | opt -constprop
+; RUN: llvm-upgrade < %s | llvm-as | opt -constprop
 
 implementation