diff options
author | Michael Kruse <llvm@meinersbur.de> | 2015-06-18 18:07:06 +0000 |
---|---|---|
committer | Michael Kruse <llvm@meinersbur.de> | 2015-06-18 18:07:06 +0000 |
commit | 21a24730d0949f00475e2d2e6f76254704158077 (patch) | |
tree | 34d0c16bc31cc691a77bc3ae6cbc392a940dc6b8 | |
parent | 3854f7bc2710c38a308614635725b2d65524ab55 (diff) | |
download | bcm5719-llvm-21a24730d0949f00475e2d2e6f76254704158077.tar.gz bcm5719-llvm-21a24730d0949f00475e2d2e6f76254704158077.zip |
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.
llvm-svn: 240034
-rw-r--r-- | polly/lib/External/README.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/polly/lib/External/README.txt b/polly/lib/External/README.txt index 81ef08f767b..615aef9c547 100644 --- a/polly/lib/External/README.txt +++ b/polly/lib/External/README.txt @@ -8,10 +8,10 @@ We currently have the following external libraries. # 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 |