[llvm-commits] [Patch] Add polly to llvm build system
Tobias Grosser
grosser at fim.uni-passau.de
Fri Oct 29 16:57:28 PDT 2010
Hi,
I would like to add a small patch to the LLVM build system.
It updates the cmake and autoconf build system to compile polly
as a shared library if it is checked out into tools/polly. In case
polly is not checked out, nothing changes.
This models the way clang can be added to llvm if checked out to
tools/clang.
This is the last change needed to build polly automatically in the llvm
infra structure. It will simplify our development a lot.
OK to commit?
Cheers
Tobi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-polly-support-to-the-build-system.patch
Type: text/x-diff
Size: 3277 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20101029/18459492/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Regenerate-configure.patch
Type: text/x-diff
Size: 4697 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20101029/18459492/attachment-0001.patch>
More information about the llvm-commits
mailing list