Replace uses of unwind with unreachable for the same effect.
[oota-llvm.git] / test / Transforms / ArgumentPromotion / 2008-09-07-CGUpdate.ll
index 047ff0a48c6d0ef308bc10b73d44b1735d036716..7ee6654ea4635c970bf2d77c3debcfda7c0a6aa2 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -inline -argpromotion -disable-output
+; RUN: opt < %s -inline -argpromotion -disable-output
 
 define internal fastcc i32 @hash(i32* %ts, i32 %mod) nounwind {
 entry: