If the global variable is removed by the linker, then don't constant merge it
[oota-llvm.git] / test / Transforms / ConstantMerge / 2011-01-15-EitherOrder.ll
2011-01-16 Rafael EspindolaDon't merge two constants if we care about the address...
2011-01-15 Nick LewyckyMake constmerge a two-pass algorithm so that it won...