Only have codegen turn fdiv by a constant into fmul by the reciprocal
[oota-llvm.git] / test / CodeGen / X86 / tls-pie.ll
2012-04-08 Chandler CarruthTeach LLVM about a PIE option which, when enabled on...