[llvm-commits] [polly] r169127 - /polly/trunk/utils/checkout_cloog.sh
Sebastian Pop
spop at codeaurora.org
Tue Dec 4 10:22:44 PST 2012
Hi Tobi,
Tobias Grosser wrote:
> 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.
>
> Modified:
> polly/trunk/utils/checkout_cloog.sh
>
> Modified: polly/trunk/utils/checkout_cloog.sh
> URL: http://llvm.org/viewvc/llvm-project/polly/trunk/utils/checkout_cloog.sh?rev=169127&r1=169126&r2=169127&view=diff
> ==============================================================================
> --- polly/trunk/utils/checkout_cloog.sh (original)
> +++ polly/trunk/utils/checkout_cloog.sh Mon Dec 3 08:44:14 2012
> @@ -1,7 +1,7 @@
> #!/bin/sh
>
> CLOOG_HASH="57470e76bfd58a0c38c598e816411663193e0f45"
> -ISL_HASH="acc5df2f96fc0c04495cd237f0b5b5eb8822ed85"
> +ISL_HASH="isl-0.11"
Any reason to not put the sha key of the release in there?
9f82ab3cd18ac34f883c30594111e4eb17426e11
This breaks some of my scripts.
Thanks,
Sebastian
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation
More information about the llvm-commits
mailing list