llvm-project/polly/lib/External
Tobias Grosser c90ed44b31 [cmake] terminate isl/stdint.h with a newline
This avoids warnings of the form:
  stdint.h:1:20: warning: no newline at end of file [-Wnewline-eof]

llvm-svn: 248570
2015-09-25 11:45:26 +00:00
..
isl Update isl to isl-0.15-129-gb086c90 2015-09-01 15:42:13 +00:00
CMakeLists.txt [cmake] terminate isl/stdint.h with a newline 2015-09-25 11:45:26 +00:00
README.txt Remove versions from README and add update instructions 2015-07-02 07:59:16 +00:00
isl_config.h.cmake Add configure-time test for latest ISL 2015-07-21 12:01:14 +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.