X86: Emitting x87 fsin/fcos for sinf/cosf is not safe without unsafe fp math.
[oota-llvm.git] / lib / Target / TargetMachineC.cpp
2012-04-11 Duncan SandsAdd a C binding to the Target and TargetMachine classes...