Move to CLooG 0.18.1 and isl 0.12.1
authorTobias Grosser <tobias@grosser.es>
Fri, 11 Oct 2013 07:38:50 +0000 (07:38 +0000)
committerTobias Grosser <tobias@grosser.es>
Fri, 11 Oct 2013 07:38:50 +0000 (07:38 +0000)
llvm-svn: 192426

polly/utils/checkout_cloog.sh

index 254e3a8..de87de9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
-CLOOG_HASH="9f81642a09cb2f8a69bf93f19f1e476adff8e640"
-ISL_HASH="0a83197c479109b0f7c327484b80a878f291b296"
+CLOOG_HASH="88986e94581bece13c77d51ab18c7b20da14fb67"
+ISL_HASH="0e737ed0b35803685e9ebcfd8c528e00c30bbc43"
 
 PWD=`pwd`