Skip to content

Commit 2633828

Browse files
committed
Switch isl back to isl 0.12.1
The newer isl version broke backward compatibility. For some reason, I did not find this in my own tests. llvm-svn: 199586
1 parent b8cd4a8 commit 2633828

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

polly/utils/checkout_cloog.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/sh
22

33
CLOOG_HASH="2d8b7c6b43ee46fee978a57fa6877de49675f357"
4-
ISL_HASH="1b3ba3b72c0482fd36bf0b4a1186a259f7bafeed"
4+
ISL_HASH="34eb3a0c3d52875ec93e926f12713feff4d08af0"
55

66
PWD=`pwd`
77

0 commit comments

Comments
 (0)