summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorEvandro Menezes <e.menezes@samsung.com>2019-02-04 23:29:41 +0000
committerEvandro Menezes <e.menezes@samsung.com>2019-02-04 23:29:41 +0000
commitff5527718d5d3b9966f6e8948866c0dc15ffcf3c (patch)
tree776690d6ba6297b54deefaa438f9805109e743ef /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent1f795e2c2a0b81d71f69621649b21cb7b1e616b4 (diff)
downloadbcm5719-llvm-ff5527718d5d3b9966f6e8948866c0dc15ffcf3c.tar.gz
bcm5719-llvm-ff5527718d5d3b9966f6e8948866c0dc15ffcf3c.zip
[PATCH] [TargetLibraryInfo] Update run time support for Windows
It seems that the run time for Windows has changed and supports more math functions than before. Since LLVM requires at least VS2015, I assume that this is the run time that would be redistributed with programs built with Clang. Thus, I based this update on the header file `math.h` that accompanies it. This patch addresses the PR40541. Unfortunately, I have no access to a Windows development environment to validate it. llvm-svn: 353114
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud