Re-apply r245635, "[InstCombine] Transform A & (L - 1) u< L --> L != 0"
[oota-llvm.git] / test / Linker / drop-debug.ll
2015-03-27 Rafael EspindolaWork around pr23045 and make it easier to reproduce.