aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergio Martins <sergio.martins@kdab.com>2017-06-12 00:04:17 +0100
committerSergio Martins <smartins@kde.org>2017-06-12 00:05:29 +0100
commit3b1298f493571efe824b77763888c6ca3a2b5202 (patch)
tree3e97e94a83d5868b309fd061cc2c078e4a52313d
parent94d15e27c749273204a564a8c32fe305d43ef2b1 (diff)
README: Update the LLVM sha1 that was used to create the Windows packagev1.2-beta1
-rw-r--r--windows-package/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/windows-package/README.txt b/windows-package/README.txt
index b3091bb0..c3696c96 100644
--- a/windows-package/README.txt
+++ b/windows-package/README.txt
@@ -1,5 +1,5 @@
This package distributes the clang compiler and a compiler plugin called clazy.
-clang and llvm were built from branch release_40 (llvm/6a630d742074be775ca242c52071f5dcc5538b5b and clang/a6a1d3f3aa6c1d0018d84c3d6c26a552075982ab).
+clang and llvm were built from branch release_40 (https://github.com/llvm-mirror/llvm.git f3d3277bb713bb8aced9a7ac2e9b05c52d2844ee and https://github.com/llvm-mirror/clang.git 3c8961bedc65c9a15cbe67a2ef385a0938f7cfef.
See LICENSE-LLVM.TXT for clang's license.
See LICENSE-CLAZY.txt for clazy's license.