Implement the "linker_private_weak" linkage type. This will be used for
[oota-llvm.git] / test / CodeGen / X86 / compare-inf.ll
2009-09-26 Dan GohmanConvert comparisons like (x == infinity) to (x >= infin...