Add encoding for VSTR.
[oota-llvm.git] / test / Transforms / ConstProp / 2002-09-03-SetCC-Bools.ll
index c3600673d5740c579ff56737f51b6b87d9ad0128..dd24d965620cee7aa0822971985411604b9bacb0 100644 (file)
@@ -1,6 +1,6 @@
 ; SetCC on boolean values was not implemented!
 
-; RUN: opt %s -constprop -die -S | \
+; RUN: opt %s -constprop -die -S | \
 ; RUN:   not grep set
 
 define i1 @test1() {