Conditionalize constant folding of math intrinsics on the availability of an...
Conditionalize constant folding of math intrinsics on the availability of an implementation on the host. This is a little bit unfortunate, but until someone decides to implement a full libm for APFloat, we don't have a better way to get this functionality. llvm-svn: 174561
Loading
Please register or sign in to comment