Improve the implementation of .incbin directive by replacing a loop by using
[oota-llvm.git] / test / Transforms / SimplifyCFG / dce-cond-after-folding-terminator.ll
2011-05-22 Frits van BommelAdd a parameter to ConstantFoldTerminator() that caller...