summaryrefslogtreecommitdiffstats
path: root/libm/fabs.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Revert "Use compiler builtins for fabs.""Elliott Hughes2015-11-071-0/+46
Don't enable the inlines when building libm itself. Otherwise clang gets upset by seeing both an inline and a non-inline definition. This reverts commit c5deb0f883cbdca7e5ab75f92f82c31d21367f49. Change-Id: If7abdb351f5a5549d6a331b33af408e8fcfa9868