llvm7-LTO-devel-7.0.1-3.19.2 >  A `p9|8H&7ۄ-LpPuNjq9Vɶc 9l=881ܙ@o}ܔ0f^';x0i-#lJzЅm~B .qvOi_4.g[h|yLRjk(,Y[^K9_QASG_qGߝop@c8?c(d  L -3<L T \ l  $8TdMtx(8b9b: b>`P@`_F`nG`H`I`X`Y`\`]`^abaXcbdbebfblbubvbzbbbbc$Cllvm7-LTO-devel7.0.13.19.2Link-time optimizer for LLVM (devel package)This package contains the link-time optimizer for LLVM. (development files)`}goat04:SUSE Linux Enterprise 15SUSE LLC NCSAhttps://www.suse.com/Development/Languages/Otherhttp://www.llvm.orglinuxx86_64 .4 xA큤`|`}[$C['9ae3699c9557284144b5bc555c2aefce9d95b24cb3b8136ac5c38509a3b50b3f0303dfeaac87b80d2d1e543aa38d5be77b0eac93c3d04fe7e3c8eaa71a778667libLTO.so.7rootrootrootrootrootrootrootrootllvm7-7.0.1-3.19.2.src.rpmlibLTO.sollvm7-LTO-develllvm7-LTO-devel(x86-64)    /sbin/ldconfig/sbin/ldconfiglibLTO7llvm7-develrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)7.0.13.0.4-14.6.0-14.0-15.2-1libLTO.so7.0.14.14.1`_@^^@]]\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/ldconfiggoat04 16204098137.0.17.0.1-3.19.27.0.1-3.19.2libLTO.sollvm7-LTO-develCREDITS.TXTLICENSE.TXT/usr/lib64//usr/share/licenses//usr/share/licenses/llvm7-LTO-devel/-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:19402/SUSE_SLE-15-SP1_Update/d33634563a56cadae1a48e822a26dae1-llvm7.SUSE_SLE-15-SP1_Updatecpioxz5x86_64-suse-linuxdirectoryASCII text ..8utf-809043c15cfcda00fef096300d4773b8d9a6edb13506fbcb6aea827b10be84c6f?7zXZ !t/=] cr$x#DiLV;T-#dc>@E:1U1|&cO2'"yB(qGk ԉ*kN@iHyqMH+ăּcB RnΒ4ߵS5+<˄XfaQ^·nÚ+pOTT^8@jc&|9Lh yz_ ̅]NyӢTmzƠbwHt)/g>챈MS8-&64! |,Źtt) F:"TjMxK%&7oP\Y_\pʼVw ]Y`g;xu5Ii49AX\m2! ǹ]Rg 6.u\qyCM N&d(t Etw~#:WXNf@Aӵ=yy#7?OjE%ɕA ơk)@{!LY7}@cWx$[LZ|POK7[ &5)%NRd}tZ?ȡhirev&eY}0✥K@RdD &츇urmVhr~ځ2~ƊQn(鬙;鳧R(|!2JBwX͈C"s<fE R4i )[dla;j>Q k a'R4A1[Š7z ho 6 K~ # 9fY(6#F4ƵRK5--^Jt)bD?v)Zp]jvÿ́ӚkۨA9C1r||A[gfLicao ̝*o87c=e(drGɔYh;C1! ؝PLj+j\:uMb58 XOҧ?SΎw@+BX{U)X\I(!BW.o[Y\? EI~P7.= *TnG4_@7MΊYխ4ݳV+!FfpZf x,;7@J_u1, 71," 5kS9j|!,nmˌUEn"&E"Dt.t x 6է9h{qg'e0/Gro %Bc֠BNm  :Emo = \0{,<wumbBryc}ʞ$q`ʢWCIl 6@ \  Y Q[X"j rF x(#jP G|Ij`ov>܂kPJN[SWVh@8i2}cy 6^Ic re=yZCO|N9['/~XmT1kٝjos7(I /T=]#5vV0*~h ]U:~%ِ1X?84L6܆_b /K&?iFM=+ҳD`I&q/P0=kz)=پu92~NYiD<"ccs\y#x C`ͳWsltB6{)ӓ64=tٱf7lʺYψOn':0+|WUq^mGDQ>+ -s *K^" ٌ O8*U+rOzC }2iGrޮL焘Z/xFiZm]Ie=HZapa*R Dv $\LnYF_̔9 I> 6y}Hn`i$ya=Y.D:@bkakOaowAMz!OOm uՏ3ϰW$\jr@Ew"Xm뭆dgt 8=7U# KŔ"C!殆(oLmL nr+P 'Zr1Dj*t=ņweJW!(Xr8&~^>gbEk̜0w rWw| ',d4TJ6s-F1F8MEEVx)G0Uk^:6 Hs.:]nk$ #{Y`QH!#0C+7yW д^ZR{XFqQS56I:\1L6DjeB H=S.:ϕܴI9M\j{Nɔ[ҮHxKXt`-='H4;vTw^rq2aO} t\#ٯYcS0=q#Xϓ/zBuSSxcI/ҡjZx{3R"\/V }v|4 tHdߦߕ(q|0^[(JoXGP7.f|s]@"QMCDs(>XG;hcGCMNFW-Y^Q"U@:^yC_JdA,i^a8lE mY$vb\G4$IG ǩ5)ʞVˤ Y:T+J)\< J7.8x},'_(. AwE;8*\ټ$-jPU'3 bj7'Vc.l$Y|rƒQʇP<!c0Mk#-bk8H,އTIGW p}l[B4ʼUIJuoF`/6 fbeU.nSku\H,rj?-[>л2\ci ? [+9FvoVApz)f9!~ׂJ&şQ O;5,x U\F.!%n2n KbK㧩nrቊ+$ɛlJUNbq>A,\đ3=6~)δ3}!WM/x:\0ҁV}cͮo-3]ew%0:klDH7pɿ?;Ϲucߔ^PMäe65 R\et;Vsvٸ񭛱Mi(_`I4!&P1N`mZ}RQ}sT)k7~ftHjv!Tu vitFM2ez|\iV\:@s'%/C,.6MZ 1FQdP'؀uEsPdLKמ,\ Y, Y%A6c SlG|wܷxsj8@O+>jt׉H&. 4~ur+e D˗lO8rJe$jkgIz^铊3Ed=Smc9YhuWoFoy SWȃ)%1pNmՒI$;.u0˿@Lh쁁UYJ0.Pe!gвBW7o:0V*1զvȜDh^loC|CzloS@ )xb>D M!n; ­Wt~׹즤ZC<*?Xb>>gx #skєUn*t(iЉbe6H}QǞ\v=NI~ WJ˭;?._G{I!+ L%EF(M0 ႖ZOĖ'BqPd˜/fjʘrfUSY5.sl Q !u]-%.R*_uTu !d:D!\1;xfkC  9]3`;%嶛`_}B\&d33n^2 IVi‰Y]2Zʌo4_M}?0‚3{HT t=Q8H<&"ٝjqɉVAvaɰpL \y]i[~[omA-B̲1cngQYY;#Cj le3J ;x * 3ѻ>zozz+zp^-n6>fK r+R*"Q}QoŠh>bTM-4v2yY6?]DSQQά}b;)O?*IV}L4Zj|yJމfrZc Vgؚz7F{v0@y`}dy(uZξ+X2{u2ï- EK褴:#M>?oZ5 q1 7J`avFmί7Sd Ӎ2<8/RxAS,=~?DMօ'xg)ѯB…LÝ=eS@+x2{J YZ