CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
llvm: updated to 9.0.1
authorVictor Martinez <pitillo@ono.com>
Mon, 30 Dec 2019 08:12:31 +0000 (09:12 +0100)
committerVictor Martinez <pitillo@ono.com>
Mon, 30 Dec 2019 08:12:31 +0000 (09:12 +0100)
llvm/.footprint
llvm/.signature
llvm/Pkgfile

index 1531095388414a14795039ca1ccaf4dfe3172cb9..97eefb4e4e0f0f25cb55dba43b91265c1791797d 100644 (file)
@@ -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
index 09e85403b2220e4e3a385677042aa55af7901bb6..9374ef949a4e912b79b76ad247751661bd9a4e2e 100644 (file)
@@ -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
index 9b89e7e9be2735f8e32256e21708c2e92012d52d..98a5e511be92dd3ad9ce584ce512885fe11a0889 100644 (file)
@@ -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)