Commit 6ae951d7 authored by Tobias Grosser's avatar Tobias Grosser
Browse files

Use isl 0.11

We now switch to the newly released isl 0.11. This adds a couple of bug fixes
on top of the recent update.

Merged from: https://llvm.org/svn/llvm-project/polly/trunk@169127

llvm-svn: 170747
parent 6d2c63fd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
#!/bin/sh

CLOOG_HASH="57470e76bfd58a0c38c598e816411663193e0f45"
ISL_HASH="acc5df2f96fc0c04495cd237f0b5b5eb8822ed85"
ISL_HASH="isl-0.11"

PWD=`pwd`