diff options
author | Jessica Clarke <jrtc27@jrtc27.com> | 2021-01-27 15:28:59 +0000 |
---|---|---|
committer | Jessica Clarke <jrtc27@jrtc27.com> | 2021-01-27 15:29:39 +0000 |
commit | add98b2462906a8b81f425cc820c0d165bf6ceca (patch) | |
tree | 9a769b6da1f29c23dfae6ce4a6e47044f6caaba0 /llvm/lib/Bitcode | |
parent | 5386aa26277f93a3fadb38d6856074202588e6c0 (diff) | |
download | llvm-add98b2462906a8b81f425cc820c0d165bf6ceca.zip llvm-add98b2462906a8b81f425cc820c0d165bf6ceca.tar.gz llvm-add98b2462906a8b81f425cc820c0d165bf6ceca.tar.bz2 |
[compiler-rt] Support FreeBSD standalone (boot) environment
FreeBSD uses -Ddouble=jagged-little-pill -Dfloat=floaty-mcfloatface to
poison uses of floating point in its standalone environment. It also
deprecates machine/limits.h in favour of sys/limits.h and does not even
provide the former on newer architectures.
This is a cleaner reimplementation of equivalent patches in FreeBSD's
vendored copy of compiler-rt.
Reviewed By: dim
Differential Revision: https://reviews.llvm.org/D95264
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions