llvm7-gold-7.0.1-150100.3.22.2<>,$byXp9|'kl؎/JVx W񼍱^Őd &=8xˍ{KF0G[b/\[ɕMlhtw}d7_RLvѦ f}٧:\s[zֽ7'.(ġE PkKeKA4FJC G0y_*B{.a5}P$Ͳ|ҢXD ^q!4˙@CCɱ>Ch8?h(d  ! =tx  4 @ L d * H`~,xa(8c9Dc: c>c@dFdGd(Hd@IdXXd`Ydp\d]d^dbe`cf dfeffflfufvfwghxgyg zggggh$Cllvm7-gold7.0.1150100.3.22.2Gold linker plugin for LLVMThis package contains the Gold linker plugin for LLVM.byXibs-arm-5HDSUSE Linux Enterprise 15SUSE LLC NCSAhttps://www.suse.com/Development/Languages/Otherhttp://www.llvm.orglinuxaarch64 .4 xAA큤byRbyRbyQbyX[$C['253efb4372984e998f7ffa644a8f6b6b658fb33acd8abf21ba51f9329562c0fb9ae3699c9557284144b5bc555c2aefce9d95b24cb3b8136ac5c38509a3b50b3f0303dfeaac87b80d2d1e543aa38d5be77b0eac93c3d04fe7e3c8eaa71a778667../../lib64/LLVMgold.sorootrootrootrootrootrootrootrootrootrootrootrootllvm7-7.0.1-150100.3.22.2.src.rpmlib64/LLVMgold.so(LLVM_7)(64bit)llvm-gold-providerllvm7-goldllvm7-gold(aarch-64)@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libLLVM.so.7()(64bit)libLLVM.so.7(LLVM_7)(64bit)libLLVM7libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.15)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)llvm7-develrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)7.0.13.0.4-14.6.0-14.0-15.2-1llvm-gold-provider7.0.14.14.1bE`_@^^@]]\u*@\iL\ - libsanitizer.patch: fix use of undocumented types- build fixes for armv6 (skip testsuite as it requires 64bit, set the list of targets to include ARM and remove triplet hack)- Include provides and conflics in baselibs.conf for llvm4-devel, clang4-devel, llvm4-LTO-devel, and llvm4-gold.- Update to version 4.0.1 * Minor bugfixes- Use gcc6 only for SLE boo#1041469- Package libLLVMFuzzer- readd arm_suse_support.diff which was accidentally removed in the 4.0.0 update- Enable AMDGPU and NVPTX targets everywhere except for S/390. The AMDGPU target is needed for Mesa Clover (sr#485802).- Use gcc6 on SLE12- Package license & credits- Update to version 4.0.0 * See + http://releases.llvm.org/4.0.0/docs/ReleaseNotes.html and + http://releases.llvm.org/4.0.0/tools/clang/docs/ReleaseNotes.html + http://releases.llvm.org/4.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html - Drop the following patches, fixed upstream: amdgpu_revert_r280589.patch arm_suse_support.diff clang-fix-substitutions-abi_tag.patch clang-incomplete-field-types.patch glibc-2.24-libcxx.patch llvm-install-CheckAtomic.patch revert-cmake-soname.patch- Enable BPF for all arches bsc#1026191- libc++ must depend on libc++abi- Stop using otherproviders() due to an rpm parser bug, use self-conflicts instead as suggested by mls.- Add amdgpu_revert_r280589.patch to fix an amdgpu regression bsc#1021577- Require LLVMgold and libLTO in llvm-devel, otherwise we get in CMake: The imported target "LLVMgold" references the file "/usr/lib64/LLVMgold.so" but this file does not exist. This happens when requiring llvm3_9-devel directly, not llvm-devel.- Update to version 3.9.1 * See: + http://llvm.org/releases/3.9.1/docs/ReleaseNotes.html + http://llvm.org/releases/3.9.1/tools/clang/docs/ReleaseNotes.html + http://llvm.org/releases/3.9.1/tools/clang/tools/extra/docs/ReleaseNotes.html- Update to version 3.9.0 * Clang now supports the G++ abi_tag attribute. * Clang will no longer pass --build-id by default to the linker. * Improved C++1z support in Clang. * Clang now has support for all OpenCL 2.0 features. * Added support for all non-offloading features from OpenMP 4.5, * The static analyzer now checks for incorrect usage of MPI APIs in C and C++. * LLVM no longer does inter-procedural analysis and optimization (except inlining) on functions with comdat linkage. * LLVM now supports the Intel CPUs Skylake Server with AVX512 (-march=skylake-avx512) and Knights Landing (-march=knl). * More at: + http://llvm.org/releases/3.9.0/docs/ReleaseNotes.html + http://llvm.org/releases/3.9.0/tools/clang/docs/ReleaseNotes.html + http://llvm.org/releases/3.9.0/tools/clang/tools/extra/docs/ReleaseNotes.html * Fix the following patches: + arm_suse_support.diff + assume-opensuse.patch + clang-resourcedirs.patch + default-to-i586.patch + glibc-2.23-libcxx.patch + glibc-2.24-libcxx.patch + lldb-add-pthread-dl-libs.patch + lldb-cmake.patch + llvm-fix-find-gcc5-install.patch + llvm-remove-clang-only-flags.patch + revert-cmake-soname.patch + set-revision.patch * Remove upstream-included patch: + llvm-nonvoid-return.patch * Remove patch for removed files: + glibc-2.23-libcxx.patch - Backport upstream patches: * clang-fix-substitutions-abi_tag.patch * clang-incomplete-field-types.patch * llvm-install-CheckAtomic.patch - Add clang%{_sonum}-include-fixer subpackage and associated libfindAllSymbols%{_sonum} and libfindAllSymbols%{_sonum}-devel subpackages. - Add sanstats to llvm binary list.- Change update-alternatives to use %postun instead of %preun, which is now what Factory maintainers are requesting. - Use the minor version to set the update-alternatives priority so the most recent version of the LLVM, Clang, and LLDB are used by default. - Add LLVM rpm macros so downstream packages can have some idea how LLVM was built.- Rename libomp to make it possible to have multiple versions available.- Split the old llvm package into this version-specific package and a wrapper package. - Implement update-alternatives to allow parallel installation of many of the subpackages. - Rename subpackages that can be parallel-installed to a version-specific name based on the associated shared library's current .so number. - Various fixes to support the above changes.- Sort a bit with spec-cleaner - Remove the latest switch for now, things should be either coinstallable or not, we don't need to bother around with compilation like this- Update to llvm 3.8.1 * See http://llvm.org/releases/3.8.1/docs/ReleaseNotes.html and http://llvm.org/releases/3.8.1/tools/docs/ReleaseNotes.html - Use versioned libLLVM (to libLLVM3_8) and libclang (to libclang3_8) - Change versioning of liblldb3_8 to liblldb-3_8 and use a variable to control the name instead of hard-coding it. - Use bcond_with and bcond_without to enable/disable build options instead of hard-coding them. - Put buildrequires as requires in -devel packages to avoid linker errors when building packages against the -devel packages. - Add ffi support (disabled by default). - Add oprofile support (disabled by default). - Add valgrind support (disabled by default). - Link cmake files to the normal cmake file directory to allow autodetection of cmake interfaces. - Remove unused lldb components from main spec file. - Split llvm python bindings into own subpackage. - Split emacs plugin into own subpackage - Move additional vim plugins into vim plugins package - Split libc++, libLTO, LLVMgold, libomp, clang-chekers into own subpackages - Make python-clang, llvm-vim-plugins, and llvm-emacs-plugins noarch since they aren't architecture-specific. - Make packages besides llvm, llvm-clang, and the shared libraries conflict with other versions. This will be important when multiple LLVM versions are supported. - Various spec file cleanups - Rebase patches: * arm_suse_support.diff * assume-opensuse.patch * clang-resourcedirs.patch * default-to-i586.patch * glibc-2.23-libcxx.patch * glibc-2.24-libcxx.patch * lldb-add-pthread-dl-libs.patch * lldb-cmake.patch * llvm-fix-find-gcc5-install.patch * llvm-nonvoid-return.patch * llvm-remove-clang-only-flags.patch * revert-cmake-soname.patch * set-revision.patch- Start conversion to use cmake macros with now introduced compatibility for ninja - Reduce number of threads if we don't have enough memory - Add patch for the nonvoid returns: * llvm-nonvoid-return.patch- for ppc64le set memory to 4GB in _constraints file (failure in Factory:PowerPC)- glibc-2.24-libcxx.patch: fix libcxx testsuite for glibc 2.24- Build LLDB separated from LLVM. - Re-enable python bindings for the LLDB API.- Disable libcxx/lldb/openmp for SLE fate#319582- Update rpmlintrc to whitelist libLTO.so- Re-enable glibc-2.23 patch for Tumbleweed- fix arm_suse_support.diff for armv6hl - adjust compile flags for llvm on armv6hl (fixes Mesa build)- Update llvm-remove-clang-only-flags.patch to remove - Wcovered-switch-default flag for gcc compatibility.- Use gcc for stage1 bootstrap - Add back libstdc++-devel dependency for clang since libc++ is only available for x86-64 atm.- Comment out glibc-2.23-libcxx.patch until glibc 2.23 actually hits the Factory.- Update to llvm 3.8.0 * See http://llvm.org/releases/3.8.0/docs/ReleaseNotes.html and http://llvm.org/releases/3.8.0/tools/clang/docs/ReleaseNotes.html - Fold lldb build into llvm and disable python support - Drop clang-disable-ada-extension.patch, libcxxabi-exceptions.patch and cmake-host-triple.patch - Add revert-cmake-soname.patch to fix soname handling- Add glibc-2.23-libcxx.patch to fix test failures with glibc 2.23- Remove FFI support because its fragile- Enable OpenMP for x86, x86_64, ppc64 and ppc64le- Enable all targets on x86, x86_64- Update to version 3.7.0 * See http://llvm.org/releases/3.7.0/docs/ReleaseNotes.html - Merge aarch64-suse-support.patch into arm_suse_support.diff - Refresh arm_suse_support.diff, llvm-fix-find-gcc5-install.patch - Remove llvm-fix-parsearmarch.patch, upstream.- fix build on s390x (one typo in ifarch and one change in filelist)- Update to version 3.6.1 * No changelog upstream- Add llvm-fix-parsearmarch.patch to fix parsing armv{6,7}hl archs.- Update to version 3.6.0 * See http://llvm.org/releases/3.6.0/docs/ReleaseNotes.html - Add python-xml dependency for regression tests - Removed the following patches, fixed upstream: * arm-remove-xfails.diff * libcxx-libdir.patch * llvm-config-lib64.patch * llvm-fix-intrusiverefcntptr.patch- Add llvm-fix-intrusiverefcntptr.patch to fix build of LLVM tools with GCC 5. - Add llvm-fix-find-gcc5-install.patch to properly find installed GCC 5.- Add a gcc dependency for clang, this is heavyweight but we need libgcc_s which comes with the gcc package (bnc#893359)- Conditionalize libcxx{abi} build on build_libcxx variable - Turn libc++.so into an ldscript so it links to libc++abi automatically.- fix constraints for armv6l/armv7l (there is no 4GB RAM on 32bit)/sbin/ldconfig/sbin/ldconfigibs-arm-5 16521197287.0.17.0.1-150100.3.22.27.0.1-150100.3.22.2bfd-pluginsLLVMgold.soLLVMgold.sollvm7-goldCREDITS.TXTLICENSE.TXT/usr/lib//usr/lib/bfd-plugins//usr/lib64//usr/share/licenses//usr/share/licenses/llvm7-gold/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:23724/SUSE_SLE-15-SP1_Update/00ab098f120ffaa4d08ce8aae0720c03-llvm7.SUSE_SLE-15-SP1_Updatedrpmxz5aarch64-suse-linuxdirectoryELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=214bf5cc7e308a5dc75f8a88b3a2382378d78c51, strippedASCII text PRRRR R R R RR RR/h1mYcPQutf-868b53f13f3275ea4876d0e1d0a5c00fca0d4ce33a7f67be00871184b2a3293ca?7zXZ !t/+T]"k%a"4"W$kJLܴSal[-H:7)k?8_+A~w#p!ZBek(+CI/2 axDҘ-uJ)##˺BO+",K|OPXyg! JvOaɭPvbV ٨&5ς(.èA:&h -#ȲW⤙vOΓ3@Q7r d}UĩklMN.ހQB?]NlC ^@%}z0v2V؀/у~1#v7}[*S =PDW=PF%l;a hק+6*AzGpp14Flye`vO.`XUPɫ 9Ҽ#A!N~Ipӎ #f0CfI Sҏ~sR -4(vYflpL<ȱ0K4%8:bl3i$M7s5S&Ysi86 FŮs1i@VwfE:<%ϯ-ld+oSsQHE4q1$iέa  B:@J΁ԛAx|[ XIw7  ceK 0ϟ3ꕋvBi{ |0]2Ku9pW qw X Q2R*|e ]J fȒMRN{"]Q`Q? Nf/qxK5)=Fg;^hdNܙqh1Cc8>[pcǠٞ1xS!]9z{?_uOQ%GE&0{Bj%ykH#QaX0a7IU]/k;yj.+8jv`jӵ n8]szi*g4 6%_H  R97᝽ 􌋦ʁQx2`NۀDu =~3Y_m=4 ONc[s7P/ACRԋS^p-f7WW׬R]\T%^~;Ԕgg5߁{9ȼr2_InTcCerq3A =  aJ9B7|sR 6V T>K9cp@:)L& ҂:% '~Ws 9 2'[W{MY"1pdD&uIWaQR6E%$S&O|vT(J\{ݱ cRph?s=AH7&(=O٦ P ?הV )iuPI-rbzx1Tpt8w-]|(8A:2¾3&:u ,_Pj \M0G uWKOAY[d;6^QVuRIyZڬT>A9'eKD@ sѢѤ)[+#{~lwZд_Ocwo8 Y1af+ :wEl,Ojrs:{H]5_ye*L558rbkUMc F#SW~<#EΆ65S)˚%ZrUˆT[rjWg v|yzM~8{`iT!ݯ6PoڤRٰ$ٞ[})P>D h |yɨևS>cI2[' ˹C a4`k8 5ovud3YrϷ Gl#ӲpNus{X 7rySIx ;X64Yn:w14$AdrM:`9Mb"`'ĎH*K\cN73Y?3sJrث+43@/&t6;X]I'Z<o'Aa{mϜlE !S%Q40 MU~{|}_RFίZ~~,QmH!y=)HXT`t[X)l=炮XK̝t6gʼ37|؄>270z7i= U[-kl(vjI)E "`C7:A||kZA0ҏ$k&%`5\7+2VR)$ m~qF[37[zm튪>8#۶%&FG\|y Pc֯K9b74U37$/|DGi9~9?j+T/MrI} ئѧSSp VrX7D4pĆЌG1Z8’3bu!p`%V\2j':mPvb͖5ɞw\"6FjKSH, )sZ0Ʋ<Gi!" POWwCBSZߎjb6 X/]ħdzHs>rFf9Z?)nA,--𹩎+>nEhjFĻ4/qo'("&'ǧ#UBhp$Z cpH}9+V.aoȒLr1 Y6~ظzԦB_r7٩ ފ. גo"ֲOtyJȄ"ųbD4| Çq{u NrQZP!P ㍿V<x BpA5_9%g *: xQd 8<\UL5 N)k7qNS7*uw\BdL.&k`Q/!ȕe$]xsĒj1^x,ۯl_n{_eWm[7 3gM$ih4_|}W ۰2[BqTwnmL<7?ǒޫBrHRӎśwm+}@;׃EK۠!fKW/Iyt(\:%*r\Ox58$0k1~=>D\**i-A晊.ܗJ;oF+ M|4܈@̺xN\z&w}>{ SVJQoE`v1CPuVN+5 [bR*zUrα_P?|9w`E#3!T/\I p VC,Ǥ'GX`_/u+w7sWև(م޿9ؾTNrC/槱HHuL=q$sg$j8(N va\c:_Mbn z_)#lICP< A^:pnB!XdS4LbZB)V0]_bR+̊%64;T^?7 )l 7ge〮ߔ Y)`x+cfœzB ݱ g VO"wFkw;N}7G<5H 3_tF|Ww"OmRfu5&X ~buBl$85wVxTϨQndk^Ʃ^C:$Ff5o[>O]$sQ *:RJ?s:;uT.TiyXWYTHkjˠJ}# !F ԄV8TEZR ue%^,R{܏Uʨ qn?>Q$ z7s_H]8>},B+*Ăb+7_AuZc}6WHɷ%4FmSeb/čoe]AB@gݢlHYjAѳ(Ac.X@4_*&87wOj;8d6oMpĂyg(Q,M[Ҙk$iOXѱMNg5l{~)1<NS@Ul:WWp%a 0q]S\wg4MQv.nmJΌ]kJjLREGIYTr):~hA`_^̪ 9 YP tQ>Sɮ3JJ$Cvw㘼p >77:jK2 3!,sf"s iUmѿ/0ЮD'$Yg,W1ΧyQ(r D)S Ie!]g!+dY0}8=÷wXఐ4@eοS]. 4߁<-tD 4xHX*k'ya}3,w(s᧽qW`ӟ$T&*GQ\m#1;⿆ n8ZT$-ypĈy SGE>yÙSOz^,i-iBo˨VPղ g,Hg1' өb hdTVM'`ws5W YZ