diff options
author | Chih-Hung Hsieh <chh@google.com> | 2018-01-31 19:12:50 +0000 |
---|---|---|
committer | Chih-Hung Hsieh <chh@google.com> | 2018-01-31 19:12:50 +0000 |
commit | 60d1e79ffbe1f297d4c563b02ba1c2fa09418e0d (patch) | |
tree | 05bba8178de7366c41a0aa9aba2aad87f05487af /llvm/unittests/CodeGen/MachineInstrTest.cpp | |
parent | 7892ae44b415d90d9d3f524edb9aa117d2e3c87f (diff) | |
download | llvm-60d1e79ffbe1f297d4c563b02ba1c2fa09418e0d.zip llvm-60d1e79ffbe1f297d4c563b02ba1c2fa09418e0d.tar.gz llvm-60d1e79ffbe1f297d4c563b02ba1c2fa09418e0d.tar.bz2 |
[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
llvm-svn: 323898
Diffstat (limited to 'llvm/unittests/CodeGen/MachineInstrTest.cpp')
0 files changed, 0 insertions, 0 deletions