fix rdar://9289583 - fast isel should handle non-canonical commutative binops
[oota-llvm.git] / test / Transforms / ArgumentPromotion / 2008-02-01-ReturnAttrs.ll
index 4d6a1905572ae5847d7e401419f0ae017841b136..e740b29f9288b87489d5008b9657c0bd97669984 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -argpromotion | llvm-dis | grep nounwind | count 2
+; RUN: opt < %s -argpromotion -S | grep nounwind | count 2
 
 define internal i32 @deref(i32* %x) nounwind {
 entry: