[polly] r240034 - Update external project versions in README.txt
Michael Kruse
llvm at meinersbur.de
Thu Jun 18 11:07:06 PDT 2015
Author: meinersbur
Date: Thu Jun 18 13:07:06 2015
New Revision: 240034
URL: http://llvm.org/viewvc/llvm-project?rev=240034&view=rev
Log:
Update external project versions in README.txt
This was meant to committed in r240027, but was left behind because
svn, in contrast to git, only commits the changes in the directory you
are currently in.
Modified:
polly/trunk/lib/External/README.txt
Modified: polly/trunk/lib/External/README.txt
URL: http://llvm.org/viewvc/llvm-project/polly/trunk/lib/External/README.txt?rev=240034&r1=240033&r2=240034&view=diff
==============================================================================
--- polly/trunk/lib/External/README.txt (original)
+++ polly/trunk/lib/External/README.txt Thu Jun 18 13:07:06 2015
@@ -8,10 +8,10 @@ We currently have the following external
# isl
License: MIT-STYLE
Details: isl/LICENSE
-Version: b3e0fa7a05d
+Version: isl-0.15-3-g532568a
# imath
License: MIT-STYLE
Details: isl/imath/LICENSE
-Version: 4d707e5ef2
+Version: 23b2b1f51c3b0299a2d8f73b04c33c86c9746bb0
More information about the llvm-commits
mailing list