[PATCH] D15996: Avoid undefined behavior in LinkAllPasses.h
Michael Kruse via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 13 11:04:11 PST 2016
Meinersbur added a comment.
Links fine with Polly under windows, but the buildbots will probably say the same soon.
In http://reviews.llvm.org/D15996#325926, @dim wrote:
> I'd be interested in the effects of simply removing the inclusion of this header in all files that currently use it, on Windows. In combination with LTO, obviously.
What compiler? clang? mingw(-64)? msvc?
Michael
Repository:
rL LLVM
http://reviews.llvm.org/D15996
More information about the llvm-commits
mailing list