aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2019-02-11 23:47:19 +0000
committerEric Fiselier <eric@efcs.ca>2019-02-11 23:47:19 +0000
commitcf39dd44b8d03fec211dcc3d28e61f4ed6dc47f2 (patch)
treede7a9e0a40544a87242359fd1589949197b4ea19 /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
parent5906a6591cdc3aefe6c9cd67831724cae7978471 (diff)
downloadllvm-cf39dd44b8d03fec211dcc3d28e61f4ed6dc47f2.zip
llvm-cf39dd44b8d03fec211dcc3d28e61f4ed6dc47f2.tar.gz
llvm-cf39dd44b8d03fec211dcc3d28e61f4ed6dc47f2.tar.bz2
Add fenv.h header
Summary: Some implementations of fenv.h use macros to define the functions they provide. This can cause problems when `std::fegetround()` is spelled in source. This patch adds a `fenv.h` header to libc++ for the sole purpose of turning those macros into real functions. Reviewers: rsmith, mclow.lists, ldionne Reviewed By: rsmith Subscribers: mgorny, christof, libcxx-commits Differential Revision: https://reviews.llvm.org/D57729 llvm-svn: 353767
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions