Move a DenseMap's declaration outside of a loop, and just call
[oota-llvm.git] / test / Transforms / InstCombine / xor.ll
index 87e2cef3a1e32a53bdacd941fe723b55dbe6ad86..d8b84a6122ddbecc0058e8b0c82cd28a96fa8109 100644 (file)
@@ -2,6 +2,7 @@
 ;
 ; RUN: llvm-as < %s | opt -instcombine | llvm-dis | \
 ; RUN:    not grep {xor }
+; END.
 @G1 = global i32 0             ; <i32*> [#uses=1]
 @G2 = global i32 0             ; <i32*> [#uses=1]