DAGCombiner: Don't fold xor into not if getNOT would introduce an illegal constant.
[oota-llvm.git] / test / CodeGen / X86 / personality_size.ll
2012-02-17 David ChisnallIt turns out that putting an 8-byte symbol in a 4-byte...