forked from OSchip/llvm-project
Update to a newer CLooG version
This update fixes the test cases to give correct results with the isl version we are currently using. llvm-svn: 184064
This commit is contained in:
parent
8d10164326
commit
c00bd98695
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
CLOOG_HASH="c7721fc941db89dd1afc6240eaceea46d0bcad17"
|
CLOOG_HASH="f861f854b6cc85b67e39794e38e7104fcd59af90"
|
||||||
ISL_HASH="1df91d8515ec88dc7f7f597168ad0f34f26de5a7"
|
ISL_HASH="1df91d8515ec88dc7f7f597168ad0f34f26de5a7"
|
||||||
|
|
||||||
PWD=`pwd`
|
PWD=`pwd`
|
||||||
|
|
Loading…
Reference in New Issue