[PATCH] D42288: [Analysis] Disable exp/exp2/pow finite lib calls on Android with -ffast-math.

Stephen Hines via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 22 17:10:29 PST 2018


srhines accepted this revision.
srhines added a comment.
This revision is now accepted and ready to land.

Thanks for fixing this. We were just starting to encounter build issues with the _finite functions, and wondering about the best way to approach it. This is very clean.


Repository:
  rL LLVM

https://reviews.llvm.org/D42288





More information about the llvm-commits mailing list