[PATCH] D57625: [TargetLibraryInfo] Update run time support for Windows
Evandro Menezes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 4 14:39:17 PST 2019
evandro added a comment.
In D57625#1382005 <https://reviews.llvm.org/D57625#1382005>, @mstorsjo wrote:
> (And it also works with mingw which normally uses an ancient msvcrt.)
Indeed, this change only affects Windows proper, as both Cygwin and MinGW were already excluded from this selection of supported math functions.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57625/new/
https://reviews.llvm.org/D57625
More information about the llvm-commits
mailing list