diff --git a/programming/build/llvm/pspec.xml b/programming/build/llvm/pspec.xml index bbf3761ef8..a54ace5b35 100644 --- a/programming/build/llvm/pspec.xml +++ b/programming/build/llvm/pspec.xml @@ -11,11 +11,11 @@ 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. - http://llvm.org/releases/3.8.0/llvm-3.8.0.src.tar.xz - http://llvm.org/releases/3.8.0/cfe-3.8.0.src.tar.xz - http://llvm.org/releases/3.8.0/clang-tools-extra-3.8.0.src.tar.xz - http://llvm.org/releases/3.8.0/lldb-3.8.0.src.tar.xz - http://llvm.org/releases/3.8.0/compiler-rt-3.8.0.src.tar.xz + http://llvm.org/releases/5.0.1/llvm-5.0.1.src.tar.xz + http://llvm.org/releases/5.0.1/cfe-5.0.1.src.tar.xz + http://releases.llvm.org/5.0.1/clang-tools-extra-5.0.1.src.tar.xz + http://releases.llvm.org/5.0.1/lldb-5.0.1.src.tar.xz + http://llvm.org/releases/5.0.1/compiler-rt-5.0.1.src.tar.xz zlib-devel libxml2-devel @@ -127,8 +127,9 @@ /usr/lib/clang-analyzer /usr/bin/scan-* /usr/share/scan* + /usr/share/opt-viewer /usr/libexec/ccc-* - /usr/libexec/c++-* + /usr/libexec/c++-* @@ -138,8 +139,8 @@ The goal of the Clang project is to create a new C, C++, Objective C and Objective C++ front-end for the LLVM compiler. llvm-libs - libgcc - ncurses + libgcc + ncurses /usr/bin/clang* @@ -200,6 +201,13 @@ + + 2018-07-25 + 5.0.1 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2017-09-04 3.8.0