File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -705,6 +705,11 @@ _llvm_distributions = {
705705 "clang+llvm-21.1.4-armv7a-linux-gnueabihf.tar.gz" : "5921213cd8f9acce09305e2143edc066051afd2ebc31be3bfcf07d276d777678" ,
706706 "clang+llvm-21.1.4-x86_64-pc-windows-msvc.tar.xz" : "511e4e7e0a43156cb1410578285f1db246ebb400db0018cd304c84a369562b6d" ,
707707
708+ # 21.1.5
709+ "LLVM-21.1.5-Linux-ARM64.tar.xz" : "c9a1ee5d1a1698a8eb0abda1c1e44c812378aec32f89cc4fbbb41865237359a9" ,
710+ "LLVM-21.1.5-Linux-X64.tar.xz" : "6279d78feeeb8e839a397f0bca7b1c0594972224d59525496416653d9b9c077f" ,
711+ "clang+llvm-21.1.5-x86_64-pc-windows-msvc.tar.xz" : "eba824f1379fdb1a385f6dff8d19275a57348f621c752ce93b6d11256741e349" ,
712+
708713 # Refer to variable declaration on how to update!
709714 # Example update (without deleting): utils/llvm_checksums.sh -g -t /tmp/llvm -v 21.1.5
710715}
Original file line number Diff line number Diff line change @@ -73,6 +73,7 @@ version: 21.1.1
7373version: 21.1.2
7474version: 21.1.3
7575version: 21.1.4
76+ version: 21.1.5
7677del: clang+llvm-9.0.0-x86_64-pc-linux-gnu.tar.xz
7778del: clang+llvm-15.0.2-x86_64-unknown-linux-gnu-sles15.tar.xz
7879del: clang+llvm-19.1.0-x86_64-pc-windows-msvc.tar.xz
You can’t perform that action at this time.
0 commit comments