If the global variable is removed by the linker, then don't constant merge it
[oota-llvm.git] / test / Transforms / ConstantMerge / merge-both.ll
2011-07-27 Nick LewyckyTeach the ConstantMerge pass about alignment. Fixes...
2011-01-16 Rafael EspindolaDon't merge two constants if we care about the address...