diff options
author | Michael Kruse <llvm@meinersbur.de> | 2015-12-02 09:35:04 +0000 |
---|---|---|
committer | Michael Kruse <llvm@meinersbur.de> | 2015-12-02 09:35:04 +0000 |
commit | aed1e038887dd258c34d77de0f102d912f069d4b (patch) | |
tree | 5a5a4c6fee2d385ee1090021cb4d2bb7267ed386 /polly/lib/External/isl/compile | |
parent | 054729b4208307925980ece38d52ab8eeb3f5061 (diff) | |
download | bcm5719-llvm-aed1e038887dd258c34d77de0f102d912f069d4b.tar.gz bcm5719-llvm-aed1e038887dd258c34d77de0f102d912f069d4b.zip |
Update isl to isl-0.15-140-g9279e30
The motivation is to fix a compilation error with Visual Studio 2013.
See http://reviews.llvm.org/D14886.
Thanks to Sumanth Gundapaneni for finding the issue and suggesting a
patch.
llvm-svn: 254498
Diffstat (limited to 'polly/lib/External/isl/compile')
-rwxr-xr-x | polly/lib/External/isl/compile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/polly/lib/External/isl/compile b/polly/lib/External/isl/compile index 531136b068e..a85b723c7e6 100755 --- a/polly/lib/External/isl/compile +++ b/polly/lib/External/isl/compile @@ -3,7 +3,7 @@ scriptversion=2012-10-14.11; # UTC -# Copyright (C) 1999-2013 Free Software Foundation, Inc. +# Copyright (C) 1999-2014 Free Software Foundation, Inc. # Written by Tom Tromey <tromey@cygnus.com>. # # This program is free software; you can redistribute it and/or modify |