recognize an unsigned add with overflow idiom into uadd.
[oota-llvm.git] / test / Feature / weak_constant.ll
index fde155175ade7686a28bd6fb44ff4e33702a9ed3..9025aaac797fce9a9de61675789aa3828ccd5666 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -std-compile-opts -S > %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