llvm7-LTO-devel-7.0.1-150100.3.22.2 >  A byqup9|`#Dc)FD@W6uBße)/qu$To4%l\Yڤ8hK,'* o^VN4tG \xtBg$=>p@d?dd & S  %9?HX ` h x   0Dhxa(8c90c: c>a@aFaGbHb$Ib4Xb8YbD\bt]b^bbbccdd%ed*fd-ld/ud@vdPzdfdxd|ddCllvm7-LTO-devel7.0.1150100.3.22.2Link-time optimizer for LLVM (devel package)This package contains the link-time optimizer for LLVM. (development files)byjs390zp3a:SUSE Linux Enterprise 15SUSE LLC NCSAhttps://www.suse.com/Development/Languages/Otherhttp://www.llvm.orglinuxs390x .4 xA큤bygAbyj[$C['9ae3699c9557284144b5bc555c2aefce9d95b24cb3b8136ac5c38509a3b50b3f0303dfeaac87b80d2d1e543aa38d5be77b0eac93c3d04fe7e3c8eaa71a778667libLTO.so.7rootrootrootrootrootrootrootrootllvm7-7.0.1-150100.3.22.2.src.rpmlibLTO.sollvm7-LTO-develllvm7-LTO-devel(s390-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.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/ldconfigs390zp3a 16521243737.0.17.0.1-150100.3.22.27.0.1-150100.3.22.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:23724/SUSE_SLE-15-SP1_Update/00ab098f120ffaa4d08ce8aae0720c03-llvm7.SUSE_SLE-15-SP1_Updatecpioxz5s390x-suse-linuxdirectoryASCII text>aoɥutf-8d55350c770c1900ab1cb186884c0043c092d8d77efcf0f547230669e87cbe014?7zXZ !t/=] cr$x#F7Zh~z>9,O~n{ R_-8sP'V+!.CD]&Gr rafJf\nAiV v=\<tlmSh4t牑:$@#\T-L*wճl]h;d|SP52d251v~!2xԗ&U{O3rPCAu:#'p^llSYRPMهߑ*qޏ1 Hz+ ujoaQcTנahĒ(#'jG &h2IRKT/S1|VSLh۵#6i kJ^|7(%߈e"1١gӓS@o%B,wzQv8۪HKTtF]?I}6?"[|M`QE`[lZ/RxX먴؀qo~*̺tRhO Gx O^>8Ш^`*[]ǜP2lPE8`zO8+ NBNaZ]\i, _9մd/SsEvH+輅6cj:.-=CCO-L&xqb{/(q'aM8ϩM0r2ꡪ>}E¢W%{e(<f)=M6[lh 2{6\Couw>W|'iRbPb5 B({[I~rQ DD߁qq"siY>ȗUO6i`\, Y@Uп9|>QEab 5Nj\[itLҚMe쟏3uTd i6)hh}%[Qou BZZ+m ݰj#7McWӆ\(ܮNHlSC ȶ^ 85VOa/K7)%I ``F_tIPjSaq(I_D-IsyOHCIz4 ,9&Լsݶm>[Ă=t/G>vm䇧p\ N]i޽DxFY+?$?dw.b`\ZK`44|F ߻sLMt.KA,! ?ɋUGz‡! aj2mlV"T9>, `C& [>mnvF}k"[j&wq_; iPMD>; *:fVtUM RMW2 *a}3f* h)ٿ(3DVGrY(#79 H+?J Sݴݪz> D\2!bժZ.)&cL)xL6L䞂.eMm5aJ'8=4NcTy9F "΀=Ocew @/L9`9FֶOqj;a/v\%D7c]T'4?0\R#{0^]+7RAvֽxjWh%o%84LzjSl1CAzFF "?Gyi.wrg:4g#0"s1`0 B$i %J8&adH]MW4٩L"=L0*iymDԼ^}]  F=&vc'6 ˆE%5ь0\[h)í!W){8E|ʦO-3Dp^ К?yGE :|t)~Mfu~&QrTǃ/b]qL;32];zƲG&4y"EFLh4آƳ&c,\ė[AHX=5WDb\ʌ Y+yufnuD SvMc1.`zO[!58&|=Eܣ/ZJs#z Db8'=RxR6jv~.8/)B1 t,\!.p.K'WV`6fċ: T|ϯ ζmshYs͊_{2߳߹`ϊ)=6 ?o4 `?b٨MBz;\j˗uuJ+t[D/#DH5pnVfg~;خ5^5p:`9@$&<Y4oPO ZQ= tT?tIƷO(ԊL La ƙS ; 3WՔnHaw.ݦY(h/P@qM֚;vq]Bui Tsb{bLLl)3-e_YGX6r5Xz7݆eH۸Ds\o.␢T~ch{~v"q%.zi? !pc)}ɾ-1c@Ax ,w8Ck45ѷx︇QW((ygdj jd1i!Iq:Mb9 h L `?ϘQZv7NޭHkbhZ+p¨1!-$q-_!!]hSb7ɫ-,:GgF?CKcBfJ7k( Y^h(]qtBÆR%=A8͂.!0J!>%u]R%O*ўޘEB1jPCȭըo3em>ţ xˇgXĉE8vA7!8pإ^fy j,)&ֈV76⹅/1/'\ـ^#ЎxɄf[:,{Ԩ*E+qiQMsW ٓ'-BG^JΙa`4g]?Iyu).Ppk|w*3Dq鎺O$K,c:syGYU!ᩒ'&Po,˨ȳ"!qqǎ&O"26[J |T`F ブyiz}z%NԚ0 -Yr6VғT(XcoS%0E^7-Ҭ8ĹDj:n6`?ٷ/^lW۳xD2wFڹۯH(Z1R=b}hN,/ٯuͤoo \ q[j@6X\侦f\/A͙FS@k<o#TF h{ZYG`U&<-@ ǰ%{ߠR$mk8(r䖗yl%;Pet-UHXS'#,Q/v[5bj{v'OK$jJg]{ޖrr;.&E`ƣLzަ7(V&2FCHF lI`}2ぐC`nD[bk&nH}V&;8:`k]n]ć籠5Y^HYx W"'< ν$˗<>87{I jdVdGb@1q{i9ȇ<Q_OIFQ=A(|rWYrZSw7eI*w9QoxK6bWsQ] IÑ^z?ʃ T"l)vl+$ J]bGi9tQO H9F"ӨbAn>`a}!8–&yx̄d-ex(R)5E. c 1m3r| Vj4Mk*#)~ VcߣBZ[3->,YxsGn'm{뺨c}}f(:ToN^ @*J7}%f:f!Wf _qxw &Z=vB4SO(>+.aaHs= Ax&@ XupȑDEHMVt-~uq:Awy5jD?E)aEk̳{luPs88CL̰/Q6t,x|#&ضFf͸`#fJ{25jna^' $]|ĜF>*"XD"f&v-+REl@Bj,T.\JMhmf#1 #X8>y+hFOP"r\+3,-⧹M `2GpneZn@M塕f=vSW&R"!w.W_ݑ8(ǚkמ_kwNwLpIi0pYQ'h(A4dJTs'QZ^˪{ŷGC(85,A/xSΤf#@3ۅ lB2NOz.:aY$yT ZdyI|{Ko9?²oYs@Ll7VS Y6o>1@[] W|\rNRi²0'bEj0':e&ƀ] 80yq}Zfs!\Zoq_nܠ/( Khrd ub~ph݃DACT#H:pt! + q)ĥTæ=9miE;󳁞y<)m,5{p6×$i?I *d9,h^I b#H5)MӢ  &A\Ay3#ǚߝ־ݔ0,:<{!= ˟ǖNz'{\Qg"[o(7BP5(K_lMֳ^"h͍EZN=MN_ -DR{~@kw\;#ly9v;u$0>P,jSz/%ߟXK١no!"tqmšKv,ksn/"O/;"a`78y&nf61W$Is#/STbl$xC0nuE- ]&=ԗRaczo+oZ廎t#|p v:{^( hŦ},#J?/+fcuTa/뫮t,FQ\`gZ 2{J YZ