[PATCH] D32442: [Polly][CMake] Use object library to build two flavours of Polly.

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 24 12:56:39 PDT 2017


Meinersbur updated this revision to Diff 96451.
Meinersbur edited the summary of this revision.
Meinersbur added a comment.

Properly handle dylibs (e.g. if `LLVM_LINK_LLVM_DYLIB=ON`, do not link any LLVM component since it should be already in the libLLVM.so)


https://reviews.llvm.org/D32442

Files:
  CMakeLists.txt
  lib/CMakeLists.txt
  unittests/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32442.96451.patch
Type: text/x-patch
Size: 6484 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170424/a90d4a9c/attachment.bin>


More information about the llvm-commits mailing list