fix rdar://9297011 - udiv by power of two causing fast-isel rejects
[oota-llvm.git] / test / Feature / weak_constant.ll
index 06cfe115cd550cdf49b57957f3f151d76c98a8ee..9025aaac797fce9a9de61675789aa3828ccd5666 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -std-compile-opts | llvm-dis > %t
+; RUN: opt < %s -std-compile-opts -S > %t
 ; RUN:   grep undef %t | count 1
 ; RUN:   grep 5 %t | count 1
 ; RUN:   grep 7 %t | count 1