Add polly support to the build system.
authorTobias Grosser <grosser@fim.uni-passau.de>
Sat, 30 Oct 2010 00:54:26 +0000 (00:54 +0000)
committerTobias Grosser <grosser@fim.uni-passau.de>
Sat, 30 Oct 2010 00:54:26 +0000 (00:54 +0000)
commitbaaadb2672e70916eb7e35b48b5ca34bec772fb8
tree86cdaba77d5dcbba224ae9c59a2ad5f569f65a4d
parent6b5252db2db5eeeadec4602329ac56beb6dea54a
Add polly support to the build system.

Update 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.

Also rebuild configure.

Patch contributed by ether.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117755 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.config.in
autoconf/configure.ac
configure
tools/CMakeLists.txt
tools/Makefile