Move a DenseMap's declaration outside of a loop, and just call
[oota-llvm.git] / test / Transforms / InstCombine / 2006-12-08-Select-ICmp.ll
index cc36d64dfa1a3b8afd4fb853952360245d05beaa..e4aade7b8ea41b97c080e47812a9b5b49afb4a7c 100644 (file)
@@ -1,4 +1,5 @@
 ; RUN: llvm-as < %s | opt -instcombine | llvm-dis | grep select
+; END.
 
 target datalayout = "e-p:32:32"
 target triple = "i686-pc-linux-gnu"