hanchenye-llvm-project/polly/lib/External
Tobias Grosser 6c78048b76 Update isl to isl-0.15-35-ga1e44f0
This fixes a memory leak with in the sioimath backend.

llvm-svn: 241247
2015-07-02 07:59:21 +00:00
..
isl Update isl to isl-0.15-35-ga1e44f0 2015-07-02 07:59:21 +00:00
README.txt Remove versions from README and add update instructions 2015-07-02 07:59:16 +00:00
gitversion.h.cmake Prepare replacing ISL by its 'make dist' files 2015-06-22 17:52:33 +00:00
isl_config.h.cmake Prepare replacing ISL by its 'make dist' files 2015-06-22 17:52:33 +00:00

README.txt

The libraries in this directory are mirrored from external projects.

Patches to them should first be contributed upstream and then return to Polly
as normal (re)imports of these updated libraries.

We currently have the following external libraries.

# isl
License: MIT-STYLE
Details: isl/LICENSE

# imath
License: MIT-STYLE
Details: isl/imath/LICENSE

To update these libraries run 'autoreconf -i && ./configure && make dist' in
the isl git directory and move the resulting files into lib/External/isl.