From 93c9ed40cc273959f8c41bf189af19b853f81a2c Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Mon, 30 Dec 2019 09:12:31 +0100 Subject: [PATCH] llvm: updated to 9.0.1 --- llvm/.footprint | 4 +--- llvm/.signature | 8 ++++---- llvm/Pkgfile | 2 +- 3 files changed, 6 insertions(+), 8 deletions(-) diff --git a/llvm/.footprint b/llvm/.footprint index 1531095..97eefb4 100644 --- a/llvm/.footprint +++ b/llvm/.footprint @@ -329,7 +329,6 @@ drwxr-xr-x root/root usr/include/llvm/BinaryFormat/ELFRelocs/ -rw-r--r-- root/root usr/include/llvm/BinaryFormat/MsgPackWriter.h -rw-r--r-- root/root usr/include/llvm/BinaryFormat/Wasm.h -rw-r--r-- root/root usr/include/llvm/BinaryFormat/WasmRelocs.def -drwxr-xr-x root/root usr/include/llvm/BinaryFormat/WasmRelocs/ -rw-r--r-- root/root usr/include/llvm/BinaryFormat/XCOFF.h drwxr-xr-x root/root usr/include/llvm/Bitcode/ -rw-r--r-- root/root usr/include/llvm/Bitcode/BitcodeAnalyzer.h @@ -943,7 +942,6 @@ drwxr-xr-x root/root usr/include/llvm/Linker/ drwxr-xr-x root/root usr/include/llvm/MC/ -rw-r--r-- root/root usr/include/llvm/MC/ConstantPools.h -rw-r--r-- root/root usr/include/llvm/MC/LaneBitmask.h -drwxr-xr-x root/root usr/include/llvm/MC/MCAnalysis/ -rw-r--r-- root/root usr/include/llvm/MC/MCAsmBackend.h -rw-r--r-- root/root usr/include/llvm/MC/MCAsmInfo.h -rw-r--r-- root/root usr/include/llvm/MC/MCAsmInfoCOFF.h @@ -1572,7 +1570,7 @@ drwxr-xr-x root/root usr/lib/cmake/llvm/ -rw-r--r-- root/root usr/lib/cmake/llvm/TableGen.cmake -rw-r--r-- root/root usr/lib/cmake/llvm/UseLibtool.cmake -rw-r--r-- root/root usr/lib/cmake/llvm/VersionFromVCS.cmake -lrwxrwxrwx root/root usr/lib/libLLVM-9.0.0.so -> libLLVM-9.so +lrwxrwxrwx root/root usr/lib/libLLVM-9.0.1.so -> libLLVM-9.so -rwxr-xr-x root/root usr/lib/libLLVM-9.so lrwxrwxrwx root/root usr/lib/libLLVM.so -> libLLVM-9.so -rw-r--r-- root/root usr/lib/libLLVMAArch64AsmParser.a diff --git a/llvm/.signature b/llvm/.signature index 09e8540..9374ef9 100644 --- a/llvm/.signature +++ b/llvm/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt-arm64.pub -RWRitF9a2DJqMb5wiN3sAv+u4LqpAD64oXP92Uio3hbOX9syx/s2RK0HzsL8jsJdhRl2Bao708rMr9Ex9JPwVZX+KYyoxvGzUQ4= -SHA256 (Pkgfile) = 50dd2d8d91b8d5c3c533700935d44001b5b2bed08742c01efa046c0818cf6081 -SHA256 (.footprint) = 9cb9e41ea57f8ddd60a112153790485c15f371f1c096c1529ca1da658dff8c2d -SHA256 (llvm-9.0.0.src.tar.xz) = d6a0565cf21f22e9b4353b2eb92622e8365000a9e90a16b09b56f8157eabfe84 +RWRitF9a2DJqMUu9M+2zL3xh8KFwKTycf17bkCR/i+4EMRf3O6iFVBrO4swhUOp7+yQABmwAu8Tz0pFJnUJs8g6LywWxz8808wQ= +SHA256 (Pkgfile) = f5180baa7f2d913e54d16d3620d843d678d7488e982310ca1737582f16428da8 +SHA256 (.footprint) = d9662598b8c2f0b1085e411facb4d125e96891585b924c8b0d863cce29a593d8 +SHA256 (llvm-9.0.1.src.tar.xz) = 00a1ee1f389f81e9979f3a640a01c431b3021de0d42278f6508391a2f0b81c9a SHA256 (llvm-config.h) = cd292314d46c1ae02d10735244eb0a16e11adec4bed6d017132886d0b62f63dd diff --git a/llvm/Pkgfile b/llvm/Pkgfile index 9b89e7e..98a5e51 100644 --- a/llvm/Pkgfile +++ b/llvm/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cmake libffi libxml2 ninja name=llvm -version=9.0.0 +version=9.0.1 release=1 source=(https://github.com/llvm/llvm-project/releases/download/llvmorg-$version/$name-$version.src.tar.xz llvm-config.h) -- 2.26.2