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:33 +0000 (09:12 +0100)
committerVictor Martinez <pitillo@ono.com>
Mon, 30 Dec 2019 08:12:33 +0000 (09:12 +0100)
llvm/.footprint
llvm/.signature [new file with mode: 0644]
llvm/Pkgfile

index bf526e52076239852edd15db5dfccd251be33d20..70ecc486b01f477ee45426d0f43588f58edcf887 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
@@ -942,7 +941,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
@@ -1571,7 +1569,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
new file mode 100644 (file)
index 0000000..158969a
--- /dev/null
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/opt-arm.pub
+RWQh9Dk2FlLauBcRmyZG7z/Q4YTzq7otoY8JtfC4cxU0tNbrh90yZ5c/JjqA0eAV5omc3Lu4jwx4igcjBk0WhyAYqvtc2AoDswU=
+SHA256 (Pkgfile) = 6d41edd17ddcd4e84556537097c0ed23619146185440a8a541f51b2b3f990d14
+SHA256 (.footprint) = efba5b7d523a2199e41412bfdda09d2ceabd129c75c5f13aff31bbbccec28e4a
+SHA256 (llvm-9.0.1.src.tar.xz) = 00a1ee1f389f81e9979f3a640a01c431b3021de0d42278f6508391a2f0b81c9a
index bdfeba5618eb751e639eda35f2a106ff3b4c7b22..7dda0550f028827d638aba15cbfb58dc1696a548 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)