From c25d8f31fe00d8eedfe95371a604b642fd6be2df Mon Sep 17 00:00:00 2001 From: Rmys Date: Tue, 17 Jan 2023 20:32:57 +0300 Subject: [PATCH] llvm-15.0.7 --- programming/build/llvm/pspec.xml | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/programming/build/llvm/pspec.xml b/programming/build/llvm/pspec.xml index 9896cdd171..4113a5f214 100755 --- a/programming/build/llvm/pspec.xml +++ b/programming/build/llvm/pspec.xml @@ -11,7 +11,7 @@ NCSA The Low Level Virtual Machine The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Despite its name, LLVM has little to do with traditional virtual machines, though it does provide helpful libraries that can be used to build them. - https://github.com/llvm/llvm-project/releases/download/llvmorg-14.0.6/llvm-project-14.0.6.src.tar.xz + https://github.com/llvm/llvm-project/releases/download/llvmorg-15.0.7/llvm-project-15.0.7.src.tar.xz ninja zlib-devel @@ -84,7 +84,7 @@ /usr/lib/libLLVM*.so - /usr/lib/libLLVM*.so.14* + /usr/lib/libLLVM*.so.15* /usr/lib/LLVMgold.* /usr/lib/libLTO.* /usr/lib/libRemarks.so* @@ -204,7 +204,7 @@ libgcc - /usr/lib/clang/14.0.6/lib/linux/*.so + /usr/lib/clang/15.0.7/lib/linux/*.so @@ -268,7 +268,7 @@ /usr/include/clang - /usr/lib/clang/14.0.6/include + /usr/lib/clang/15.0.7/include /usr/include/clang-c /usr/include/clang-tidy @@ -346,6 +346,13 @@ + + 2023-01-17 + 15.0.7 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-06-27 14.0.6