isl
isl copied to clipboard
Integer Set Library (source repository: http://repo.or.cz/w/isl.git)
Hi! I have been working on getting fuzzing into isl and it would be great to get it aligned with OSS-Fuzz. OSS-Fuzz is a free service run by Google that...
This appears to have been an oversight, but has resulted in other folks copy/pasting these files around in their repositories. e.g. https://github.com/llvm-mirror/polly/blob/master/lib/External/isl/include/isl/isl-noexceptions.h
The linker cannot find libisl.so in the ./.libs/ directory. When searching the directory, libisl.so and libisl.so.23 is shown to be compressed files. However, the linker cannot locate them. I have...