diff options
author | Cem Keylan <cem@ckyln.com> | 2020-01-07 00:32:42 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-01-07 00:32:42 +0300 |
commit | 0bc436a41e66bc0c1bb446bd6dd7ca3a42fe8317 (patch) | |
tree | 3301dfb97a22152ab24770fb7ea05865c4eac9e3 /extra/llvm/sources | |
parent | 8fe2545d7aa5a82b156523e3e9c88eebd5552581 (diff) | |
download | repository-0bc436a41e66bc0c1bb446bd6dd7ca3a42fe8317.tar.gz |
llvm: bump to 9.0.1
Diffstat (limited to 'extra/llvm/sources')
-rw-r--r-- | extra/llvm/sources | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/llvm/sources b/extra/llvm/sources index 2aa9c3ce..5a4d93e7 100644 --- a/extra/llvm/sources +++ b/extra/llvm/sources @@ -1 +1 @@ -https://releases.llvm.org/9.0.0/llvm-9.0.0.src.tar.xz +https://github.com/llvm/llvm-project/releases/download/llvmorg-9.0.1/llvm-9.0.1.src.tar.xz |