| commit | ea9dca4c6cbb3299810fa41fb971b96dc63597c9 | [log] [tgz] |
|---|---|---|
| author | Tobias Grosser <grosser@fim.uni-passau.de> | Sat Oct 30 00:54:26 2010 +0000 |
| committer | Tobias Grosser <grosser@fim.uni-passau.de> | Sat Oct 30 00:54:26 2010 +0000 |
| tree | 4a601f49e526de4176621ad6ef8fa04ce241c070 | |
| parent | c00d5b970629c5e43afc1d14d65c7b219aa79174 [diff] |
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. llvm-svn: 117755