Use the llvm-upgrade program to upgrade llvm assembly.
[oota-llvm.git] / test / Analysis / DSGraph / SCCSimpleExample.ll
index c742afa25f6fbe9bc37ee1f503a7a8f2081cb0c0..d55e5415674e2aac204f8ad1d8cc5a3629716fcd 100644 (file)
@@ -1,5 +1,5 @@
 
-; RUN: llvm-as < %s | opt -analyze -datastructure-gc --dsgc-abort-if-merged=Y,BVal
+; RUN: llvm-upgrade < %s | llvm-as | opt -analyze -datastructure-gc --dsgc-abort-if-merged=Y,BVal
 
 implementation