User isl sha commit id instead of the git tag

Apperently the git tag causes trouble in some scripts.

llvm-svn: 169313
This commit is contained in:
Tobias Grosser 2012-12-04 21:54:37 +00:00
parent d7767125d5
commit 7e07b14d0b
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/sh
CLOOG_HASH="c7721fc941db89dd1afc6240eaceea46d0bcad17"
ISL_HASH="isl-0.11"
ISL_HASH="9f82ab3cd18ac34f883c30594111e4eb17426e11"
PWD=`pwd`