diff options
author | Cem Keylan <cem@ckyln.com> | 2022-05-12 20:51:56 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-05-12 20:51:56 +0200 |
commit | aa68af77150dac787b9e24cb8c6d6479d0b6d45b (patch) | |
tree | 2388a37b842585b7df139e720285eb826ba4d4c2 /extra/llvm/sources | |
parent | 6427af7dac639ba82a46e244dd5cb994d5d85a92 (diff) | |
download | repository-aa68af77150dac787b9e24cb8c6d6479d0b6d45b.tar.gz |
llvm: bump to 14.0.3
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 fc24ceb7..712d0f0f 100644 --- a/extra/llvm/sources +++ b/extra/llvm/sources @@ -1 +1 @@ -https://github.com/llvm/llvm-project/releases/download/llvmorg-13.0.1/llvm-13.0.1.src.tar.xz +https://github.com/llvm/llvm-project/releases/download/llvmorg-14.0.3/llvm-14.0.3.src.tar.xz |