commit | a0ae1f88fb11a9a4598c83db664d40ce0c170da1 | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Wed Jan 31 19:12:50 2018 +0000 |
committer | Chih-Hung Hsieh <chh@google.com> | Wed Jan 31 19:12:50 2018 +0000 |
tree | 792b9f19d5e808858a973c7052c05edeb4f6278b | |
parent | 430f9f72af03268c53be0118c57ac54e62401035 [diff] |
[Analysis] Disable calls to *_finite and other glibc-only functions on Android. Since r322087, glibc's finite lib calls are generated when possible. However, they are not supported on Android. This change also disables other functions not available on Android. Differential Revision: http://reviews.llvm.org/D42668 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@323898 91177308-0d34-0410-b5e6-96231b3b80d8