diff options
author | Eli Friedman <efriedma@codeaurora.org> | 2018-11-06 18:23:32 +0000 |
---|---|---|
committer | Eli Friedman <efriedma@codeaurora.org> | 2018-11-06 18:23:32 +0000 |
commit | e3a5fc6d80ce33a22e62e731996e75e485c53480 (patch) | |
tree | c7be0f201069407c6d136527c276f36ed9c06595 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 786760a9f6e6f92088aeafae5f06de092e9fc4df (diff) | |
download | llvm-e3a5fc6d80ce33a22e62e731996e75e485c53480.zip llvm-e3a5fc6d80ce33a22e62e731996e75e485c53480.tar.gz llvm-e3a5fc6d80ce33a22e62e731996e75e485c53480.tar.bz2 |
Disable calls to *_finite and other glibc-only functions on Musl.
Non-GNU environments don't have __finite_*, so treat them as
unavailable.
Differential Revision: https://reviews.llvm.org/D51282
llvm-svn: 346250
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions