[PATCH] D51963: [Polly] Really fix Windows builds.
Richard Diamond via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 11 18:43:48 PDT 2018
DiamondLovesYou created this revision.
DiamondLovesYou added reviewers: grosser, Meinersbur.
Herald added a subscriber: mgorny.
Herald added a reviewer: bollu.
Cleanup and refactor the `lib/` CMake script to utilize modern LLVM CMake features.
Combined with a forthcoming patch to LLVM and `LLVM_LINK_LLVM_DYLIB`, allows building `LLVMPolly` on Windows.
Repository:
rPLO Polly
https://reviews.llvm.org/D51963
Files:
cmake/CMakeLists.txt
lib/CMakeLists.txt
lib/Polly.cpp
lib/Polly/Polly.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51963.165005.patch
Type: text/x-patch
Size: 6459 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180912/c45ff29e/attachment.bin>
More information about the llvm-commits
mailing list