libomp7-devel-7.0.1-150100.3.22.2<>,Tbydp9|a2Jh =kW.2mbvBt">q5z$y;AĦq+y8D츂'[80r:^ene_cL]N YƗA@' Xm5KIJ-`֌*u 0g*Ġ@ wHbٍ @$6߄a疐s>w>r0mwmjcH̓ ^էc}]J u zl(&IW,^5>Ck8?k(d $ 8pt  , 6 @ T Y `t&TXe(k8tc9 c:c>e@eFeGeHeIf XfYf\\f]f^fbg4cgdh]ehbfhelhguh|vhwixjyj-zjjjjk$Clibomp7-devel7.0.1150100.3.22.2MPI plugin for LLVMThis package contains the OpenMP MPI plugin for LLVM.bydsangioveseSUSE Linux Enterprise 15SUSE LLC NCSAhttps://www.suse.com/Development/Languages/Otherhttp://www.llvm.orglinuxppc64ler( (.4 xA큤by[ by[ byd[$C['d04bbdcb15987591834940c11b41042357d94ae54eb13496a20106cade61af65651561a566a72a0e4538608bd9e8b4a3b7f82cf2ee2c8ec520ba2c1809389b959ae3699c9557284144b5bc555c2aefce9d95b24cb3b8136ac5c38509a3b50b3f0303dfeaac87b80d2d1e543aa38d5be77b0eac93c3d04fe7e3c8eaa71a778667rootrootrootrootrootrootrootrootrootrootllvm7-7.0.1-150100.3.22.2.src.rpmlibomp-devellibomp.so()(64bit)libomp.so(GOMP_1.0)(64bit)libomp.so(GOMP_2.0)(64bit)libomp.so(GOMP_3.0)(64bit)libomp.so(GOMP_4.0)(64bit)libomp.so(GOMP_4.5)(64bit)libomp.so(OMP_1.0)(64bit)libomp.so(OMP_2.0)(64bit)libomp.so(OMP_3.0)(64bit)libomp.so(OMP_3.1)(64bit)libomp.so(OMP_4.0)(64bit)libomp.so(OMP_4.5)(64bit)libomp.so(VERSION)(64bit)libomp7-devellibomp7-devel(ppc-64)libomptarget.so()(64bit)libomptarget.so(VERS1.0)(64bit)@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld64.so.2()(64bit)ld64.so.2(GLIBC_2.22)(64bit)libLLVM7libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.17)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libpthread.so.0()(64bit)libpthread.so.0(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.11)(64bit)libstdc++.so.6(GLIBCXX_3.4.15)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-1libomp-devel7.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/ldconfigsangiovese 16521228717.0.17.0.1-150100.3.22.27.0.1-150100.3.22.2libomp.solibomptarget.solibomp7-develCREDITS.TXTLICENSE.TXT/usr/lib64//usr/share/licenses//usr/share/licenses/libomp7-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_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=a98025834a8e5cce2a3760700e45a03a0e1b359e, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=3a17b777db403840153241eb5cf50eff109057f5, strippeddirectoryASCII textP PPPP P P P P P P P PPPPPPPPPPRRR RR RRRPPRRRRRRRR RR R RRba,GLhJ#utf-88ec340e88b30ca53a1798af06dbb2ee602f2d6cb2ecb5a9836729231f92a93e2?7zXZ !t/,]"k%wd9P1b  ~+)t:l=zG'0y}Gb-ıߠ'܌붺fǎτbv)Gw5n4c#ɋ>3ǁꂊF(%oob/uIe 3 Nkk˻ŝ&b(p qBSTmg(v=Z-2}ѨQTf[v~zMux!Q sý̿lM?:;pR6bg=::2H#6h,0~R .U1:e,3!VnF]Y#\( GBAֶq;g:%ҤP`),TR7ˡ8XV:;0Tg/ \ YEMmtM".՜̤c~'K׵GiT'i)ͤfDH}f;ɀ5PJjq~E<ͺт赝8VonؔswcpZ𢷥L f~I Hϛ-}]΁}줶'?a$7ϋl o o?4\%ٔ.%;LTnrčF LpA| P"-{ا.2}:u~?UPxyjmۀ.bpkfVt}Ih('u8Wݡ?#L-ם' Y3Fg?nj}X3l"b=|m{J"r ް!6}zR&o6Mij!(_gvkTR1*mb]Hc/X35 " a#s#sYe~$B:bLFfMc]0eYۢ#敗ai֑4e@0ש=3LaQb!6稝=+dBw,s{ (!d!· $! jCMg5=ZAvot{w ]oe,6U yC Fln}"7IߔF{F:2q' IR1ݘ4_ZGdô^Qz0 mU1;$b2Y[sf*N#36*E^{Txa|B}%dT>_u[z/<{ў?9%}3Я}w]h&O0$eHnkDmG9d.p@.H؆ rŇx~VK& Ǔ׻1æ<\MN $ZMN? X +㥕ciSd=ߣ],L i ?bޫ01_yXs(Ê1yեth ~4dո[=RUD_o|츴ߝ2*\_< I0BW{Z%dEWdn[>3&f*%c 1{_~ʶ|76_VMF.y: q}b؈ [KaLk_"K}ݢI'`puǘɰm0 ߾ʪ>gA88~(q!=3r=1jPTVˤ\hM*9#f:JۄT}+YH2[eéy/>( Y+b p"%rŗY f #S=WsزW,xRL_};mbEpkO)邽xOpqX{ޚLasŃvF=\-pq>~krJ[JlRʁƓAgXm :oܹ߹WN8j \ɁPMOec38 msaLeÒ;|}!> ӓA4{1; d#yexoQZX-)W̋ps>2g,\7lwX GUw8zGvp6%z}'8Xyn>fT'^,C2 8@%D7Fr#_'~rhŹs*o<. [o=45?}".Q[_JBixLZK"IMA`A,FPkpbdg NsՕ򕁵4[u#"GlOzYbBN]3M %ςcve*[?ߣx8)އ-KsOՌ.")l&,o>&{,7UǫH D^~ P AѣRJ9=e\fiVoo 3q~fﺷE}!KՌΞx>?Gq ID*N/4D$1O~Nzx\š{km#񥴅w{(HqU")497;}rvV'O[VFV 9.1Z6~n4G ۄ"~&lM3bdf;_AcxϠM E>nJJ<M˅O`#=C&#>0Dqj""b^[VTZk,-(s8rLjXHTEիupaMDZJ<7 e?#bvPb(N[{e:v^"/N1+'k3jE6 !Kd ikȈ]֕jf,O5Skd k%uEtr^8K*|c{uI4R"y^vMA(`ᇗ+ O_JX!s. ޕbw`q߂ؑ)|-z?J\`?r}X 1հOȤqVf]ȬQmR*2]Jj(jBnށ;ⷹs5coQvIK%qWGa&AbԊBH+旅ЎF{#]=vё~ }C-+5o} &5 [h JT1Qf&>Ϯ÷Ztf̾hע#^Z^PIZNgb7ϊnsڃԛw&P#"0ߓ k\2n Lk }QVAH޶-e5d < ݔvFUXkh@d'6h1n;և0NDU"~;FG{E < u.{Fvl­HiYlIgbqs*t}q·Kz6S9HmlA&wT{MdJ!՚ZfK(9%t...m3NϳxwQ^i0uI^@̺MS9P pL׭P$ $](1s`8ZpB۪-[EW70,GЖF;551 F|(H"9@ VۊXAփ}V^+5L"fXQX"ϴLޟ7b—&@Cz jxO(6!|A@/RU~IHdƄ [~uUѷzjUu-1t z rEMvp?3!6\}WqIn]9vF/h/C>x嵋\g*N9Ҝ6,n4$ݜnKT LlJ%};/zC?9{ 1!$JxOV DD@,NA,Ŗ\%*cv$rx8 A+?>껩nxIj,<+^E1]Iq\mH@ oH Ǡ8tNsփVџA361)(c,ǟ}}e|4Imtis0RQ4Rε*q 0]qO$BU4(ZN1ghldHX=53AcPHBBl洦 5D1ӵmw}n%7;hW@g@Sl%_5Jἆ3L?ʵ|R=TY[|8. $M|'=h6~~l-?q+2*h̐Yzoe$8KX7"!4N#!L-,/SZRy_2{:jh㎛K[[_h9TX= a.u苐EP[]6|xS tpTZe ts>-`Lse8{| !uRdxNdx;-F&U KA tQjNsmK_Ȋ⓴ Dvi9iŌn'Rs:ZPx[AsPu2[ C]o6 f2bHY:łA"'sYi,0l >0+m>V@D=,:JnbM] T@|u_o]| 44Q>? }ONEZ-ND;%N.ZR+)SHZئE3V<_t6y"_AGyRc3X5!aK;A ulUoBj kG~8 rb/ְG&A/шmLAZ T.c%Yկ"e-x.hm5n wr+_? 5,BAɄl:XI9 w VZz{7P{I|NR\ɰH29d` ® 7=hr8rYcF J(Y,D%Y<38<<҆AnXx |LҨ4%}OʅlɤRyJ1JsO$TX1uu!x^b)$cߌV- cE7\CRH^lwnECiB.9BA;nSѬ}x6QqcSwug<3lgIsfLOso4+ٸq>HTov ]]*¢iFQLqp٭qwAصCp\ޯM[4jDa34I?YktWCy^#-C+*&q”ɚ// `58\G8V&K ADjF=N׼;uCkz̀TQQL9֌eJAxXs#I2jc'!B7KihPCF&,/VZ [:< iJ;s@-O,k4ۆY~XvzԲ}ufoB2zcwh7Z)by,~ج3 ^ZWPUpQt{UzeG({`8B)0M̻L=UR21uu%sU&חbξ2oIM%$M}TQk7Y) YZ