Disable because peephole is disabled.
[oota-llvm.git] / test / Transforms / ArgumentPromotion / 2008-02-01-ReturnAttrs.ll
index 67c061fc1ca631f6d519f5ba4169dc4bc5b6555a..e740b29f9288b87489d5008b9657c0bd97669984 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -argpromotion | llvm-dis | grep nounwind | count 2
+; RUN: opt < %s -argpromotion -S | grep nounwind | count 2
 
 define internal i32 @deref(i32* %x) nounwind {
 entry: