llvm11-polly-11.0.1-150300.3.8.1<>,Pfp9|k]uV. >+ esix|(I<=a$ṽUjt{&FFX[RRT )Ϸ2WZ8/{sN%j@ 07i7Ձu25xWo`9>^{C\C2ߠ~kwcPBwxC&i m!T7*iV>uG{4u˂kPtL-WȐkwޗAgfo„6"C?d # f $48Qr     $  $HX 8<P(W8`9 :>@F#G<HLI\X`Yl\]^b!cdKePfSlUuhvxw0x@yPzCllvm11-polly11.0.1150300.3.8.1LLVM Framework for High-Level Loop and Data-Locality OptimizationsPolly is a high-level loop and data-locality optimizer and optimization infrastructure for LLVM. It uses an abstract mathematical representation based on integer polyhedra to analyze and optimize the memory access pattern of a program. Polly can currently perform classical loop transformations, especially tiling and loop fusion to improve data-locality. It can also exploit OpenMP level parallelism and expose SIMDization opportunities.fibs-power9-12YGSUSE Linux Enterprise 15SUSE LLC Apache-2.0 WITH LLVM-exception OR NCSAhttps://www.suse.com/Development/Languages/Otherhttps://polly.llvm.org/linuxppc64leYF(0;%A큤ff_ _ f95afabcc68a6f7871eb966b615e3066cf12f918be12414fcea81122cc16fb46dd9f7e0ee689601cccf553c1a0bdb34ec1c85e9d29c8b0d09377c2cd4e86f1118d85c1057d742e597985c7d4e6320b015a9139385cff4cbae06ffc0ebe89afeerootrootrootrootrootrootrootrootllvm11-11.0.1-150300.3.8.1.src.rpmllvm-polly-providerllvm11-pollyllvm11-polly(ppc-64)@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld64.so.2()(64bit)ld64.so.2(GLIBC_2.22)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libm.so.6()(64bit)libm.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.11)(64bit)libstdc++.so.6(GLIBCXX_3.4.14)(64bit)libstdc++.so.6(GLIBCXX_3.4.15)(64bit)libstdc++.so.6(GLIBCXX_3.4.20)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-1llvm-polly-provider11.0.14.14.3cEc2__@__S_@__@__"@_*@_ @^^y@^x^h^c^=Q@^;^9\^8 @^1s^.^^^@^!@^,]]@]@]N@]]{@]]c@]K@]b@]b@]]2@]V]3@]@]]@]\ \O\\\M\@\u*@\iL\=@\ BOOL- Let new {llvm,clang}*-doc packages "Conflict" with older devel packages, which they were split from. - Let doc packages conflict with older versions of themselves.- (Build)Require only python3-base instead of full python3 package, the additional modules are not required. Helps shortening the build dependency chain. - Remove python3-* requires from lldb9 subpackage, and add it to the bindings/pretty-printer subpackage (python3-lldb9). - Add python3-base Requires to python3-clang subpackage- Add dont-install-example-analyzer-plugins.patch: Remove example analyzer plugins from install targets instead of deleting them. - Add fix-module-test.patch: fix test instead of deleting it. - Don't build static libc++ (with ThinLTO that's not useful anyway). - Don't build libc++experimental. - Don't package libc++abi.so with libc++-devel, it's already contained in the (required) libc++abi-devel. - Be more specific about files in libc++-devel.- Update to version 9.0.0. * For details, see the release notes: - https://releases.llvm.org/9.0.0/docs/ReleaseNotes.html - https://releases.llvm.org/9.0.0/tools/clang/docs/ReleaseNotes.html - https://releases.llvm.org/9.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html - https://releases.llvm.org/9.0.0/projects/libcxx/docs/ReleaseNotes.html - https://releases.llvm.org/9.0.0/tools/lld/docs/ReleaseNotes.html - Change License to "Apache-2.0 WITH LLVM-exception OR NCSA". (https://llvm.org/foundation/relicensing/) - Allow building with ThinLTO and enable it on some architectures. - Disable LTO cache in lto-disable-cache.patch. - Unset MALLOC_CHECK_ for compilation to mitigate lock contention. - No debug info for ppc like for the other 32-bit targets. - Clean up _constraints: same constraints for 32-bit targets. - Don't use BUILD_SHARED_LIBS for Clang anymore, since the newly available libclang-cpp.so should expose the full C++ API. - Link tools with libclang-cpp.so by using CLANG_LINK_CLANG_DYLIB, similar to LLVM_BUILD_LLVM_DYLIB for libLLVM.so. - Remove obsolete n_clang_allow_BUILD_SHARED_LIBRARY.patch. - Add link-clang-shared.patch to link more clang targets with libclang-cpp.so, especially libclang.so. - Add link-clang-tools-extra-shared.patch, link-lldb-shared.patch: link targets in clang-tools-extra and lldb with libclang-cpp.so. - Simplify llvm-do-not-install-static-libraries.patch, also handle Clang, for which we now get static libraries. - Package documentation for llvm and clang separately, recommend them for the main package: they are not required for development, but actually useful for working with the non-devel packages. - Recommend editor plugins not just for llvm-devel. - Recommend libstdc++ for Clang again. - Move diagtool from llvm to clang subpackage. - Properly distinguish between %{_relver} and %{version}. - Drop aarch64-disable-memorytest.patch and reactivate test. - Rebase clang-resourcedirs.patch. - Rebase llvm-normally-versioned-libllvm.patch. - Rebase llvm-remove-clang-only-flags.patch. - Rebase llvm_build_tablegen_component_as_shared_library.patch. - Rebase set-revision.patch. - Increase disk space for build.- Make lldb recommend python3-lldb (it contains pretty printers).- Use python3 shebangs everywhere (boo#1146533). - Drop obsolete opt-viewer-Do-not-require-python-2.patch.- Remove unneccesary dependencies: * groff, bison and flex don't seem to be used. * jsoncpp is no longer used since r338461. * Move some BuildRequires to subpackages. * Don't recommend scan-{build,view} in clang (boo#1145444). * Devel packages are only required in other devel packages, when their headers are included in the installed headers. - Add versions to Provides/Conflicts except for files. - Remove unused (since r268685) CMake flags LLVM_ENABLE_TIMESTAMPS. - Fix installation of opt-viewer files when python3-clang is no longer built.- Update to version 8.0.1. * This release contains bug-fixes for the LLVM 8.0.0 release. This release is API and ABI compatible with 8.0.0. - Don't run LLVM tests on ppc at all because of sporadic hangs.- Increase RAM for armv6/7 to avoid OOM and be scheduled on fast worker- Use the documented LLVM_ENABLE_RTTI to enable RTTI instead of LLVM_REQUIRES_RTTI, which "is an internal flag that individual targets can use to force RTTI". (boo#1139584) - Drop obsolete llvm-build-tests-with-rtti.patch.- Exclude riscv64 for now since it fails to build.- Change some groups: * put libraries in System/Libraries, * devel packages in Development/Libraries, * clang in Development/Languages/C and C++, * the gold plugin in Development/Tools/Building. - Add some URLs, use https:// when possible. - Remove unneeded devel dependencies. - Only suggest a C++ standard library for clang. It's also a C compiler and needs no C++ library when only used as such. - Fix Supplements for editor plugins. - Fix some rpmlint issues: * Reword summary and description for Polly. * Fix /usr/bin/env shebangs. * Remove executable bit where not needed. * Move bash completion to /usr. * Remove hard dependency of libclang8 to libstdc++-devel. - Make rpm macros work properly. - Remove sources from documentation. - Run %fdupes on the right directories. - Enable tests for libcxx. - Reduce memory requirements for compile jobs depending on arch.- Avoid relocation overflow on ppc by not building GPU backends. - Update baselibs.conf.- Disable LTO (boo#1133254).- Fix packaging on ppc: the sanitizers aren't available there, so the directories /usr/lib/clang/*/{lib,share} are missing. - Package LLVMgold even when we don't use gold for linking. It's promised in /usr/lib/cmake/llvm/LLVMExports.cmake. - Unignore test failures on PowerPC64 architectures. The failures in ppc are unrelated to AMDGPU, so we remove that remark. - Fix dependencies: the gold plugin shouldn't depend on llvm-devel. libc++abi-devel should depend on libc++abi. - Fix typo.- Enable libc++ on ARM (Needed for tensorflow)- Update to 8.0.0 * For details, see the release notes: https://llvm.org/releases/8.0.0/docs/ReleaseNotes.html https://llvm.org/releases/8.0.0/tools/clang/docs/ReleaseNotes.html https://llvm.org/releases/8.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html https://llvm.org/releases/8.0.0/tools/lld/docs/ReleaseNotes.html - Drop llvm-unittests-Don-t-install-TestPlugin.so.patch, llvm-drop-llvm-optional-clang-specific-optimization.patch, llvm-D51108.patch, llvm-Ensure-that-variant-part-discriminator-is-read-by-Me.patch, llvm-test-Fix-Assembler-debug-info.ll.patch * Already included upstream - Add 0001-CMake-Add-install-targets-for-utilities-to-LLVM-expo.patch- Remove -fno-strict-aliasing, which upstream doesn't use any more since r245304 in 2015. (http://reviews.llvm.org/D12036) It's probably also not needed for modern versions of GCC. It was enabled in r105644 because of some bugs there. - Add a clang-%{_sonum} symlink, which is referenced by /usr/lib64/cmake/clang/ClangTargets.cmake (boo#1120098) - Package clang builtin headers with libclang. The library is basically unusable without the builtin headers. Currently consumers of libclang have to require clang as well, although only the headers are needed.- llvm-Ensure-that-variant-part-discriminator-is-read-by-Me.patch, llvm-test-Fix-Assembler-debug-info.ll.patch * Fix crash in rustc (boo#1126907)- Allow use of Gold linker to be conditional - Disable Gold linker on ppc + LLVM currently doesn't build with Gold on ppc- Readd clang-7 and clang++-7 symlinks * Fixes uses of clang-devel (boo#1120098)- Update to llvm 7.0.1 * This release contains bug-fixes for the LLVM 7.0.0 release. This release is API and ABI compatible with 7.0.0.- enable gold unconditionally like with llvm6 and older - reenable openmp support again for aarch64 (like it was already in llvm6)- Use %license macro - Use upstream-recommended %{_rpmconfigdir}/macros.d directory for the rpm macros.- Remove ppc from Exclude field in spec file - Allow use of Gold linker to be conditional - Disable Gold linker on ppc - Add patch to fix SUSE GNU triplet on ppc * clang-fix-powerpc-triplet.patch - Add patch from upstream to fix ABI issue on ppc * llvm-D51108.patch - Limit list of enabled targets on ppc * PowerPC;AMDGPU;BPF;NVPTX - Ignore testsuite failures on ppc- llvm-drop-llvm-optional-clang-specific-optimization.patch * Fix ABI incompatibility when libLLVM (built with clang) is linked to a program build with gcc. (boo#1119092)- opt-viewer-Find-style-css-in-usr-share.patch * Make sure opt-viewer installed in /usr/bin can find resources from /usr/share/opt-viewer. (boo#1112730)- llvm-unittests-Don-t-install-TestPlugin.so.patch * It is only used for testing and is causing failures when processing LLVMExports.cmake.- Update to llvm 7.0.0 * For details, see the release notes: https://llvm.org/releases/7.0.0/docs/ReleaseNotes.html https://llvm.org/releases/7.0.0/tools/clang/docs/ReleaseNotes.html https://llvm.org/releases/7.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html https://llvm.org/releases/7.0.0/tools/lld/docs/ReleaseNotes.html - Remove no longer needed patches: * llvm6-fix-gdb-index-crash.patch * lldb-fix-build-with-python-3.7.patch * lldb-add-pthread-dl-libs.patch * polly-cmake-Trust-pkg-config-in-FindJsoncpp.patch - Add tests-use-python3.patch * Prevents tests from failing because of missing python 2. - Add llvm-better-detect-64bit-atomics-support.patch * Fixes build on i586.- Updated llvm-remove-clang-only-flags.patch - Exclude also "-Werror=unguarded-availability-new" (bsc#1106000)- Update to llvm 6.0.1 * This release contains bug-fixes for the LLVM 6.0.0 release. It is API and ABI compatible with 6.0.0. - Remove no longer needed llvm6-fix-InstCombine.patch - Add lldb-fix-build-with-python-3.7.patch * Fix build with python 3.7- llvm6-fix-gdb-index-crash.patch * From upstream, fix lld --gdb-index crash.- Do not requires gcc6 for older sle versions. * llvm6 is not built on <= 12 SP3 and this was preventing build on 12 SP4.- llvm_build_tablegen_component_as_shared_library.patch * Build TableGen component as its own shared library because it is not included in the libLLVM library and is needed for ldc. (bsc#1086445)- Add patch llvm6-fix-InstCombine.patch to fix InstCombine init * Will be fixed in 6.0.1 release- Do not build stage1 with debug info. It was accidentally added with the use of %optflags. This should fix out of memory errors on 32bit architectures and speed up build everywhere else. (bsc#1092697)- llvm-build-tests-with-rtti.patch * Fixes build failure with gcc 8. (bnc#1087136)- Do not export Polly static libraries which we do not distribute. * Updated llvm-do-not-install-static-libraries.patch - Use external jsoncpp instead of the bundled one. * Added polly-cmake-Trust-pkg-config-in-FindJsoncpp.patch - llvm6-devel must require llvm6-polly-devel * Files in llvm6-devel reference Polly.- Update to llvm 6.0.0 * Added polly * Notable changes: - Retpoline Spectre variant 2 mitigation - GlobalISel by default for AArch64 at -O0 - improved scheduling on several x86 micro-architectures - Clang defaults to -std=gnu++14 instead of -std=gnu++98 - support for some upcoming C++2a features - improved optimizations, new compiler warnings, many bug fixes, and more. - Use alternatives for clang's bash autocomplete to prevent conflicts with other versions.- Remove liblldb5 and lldb5-devel from baselibs.conf. They are only build for x86_64, so no point having them in baselibs.conf.- Use %optflags, except for FORTIFY_SOURCE which is not compatible with compiler-rt. - Exclude static libraries differently. * Drop llvm-split-static-library-exports-into-their-own-export-file.diff * Drop clang-split-static-library-exports-into-their-own-export-file.diff * Update llvm-do-not-install-static-libraries.patch to not use EXCLUDE_FROM_ALL which is not available in cmake 3.5. - This fixes build on SLE12. - Do not force gcc6 on OpenSUSE - fixes build. - Reduce the amount of concurent link jobs by increasing their memory requirement - to reduce stalls in OBS.- Cleanup %ifarch conditions, remove targets unintentionally added to s390/s390x. (bnc#1078436)- Limit the amount of parallel link jobs, but no longer limit compile jobs. This should prevent running out of memory during linking while not longer slowing down compilation. - Remove build dependency on procps- Reduce disk size requirement to 30GB in _constraints. We no longer need that much since we stopped building static libraries.- n_clang_allow_BUILD_SHARED_LIBRARY.patch * Allow buildling clang with BUILD_SHARED_LIBRARY while the rest is built with LLVM_LINK_LLVM_DYLIB. (bnc#1065464) - Remove clang-devel-static.- Place gold plugin to the right directory. (bnc#1073210) * It must be in /usr/lib/bfd-plugins on all architectures. * Remove llvm5-gold from baselibs.conf - nothing needs a 32bit version of it and it would now conflict with the 64bit one. - Reduce _constraints requirements on 32bit architectures. * Since we had to disable debuginfo on them, they require much less.- ignore make check error for PowerPC as bypass https://bugs.llvm.org/show_bug.cgi?id=35871- disable debuginfo build for ARM as well- Delete intermediate files during build to reduce total disk usage (bnc#1074625)- Update to llvm 5.0.1 * This release contains bug-fixes for the LLVM 5.0.0 release. * This release is API and ABI compatible with 5.0.0. - llvm-do-not-install-static-libraries.patch * Updated.- Increase minimum memory and disk sizes required for building in _constraints.- Rename python3-lldb to python3-lldb5 so it can work with llvm meta package.- Rename python packages to follow naming conventions. - Remove unnecessary dependencies on python3. - Make opt-viewer not require python2. * opt-viewer-Do-not-require-python-2.patch- Switch to python3. - Fix %check tests when used with python3. * Define LANG=C.UTF-8 when running the tests. - Add explicit Provides/Conflicts to llvm5-devel, clang5-devel-static and lldb5-devel. * These are required to be validated by obs repo-checker.- Use LLVM_OPTIMIZED_TABLEGEN to speed up build. (bnc#1064786) - Fix files of lldb4 to work correctly with update-alternatives. - Remove Conflicts clang(LLDB) from lldb4-devel - it does not exist. It would be provided automatically, but no such cmake file is installed. - llvm-do-not-install-static-libraries.patch * Do not install static libraries instead of installing them and deleting after. * Reduces disk usage during build. (bnc#1064786) - Do not build unnecessary parts during stage1. * Speeds up build a bit. (bnc#1064786)- Updated baselibs.conf to reference version 5 packages. - Deleted rogue llvm5.spec.r29 file. - Deleted arm_suse_support.diff, llvm-add_a_LLVM_USE_LINKER.patch, libsanitizer.patch. - No longer used, applied already in the source.- llvm-normally-versioned-libllvm.patch * Change libLLVM naming scheme to match our naming guidelines. * The reasons for the original naming scheme are no longer valid, more details in the patch.- Disable all thread related tests in libcxx. Many of them use timeouts to detect failure. They can fail randomly if the machine is under heavy load (happens often in OBS).- Drop llvm5-devel-static. llvm5-devel contains shared library with the same content.- Increase disk space requirement in _constraints to 45GB. Otherwise the build gets stuck in random places. - Skip build of lldb5 python on distributions with swig < 3.0.11- Copy from llvm4. - Update to llvm 5.0.0.- Use LLVM_BUILD_LLVM_DYLIB instead of BUILD_SHARED_LIBS to build single libLLVM library. This is the recommended way. The old way was causing various issues. * llvm-split-static-library-exports-into-their-own-export-file.diff * clang-split-static-library-exports-into-their-own-export-file.diff (bnc#1049703) - Add lld, linker for Clang/LLVM (sr#517692) - Include clang++-MAJOR.MINOR symbolic link (bnc#1012260) - Remove unnecessary dependency on flex and bison. - Make sure all binaries are managed by update-alternatives - Add llvm-add_a_LLVM_USE_LINKER.patch and link using gold to prevent memory exhaustion on some build machines. - Reduce debuginfo on x86 architecture. LLVM libraries are so big that they exhaust all memory on 32 bit machine if linked with full debuginfo. - Speed up build by skipping parts that are not required in stage1. - Build lldb in-tree as one of the llvm tools.- clang-ignore-stack-clash-protector.patch: ignore -fstack-clash-protection for now.- xlocale.patch: don't use obsolete - 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-power9-12 172259581511.0.111.0.1-150300.3.8.111.0.1-150300.3.8.1LLVMPolly.sollvm11-pollyCREDITS.TXTLICENSE.TXT/usr/lib64//usr/share/licenses//usr/share/licenses/llvm11-polly/-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:34968/SUSE_SLE-15-SP3_Update/f6abf84803f7f4e9b52be66e06a82c94-llvm11.SUSE_SLE-15-SP3_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=bf107d87953f94a1bb238026d987b8691f9b8cbe, strippeddirectoryASCII textRRRR R R R RR RRRRRɰ2ݔm^eс6utf-8771f0393cb988ce1e7d741ab0cf543ee9002bd103fd4cb0c80d87c2fa7288aeb?7zXZ !t/tֿ]"k%}"FCM`IjsgKAR'KQW+Wz)Ug„nJ{;^Bמ9keD7Xb n_Gíh`awUl&)iQ .v[W !;O @3" ݑaO=d2&wݝMx~EOE6BE%=J6s*MS_n޹zW7ؘA3zŘmQB"fM[͎ T_iK8]W曽p2!Etg;i)6) +{!å3iN$aøΞ7.l]sa]&8"Ph5XpwRbV*wжד}+Z&Tms:۔_aD=x-\oH\]ԍ8t:R8k6HFN>c`3K>^3=u1%{l!lqYcԚ/_6J$+)8,*sCgݽ@HO+Kl0uY8C[{<[&zȽb^*& s!Ԅ0iBr+[˚Ҕ"..i#$Fp,F0"7,@#xwF<3XЈw V.n^;}QO=zx^UϺ\iW!C6ΞjnUYNe Mٰ±XE:x TZ*tAs?[w`L,6VF`QCSY!^M7bSC}{'mTo߫d̡40H __?RIa$ l,wJP߿bXgS8 ~C-W?4ΰԴiSU R6gLda#V(Yu݇i&s[ h3oջT~" S^u,z%H96w(8|91.+qcSSY'G cոy# ;KP\ЭE4gzs.{ˢ0zyl:> )[thj{|VјjpF^AX EQOUU=#AL;d8efB yjױ3fs>w&zCmzUМg|ZІoBǒKʛVV ]t+bL%ɆPuO 0> C}6?ه ,%o9&>:& !l#7`E&#oN1eAB4~LTbTMEV3uW?2bϹE=X_1<ovV*)JUxgdan4 gUx #ʳ+^Iifj ˋŗs#]D7-P:P,鋶df}h`\E"@phͼ=X˺)T:m2Д@U47c]y!3MYU OE9+Dح\naBvzdoe-s 5qU,ˁk?(X*`48ҫ+B9{w2 SkeHՊk 1-dF_Z-S~aA"GlWiT8#5y29M%ފ;Fj^]nGR=3Ejh9_w_V )i},r4Իpl=Ӫ~ǮN_wmnP1l0'd,.خ( \IƵp$hG6sK2f?к>P\.! pTV_Dޝ,үg,Zgz\[se(c\^Ge_T?S'(C07civ^OH;DLN6eQ8ag!T ܰMyO{z|Kkh/ Dwz]T;m·Y= ZL61Xd)9Y;~:$Y%S:rG1S"OE.6H ݳݕOEʕEPRK.>f G&0y誨`xW5>)=o FŻ(n#tUhE _I]:ȥ=*osC5Չnc@,胆i5I6P,WmSH$_s*Yuۛwѱ/lWְC;>O6+Z]n}@Ee#^/s5rh4mw4~_M|YM)R0yg_s 5JK`Df4 +>p&IF3A9~DB艫|(Yf#?c,uNiE65RD޵+\)~hID2> Y4 A)9*5F.ߕ7~/}n1K1vΕE5\8A\@/;WΩ[)Jv:{6$Sh*&6r/odAѴbQ]@r9L(ZQGc7~<)!*wq凇9$ Vg4KNx`Rz'fа{QMjֽk+Q,/(]o9K5taH%{]YRpE&nVB)//E‘)qYi5#: a̻X^ -T>QgF`C|Yk3_?G.2̏LQE]O&gѬzQ^Sݓ$Km mUr\*Wc3]×n nV/Mz4yΒI~Y(2u@sg@+~ЯP[;RFsnr Pk{|{r%+p&{~9rϰw67y{Ij.}D]iQ"Q3\8޾+- 1GU6KQl Tut{1Tv ]ZW+`z7,xTrd#!nd*aaSQPs+/[ Q"eSgԭE ~{(/_4-1`S*Q/EHVU൒D~3v8jIxr[y6Ga#myj"Ar?*ȱg2x+֫WB8CyVď%„ ?ats"3pmw 3'(5DͬV < f)-`UWGI8Npw5_{\S;`&,_4/y>3-Կܧz~92V-K ͝}unċ[ 2|v%u:Ksx@k-IY C525ºY)k:rSoawJsNeW;%%VU+Aqӷ\ -@i 34,d\wЈa޸Ǐj:h< ?O:\R`vĴPąe{XC3=.JzA{Va'3n mm +Aϛ @nRf8C}>vK "N+e$a2z\p඙bQl?)u蠡(Noם~19hJyWXpJk-Nɶ6̺Gq.&><9K+H~2Qrj[$MJq0 h8n_CϨBb}R[ hDFJ4M\4GD}>H V116J~Z}a&;s~;ք~ @:eB|#֟_gxf(kQR&{ld #b@)s'ifY ZŽ>B4Gr7YQ&Oo`v+3, Udɀ-6&t"߷w ( ԉ-5²t цVT1 Аa &|*{/hnhFq 'm֕n<\HLYc,H7m1e Bi5H&?Eۖo4hDwU" .-3E9_'<+h1 Rz r063`0_gݙr `@0N=*ۙ;s5ZxA{0FB;m,A 7C|' ؏QbF?Rʨ_~> i$t_viu>KD̕/v o4oCܷ'Q 44F|ȹ;e!Gf8<& O ڋSn%pZ<%'$_&xN=6sx=2\q/iDC7_VǩH9 %) XmV' :0RȋXLy@5n]J쭹K~hiC¬c諒b[`޽U=j~ui0ɞ/>OQ>&ID <&\Nߡsa c/!z>HVlM뻑cYaBzzjɄ"cy^3$ E8KĦc 񥓧3o6t-񎱫#~i;]ӏrHyD_]YjB$Ew&El?0bQIVWq~ީoxsB)@o6\s{fĮ7vZ-m˲ ː"ݟ^uASf/в*\(_̘^KK Y3Q@$Y-vғg.:t!c}buMı~ڎN;I/&)W;(qUΚ׵\`_z$ dRp,r.A|F;9ʠDMqs D!_Gk瘢G0PӮܶӶpH95o>UU*fE&Ht_G{'. EecX}| ,Gc/w[0n0>(4$|KqºO_k FғGyk"2ԘQZ~ٕhjF/: ,v9*\*ݐJD*!@ M Jjڮ!] B%ev+Ǒ˝GZ=BO+2W-^ IfH]_OBC\мª5SpvV-й̊ 9F#8(p/VP"miҡWJBB$MSk  xZغ9k/5p[C<@ 3AHCT`W"A;b6Zx4djf<<_C^Nw 11yb- }T@51'eUˍVbeCRZ+ixyH Wݔh\m!ݬL'V UB=*c&a3;\ϘjjS>Kkö``-VuQI=1vΞ!f?}vhJ@Ī c<9۲FOMD8(QI|Y3OсFfAck4_*8.3u^~S <^\F>,D?o¡+כ^|1c*rdj50W/(cf?=mfW:" Eh2DPz P=)W)p>uȈtRFJDHQт꾁%J 眨 -rNFSNǾm );夭6}5ӔX2)mluo.9O<9SH5.֤҅jMmY*{?PY.z?@gkfa$9ީky}%>^0rYfLU0yΐ=\PeTbٻ^2x&L&Wvn$4HhzkNT.XMj0>Ч*Jb"Lw_l.]5I;uo""SF2]nGU> ǬZhqgK~odJ'ƌ:ڪf/(zkW_YzFpyA.(( hd B GDj~)QDG"ڙ8,^j~EY {\u%ΉJQ6(7(yٞ#6%=w8:G1}1R{OpUOOD^>9q }`ZY::` e8_g%t<~e? O' /Zd%mPd[9%?]w {Ωy:,h`"<.aa#w"R0W-J%w`s8cjmÞ'";Jeo(ϽJo>}&'BRIoɯRP;| ⥐gyO6<Èغbּ#lD9=/Sm4LM2ґ:R F|JU:E6Q*H] 'սOA _˞4Q;8g i6kxYA=JܿK=P$+h+qj0JFֳ8(g B"ؕ}6^aWt5)qP͍{ކ ->Wڏ$/.ѥ8dE8~GʃY2L>zFOTU!{:袷EASD;| EG匠uKM5rSckeQae{}8kJe2ﱧ`U{IS灅aJh춯/FϣA&ٷcXHc[hdɮ4N( dpu%AՍf):Dy>HÓXmQik{*e=@x]bymai@ydt#^Q@E-j=Y1j;-)T*Q#(;>Dp-9aɈfc_bIV{%63ݧ`/J)ئsfM̄Ӭͅ₊rs]VgE? rjr]DӻM,`&CJ3 u4QD9<,##5i7Rɺٕu21܎(\hΏ O9[f"0~͞B~%478׺::E=AR[IN4Sfu}8 lR{)d̉hVՓ{𛥺Oz"-t2sC*ǒnlOM NS405;8ї.MjO}D.LK9r=ƂvH-+Io 8tJ#O8m#ZӔ^!/JvLWofdv=\ZD ;e4MC謹4EpH4;V@rZu{Yh79-*=I:\E;FV2kʗ큝UBqǼ[U*b%Zrz*EBeԬ5zQwnjXBAz*-{%L;X4(f@>,6 מO[dk_^KgC㕘5K.x +ݩC N:6.n½f"'i+ M1:_ː"v<'zvfvG%$DT]XUIPi'2@ L`s#n#?Kʧ`LY#P^7Sjz H q»ЬrnvǓ@jb/<썂^;@\.mpn}7h7?B/"^&đ3Kb$yA81&pTp7VJcbAƣ\"됍j>W<)G ꤀.-bdd6/Bl'f_cH9|`1aOk&oo5H-ޏ7 _^ulܝ tȎhD+DQ=+k_oWDڀphˌOW:5t#,ۦ  S-=wѺ5+% ]̔J/GJ,[umUWu(p-V?b(LN;LWfNVV+p]"Gc~JPQ5.L~>`w\ťV%X>\,_Cs6jbӍ|1it0taF/**0K[."r)) u~osZ+xӂO( e$՗*v35+-#>i,3er*z  ؋I)'TNriF`Gr =y,&@9Bo$.hQIZvhJylsLB9X4a _{UOO<F\8́WWեzmFDۤo[ݵ쑳Լľw pQTv!fOCB,<aJ4,gA+[=.E9E(T3C; %JX:^ULٹ 0f~Vc$-8ί~->4 @uC9 $β]j$jYF*ݭ(6ϖCTAՐn(IH6R~ ̎ڍ)6=ef0:zʷcA@ЄQVuJ%߮ECLFGu]ČHnc Z*7XBii#adžp P%*f%Ξ\Mʰ4K8÷6"/wM1i>{UPnIst Jn< sDf1lA^8߱py)߭UX9(fMr9bȟQ=Ԛz(-_os}$d;aaS0KõF!y"xkop΄n;'/Θog+aCiqTOJdk{@FS;7}ʹ֝:AhcK3a@m@H3u^IF2D=K!{ۧ5_`:ɚ,˵|A_fOMLJ6h '}{kCWl _n$05LfCrzW.v2ַ׼?򛤮oAހ}hQ1^\ Y?7!B:Ye$W{itٚ-F{(֍:w@vLfqڳ~Ѭ5D]a@#uE4.ڭ Th}T$?r{S6oMրy!]d$^6U|.4z7WgqOL;CGo$kP >a+t/P#.J@ekHoA+pA#ӧ^fNYE LeZ妘:o'f/emscH*nLA&9n[.2wtwZ:xz`^sK,&͂g)xE?a<6oH +o'|%̄ϞΧ(_4x\4HG}Nun<}.Î{K!Q8n[X EY'YBͰ餲&G Q J{@|č+ljmn% JKEǖ: 'w d0=dC9Pv6Ie%Ԭf~G"WKB% LA X݅zj9aPRg&^f2bZs%~xUW#Pt=TL 'Px[qc] n ?d"lMDZ Vj/š 2Nqs8FѸjȷİg7LTsjz܄ +~[KH6p'0O.e=|]!kB1T"7Ei`EW Kұ^ǩ+w&tZ<DNX>?^0KPp"腢=-IsqOH ~ !^lO٘(m{kvQX^r\o]60`}1`>&?T(-Z `ߙӈk 6jdG̳ q_0W9 ~nCyrKWO_vc2ղA՞&{4Ō\0CJȤx=ЀLEqNk678W`A{%ŴƨM?s?en?_ " 02JzDh[y/"Ϲ^ xfRgc Ŕ]HC{Q@\s =dl⏑uT V ڟ:?Jk@@;}K3o>B?pN0h,27A[?r\g\&? UM8:K|nO=$ bU,;=.ÍE?csw<;{~$_|1@y^&:~O9lW؉L* ݥ :/Cml&PXBvo:#]F!uVuZ9*J\73.hVN tI?<Cr!~!]UQJ-7F-ɢ)U- lиCZ|4:SiBsK.ȉz)[ p.AC4M R%MݙPw3ᨘ=T*G=8i02udsGn)^\EyF[V6c:F&Tj,+leg}Bɏ-w[_{(M\GN9m#<ҚbmR{3>zx)HR#VvZqF|e@ۍ:.~{%@ H S= =dk  o3PWVdS{<1_E P[.5 7sU <=Pq0͹[_q䳬`wʕ쏿8m|@USIFR~@";Z9_)pw޴y[$A^2q:n"n7,]vl5j1b~3a'ΆmtaQ)9Țjm tBѴW3i6 OvMmnѪG/E6|(^D,ѻyHGB8K76֟|mjdھljgʿOBNj[ٔr]7Q͙r%D9. rY z|~[ͥGF},_M nB~}EAuFKC,v(qsz*y/ζdmejj872.tLJw$=CΗp_A.&}y/TdCpM$$'>"4n͵cGcte_p'= Ԝ%g p4| H,CsJsUЉfeemnxPWgO8X kW6*>tT3 ־>#qM#g9r݉}veEdGя#ZbM& [pSKE÷Aցc+|}kHuZ.^KP5HQ!S,R=6FLV'mZ g+}ι>*mk7]"f #rL)Ǝ<`D|s`ahU"VxRmm}iMIfゐp]mOt7|pXYWF "!9uugPw\bV^fquj#|58  +h;9O*@Sja~q1yb{ X"N_^܆cZ0d;Us\y/"z'+wiO76 ;w[ LAQ/yK&OHwƩ"\ͮ$Kל*D~T :8gW[h{e `2&èQI,t,ޚ9IfpzC*mH1=l#,  uΞ`>3X¯dᭋOJjHV_6 N܈O`bm:_V ~ &\p51AMd`8C9 I/ Q`2 OԊss:OS:ܤIXE*],~0@^SE(]r(/Zd(^jw㩗mttagIk/'MΪ9kB!|J׌o'#w,0-p!^sE8|cu5}Ʈ[k<()Kf`h^Xċ͖F]7T@6$Trt-hH@GH#j25nc)ձ1kv& P%ΫFɽ'z>꽡sdWI㢺MfLޙQ S=lEm nx~a}!AkqȶrcսLX"E'ɷơaY RlRshS'ޘЇ3bP%18-n ~siOkU/$ߵXWc;cN-qZ7smVf/ .V"E#lqWoF`+inӪ?jz7$3,NңDqueC&c.+uO%Ǜӕ?xY0@G {Ĩ|oh$ۥw.sj ,+XOăbc59Q~A+`:Q Ze*˯i/+xƍd~Q:wlz#'Gо6cbF2>\g g||6DDQxB:¬ "7v^kyxf`;)O"ۙFih{.'Ykf`iesS_'T gE?}u z̢a*C yE}fGfpgBy˙-b }d4;z&"wY1v4_Ef!xf'/ezTյQJzYA-\y1Tȏ}Fo揑EBūs\.&{1P`s{rR4-Xp t!|hKariHdF<iцF!&[^SV^~t$:}䵈 .dWz EK쟗 z&Bg-j/ݍcD; h|yc)f*Cp흖g" 5M&.\S҈]+&O2+AL+kC|ܶC֣L9'㭊qC.C#gNoQ8VzUA}4~Semt;Q^"yѴ$GqβM\Spg\mJ䩾 E[t$6P{', ~0 dpkG}dQVlӿ}Or`[4Hե Y٘3Y~(7P5c۔1X1+eטR1\$F5k%q"f2=P,A0 < xt _i QG6u3ͮ86Ws/̏'2N-?f<qvEX,qMdKș󤒿_KpA' ^b F$ }x0VÍ|%: [ j= #M4*ΰM{MiBk"zDؚ8vgbҚ,8Ř$F jxNs?(xj=K]+c'svDGto!J?s4 %3tm7n?d\%q_oZ|ՌqF> |N?&/8{x+W qh>^Gԧj $$!2(P+<77)wհz-s9.HVߎyUi&| tkd6|UBLs)+ÛqA`v;7 s 5&*W-唼 S8@OYo5;x;(z u]ΖCΞ $Y-$1z2*bXRJ>PЧJMoځcاf=z=@1\ض+)a ] PvPNR8K'" \$ >HB\ "4I4S-7;^|0PYP3wIsk[3ss -Yzix;^J\mآɲ[aὮ v$۸MXrEj-u8\Pp0T *J e<$U7Uם,WS"kX\3sظ3s2GJ|?Ն=7}r'i_,%siRw1%3;Q)MTF*Z袱 ߫  N^Zp v6q_M)\?KqBUнe1 Epa(z voP` (^phTTq}Y>X}r3jQ¦5J@J d{A^B}*~,q 0~tfZEiկT_۽bŨ %+Nb۫NHy$xx+ HFV{@- Jvy^LA7te;&^< GɺLn7LeZ2 b"榴>"Y~4@~k;iDYEP",*FKB?sְF<# PH DHq?V(heVӑ;K<[ysL,hm<"M|D}JLح^dDYKб:rV V1CPo*>YݨX%֑]gW '+{s:GudzNLb%5 f[[#0u˕o g`/s1 ~ƁZS|)6e16T&2-_h*(vZUq'؅2D[0Nu#d xf}'61`Ԅml966$ZN:` wH0NJ78:7W6 U#-'-qYJnJKWÊhOCDaՅx{0Ih禷,"RD|Upu&c+€I>2"o3j}{ T%CjF/`Vd8 9tTi I4v*zXWuM ]~BMIЉNVu1aG:boH~^{WSh49 N.3B8u"[]qŽhG7"ƪ8&IM@{oް&UX}lKRxT/1҇ o8 r֨XrLQoTo^h%ܻt>;^#bи>|IUTb]@)5NsZW@`e-fpn*-]S)d XX}*ܝx 8l=G, ӜM,Mb2]V`IUt7,?iyr6k7Dž+6b}V@z@*9*< 2!P2|s)'=kV+LyPOX8aZM,APddA}4{[^a%`4bIa5ox_vOԦvaq׵~֧~Sxa=394gu9e hK4&*`B8mo!xCZ_yp))Ĺ&Co.1=w~ O-:o7eOpYY -h۶F?u4xDdMJ+tBGa?dHx3:POĢiZ}ġzWvh80ڏSO'ܹm1w3-2iJER>"2j|QV CnH+ a+vc 2i#kgՁ;8Ӏcdo\R #:K3A8~\I8K8gЈ.rUJ%@zD*Qj U#*-]:085C&Maڑh=Gy:)NRUUvK5^cJB KGg"fS.l42N6+ Ng^VGdQj5_#TǾޚgZa^kYsfEbZP^':N2qw}%Xܐ _޻st&R%v'UlPGU&s/ˠ~??3H:%ɒ.̓1ۧԇ\H}~0} >C[CeCϠ5.]>r Mj$nx+< CtuLhcE>^p⧪7rz=)[,I9hGeyQd@NõU#HWg!= 6Lq- jSÓ5Y=974zN `ė|'.. ˫;J;1ſ̀kLJUv?З#-)&]ԁmQ\\4s$X+ ReE4ڍ``;e.6ۑ Q뎞Jx$vJZ)# '|T^ѻ'՗͑# XsɭaD˫)&J$a$O'Vr:IERUG-'_ إ}v0`N^GOȫy 1;i3YKz.ﺶk;{!_rُ]x̓{ ?t>_i*zuNش S]P]1Pql6W~1=]3ЋpyTv:}xےU=/5CN~t5ќ+.]0y07&PKwW2&:)20 ;MvqH5'D gN \  & ܅Ch^3@)7ژõjKޔёbF%l33mE멪]d- _WGXJkҕt<k`[dN3L҉I\"]i^٨nQ͡/G%NdfΏS 9oLl=[4 d$O1?[Y>"ou+k`n+:Ǐ.IY?"Xux)h8 +Vj҇u.m]S[jU\)},& EtW* pɮpp𪂑ar1t⍅qoS_ tS%8V$<|0&'C:fs(>B+7u9ωfkUS^Fy%`(rҾޅnԞM;29.@G#rOϞiv`葖srvS{Vd ]!E Xq82sxIc=j"=U)"c> \hXG-CiUqlM_]QUXƋ6 özɑʐgQ6/Ag;q[>ؒ &C@[`$淗RAJ++r8/gH|ě#U6_7G$ݭz;tlR.!yB `OO*2˗fQa@ |˜K?'O>lɑg$ݷA ̄7~xxC= n1~b;4넕|YW"ktuc Z{ xLLXQ{=uKlqܭ<[jv-Imi)Lhw'2y%eCN̺sY+JEO.1om BM~&JlB&c =,ݞ˥sPwK 8#Ym]lYpzWAvؒՆVjZG( )/>i]WLP%N@*&Y'»@95mH162 @3mL6oZ/i(qHb5)])_\$+^r pJ t^th> UpoD-tU> viLna *z}8G礸. R2@c~]|>0Z1}9jQM-+Jca. /nƤ8?B3p?mTP ᇽBO}Gu#r Wb!قE{=3rGtU{&_O-m&td+׍ ^ 9&Xyj حC}btӾ$ާy|.":/< _+nh]h1\0EGB!0$A~)bZWW"8? Op7+HPAO ߅QDM=]))t3lUUŸ T0MҐđr@BjD v4dTpQEt031TKG#.`slƎ?G187 T!'EϷAbQ`'Ϲ!H7//ӷU{znR?j-ё{l3 ։G]o1RM+%Hf.k@Z͢ߓK [EG=0eEe=Lj?HkVf` xA_\㘶yU͘+y:[\dD>EJ7dw73]e2cS]HR %BE7#)y%v'L19s݇m#ÝR{yHsz˥i[K?״a.¥O֑GtBP4BC:؏L 1#q.zs9am.lZU%N]Ruj$ZՅ긽lD|U*C1aϗ" u(r7IWSg6 2o?0]fBeY02z^W%Y,ePQ, AL#lƂ0Jz>{>bcL{?WlKymh@d+ ao(֮Ϲ$d L4x#/qmC>rQ%*nxDAդ߯[#b,<4[DXy0%(%~gYZpVP$ja1<|#uF;X-+i2])ϵ'I& } P0k%~,hmqlZ(PtLU4SP;7-$_.I1$n }=z9V,@5-QX;ƠCR s_H !)>!'ÝN-ޖu_[߰deLMJ Pfv#$s9G'$QWh.:%$}'Ӆܖ`$|%KP`Rf}2DnDznNԅQD95)\991{ u[1 4xl L1' [9Nϗnf\r} HUP'cX]ZyPL{X42μ:YNg@V s<b#ם[yɀL?f7/$)@Mxp ODg OJ_ '&er\4} S:Gτ/o?ɏOJc+2F@g&0d/w +c戸>rbY5&1ݠޛdJ5R2d[`]mmte;`?_= ĝ}CKt -˩ԃXt^4~-!1DZИ\٦.7w Ws~H*[I R{9|Ag6L?8ίIM&ܓǹ|Lث3JqI#rC+ $'[(Elٕ=?q*/_Kl.1&3"A cVD'/ISYF>DeuHݯ~$\NzG9ZgtFidqp_K' A V[Mu)ű ͡hD@u됈"yjvڟ> \?Րk3Eqc)1"2SdIQ#|O6%3K2c8Z)9\ǰ]^ _>Іmx92xUj ?th\" GS7i7O>쮔@2]<&{|_+׺^ƺdWxzV@q?)_:k/~Cy).x%-#躪r @Ot$I4h ^o."$ULj:|6$I &)LZXP{Wk1Xo-o|ZBN7fdRO6?vDž9m5\Z!ɝ0TEP+K׌?(~Lj#ol+}d ٹȵps/nqBZm]K YC(,!V*\>GqO 2ƾ9n_ RogÞeF_˽9pƤK-*{&lb 1ȫntVgkĦ3398V~l66mI0E+q ]%;|"}^?o+§SOȝ&t^l4?`J7M]y )撗)|:rrxc6 {t ;UG05JJJi4SX8UEG? ҩ;}m8 EYxݳ&,Uӕlk(Zuv$6dZXy&}R&Mvl ՝ਵ,ߊIÎ_.,7X<^XD)H^tH:n\U|i> >ٳAQZ\>Fׄp26t.-Ji9LÑTө Tb{Ԑ|=ryう`B`[jAbئx.OC=Y<Tip$G"W^J]J;F. =6`P{ȵ\0)M*] D1"yib"1+04#Н!PfCWv[sԍ&k}s'7k`<36%рs3C>z]E0ߗ sأ.T "KtP.uyBP`JLs^SbT&5^tЀ$"NjCYfoFWUcxR}EIvWmS^:H[_y la˿s`O0Oi0 neyǻ7'ÞlbHWVvXՑ|5iSq F @pݻtMj'k/ތKf1ZIduY5eXY XcV}+TH!LtJDqHYI _99x<"89zy/o/f&:짅gQ'v%h3סY6]95~m޷z$/)OnM`R oԶ-c7dIPьPb@B1yğg S~4Av5V+0{KPP瀛Go}tAN;n\%s暧;)Yi,U:ia6@9p .aRX]:- ;ՔRٳ11B] OqM+3_u[ 7[vZ' &rbJw@q^8['B*NR1cŗNR;d$gdԫ:nClQ.&>geIFs5E-q!Ps $wAPS;Gtc4-H/? a迬!= _DᮙsNV#Ǵe@߭}!I\wiԌNrO  1{4㣲]6 ~d+ws!=9vD,$ <ꪁڋ}ɐE;TQ[o~َ3q0.ߖ>AY:a?J}a @3U}Z}b_6JX:v8Ѓu#YBuPSndav#XQxiO6AG]5DJK(txY(vgdl|,+jmUf/+%j9{{֣^䪰g1W'b=*)w!Ʈ9,Emc' !qbAPt=_pNj^JLLα&ڴ&) A;B{a>}u01?Oߒ;&1.dk2eyAxltN_8 _3=8&:z52&漥:.|bAy HM$`rt rCa_1ߍS\3rH \.D,yQH@2N-tޫʀxngYj`Ma'3no%jbtYW\ި}/{%(ȸǔR5CkBD4B9/ȻX>#b*7Q%n&s>5%z*ۓKL& \ *=8cZ~ h;2ZHzx4`(ŤH i\Aܗ-z2g1 hƮhzCkYC?״@'+O`!V2o9킪o% ; p!MfXRSz`X!GfcT؍uR׊Ӂm0y,Wִ4pV]_Ռej^m c7)*,bײ51;wU"-J4@?~QknG1BJ; a7bOg*_5Cu`;$ !{-W_yTP s:ű%O/ D--QϢ2ga^jԫ4*Q+ VRR&Nv*TK!v-pў鈏=1DEP=b7V ?O_Vbr{"XL_K"~l9>0?sT9rkzUеQ)`D: {?wYυPL:;dFT{{p#BJ] k p9hyyrӣGb{?X_o, qy,[f"(GSf_q-@ 'tsdxBþ6)œƮ.]NՊ§0y(j<´^MeVrkǵ퇒&8PxISd߳`!!ѻ 5!~.KM"~Gj9t=uP1*P0TB7,uUYL\!ߝgѳh(ɤ'޿|)Vnn݋/*oIet?RTWW&|D.o Agjn5|)ֈJH԰Ђp/D0Y+ߝ@\ p}[u"ʁ?&h-ghY} ~lĄEǃGh6ӼพRLH IFokZV4LU`X/aԯ ~}07V I |B>˧)Qi+׉rU⦄9 tOYpkH^;?EtvZj aշeի˳sd2Ds{î{-V]q3yK1ZwI~:2;W}4od}!6C8oˌK5󳬣2 P,[s#‡/ hrsďT2a5Her ڌ` B0@r 9ųQ6j=O_M:B{.P F.0SE&&גk.2~N,1t0P|@9"ڃ;t68,\^`>҃K*I'qO<2"}g<#GsS~tjD8-E/.;_ؕ,qqh%Ż?J;0zz4z?i"}9D؅PٍQ]'YcbU-w{&t4.<',5+uX5E, JٸZs~B󘌶q]CP}Y,TpC_teo Jx+9 ۡM dT@ƾ;{f1o$uVv:0)f:,NqrSBHX0\\" = f`Y]:G3ngV/>P~p`M WG\ѻ gTP.w#פVMY8% (%7gmSR2dHC7->trؑѵ 0>BR_J+ƖCۮ0'x+DT;{,iS>P*"eş3WEm6Zl!Ҹ|qrsp.Ե^?E`2089#BLWyDVJT`~7#LX A({J35y*BZ}*{,"}}yܴtIg QEK;?uصsQ0F ҳdJ`:יEXk!xZs ,' b;(A&- R$|#5ze;H }9wM9{6(K ̍?.\u hoodMȿ!q:&Ahs5D*8YҀMƁ;ٔO9a)}pk CE{Ho&)1i1KZsůQwzQhA M8<MGb+s7,W I 6}+WYTBD>4˿`^QCSV&;&'L#ByWiwѻYV7K[\-~UQVKq ڏA.KnmWzM^5Q"%F|ʳŋǝXC_-Hԅ?в%B'½OH M2TCLjhbhmf^yO}W %z $%r8&722SagLXvtȊ6yL6as[8tĻk0 xۼȬb~{]^yoDqc<6`|` #; riJۯ9 3}EM*IYfKP]|lF®Ƚ,Nl= V(sN{jf]vd1 i@z/!b DZ->~NAY,6?A8F]+]?D}#dh&[:z򴴶+앚W@du8^]p45z{g3Ygj볫SMw֏l {ʘ.)G=ߎUm<ɘ D%K?&6zdY"PoRfeOBh,C㥡 tigWS35D~mѹ"j !]34Ej2ݹ|Զ-:Q '{z<by(I*A@nDO}\_^Kb=A'{RPzor't+A\RS+Ugǵ64 } c7ݔ@0 F*гhtCqkιZ+;Н[|&/F40m`0@;QNZu'X{1-6F`>]&>>^ƎЅ%$hN%S5qdm_5E,9"y>/:>Y UmJý\<0BZ\NҬ.rBɡN-HΜ2Kf_A9?|7_*F;>r0l*yj2sIB~nJ],.ít\٪m V-aW,#]RpDOIu!LjQsj[v<ܢ;&(hc;C|HC[Q! NOQ GV;aDx? s3HOpvsa0x-tH PzJvrP[PV[,%)g >DU o* e|*YafZU2FIN?'l ͉bh*Wd~aB-#a0R͖rÃ(d?)#FJ_%'?ܾ_= I/- c^^bNѫ!Nm v#ŐR $ ;6tNYmWY#,³5 I˨qij/ߖ݌_>@qa8of L Շq8 ܧRVΕ.=T&|H93&kKRݧ[L~?B)/O\d~- _8RAOM*^]dꠛ{:z>4f 4E=A q▌=s,`r ;쨊e6?3Be?R.s th9*723 g$d'ʂ\&_Tx9IROңe5z')I'K~s״[NAO8i&Wbc<IKRdR{l;M&H-!=rHI7|AG$9`{/q~G]S7$ |/i1K|juKtݶ(V%.@Qk[sGu9W,}.N KW&0,Q0!8BXyrlRFB }OP " `[f#T{n&sL֭pfb&U",43ꬸ9 jطFB:)' &J lXJIzix26$.aԍ{u9ĸoI*I3丁z~kn4gbބR?eޯ9>h F5H TVXGM]GǦ7v#5pX8Y`ȸqZ& {|O_3E|x#3Wʙ6^?o'j!r#N,wiH0呤KkYAh իݳ}e .Wd WR\nnz^WI)]RA sIeNƃ1=LIS[Ancdi R6h `M6eԟ+{9P}=4V7ޙ Ts& ]moO9=L->BFTxs%hBz:7 η?S9 #)53c̅Wk$48B%ׁZnRď@#exsDo333o?KSDl$sA&Y`{ڜyu>֓>?Qfz M (mϪIkWϜx9el^u;7J817X@pnkSaU֭ɟ5Sg$W/Ws9wRDŽ#0uEVX%|zcVOp'c6=Káy$QB&r1~bbJ2 9~jv$(pkMSyՏ M Q 9ArFoq[M3Iš̴c,}°a Kv'~o~_aP*(]k3u;#*0E@+(f4Gpjѓ~ }ȺLJO/=q@<- ns}ƃTɍrA46Tմ .H'߱ c 3#='ٌYWMfla<ݘ(3v-F)oKqxbwR%˽.k?j8 wm%V4)B9vGIsx}xDYg'勖ʲ8'vSx `E8:?=6_+N]Ku8.%绢.-8E#1TMhL:1Llm;{줗`]'%m-9 *eoʖ޿r3Ʌyw{rlV>.Bȋ\qfyjyxliu(~d9Ԯ$T~2vj9NuYB& y  IQvRhbF v0Gc~v !_c/7q1>F%q)I4qaaSfT=LLW_.Ckz+&|[} }:Kehj5:x|9A;v&NHQ李i$@bp7^Th%0J\.IH[bPv$`t0B?EȄY~ճXG+{Oz;JpTr\9}:ᢘv )WS չU(6jdʡr3fb\Hq'[sԟǦidcuX%U Dl4+f:?d sh2/C6RM؆QQ'Sφl,xiaX9 =V5Z;@-kj~ K҅P} A4Ri/v6G+j*$L-)rЪXS Ժ;lN&t{bn}ɱh$(` L^Ouc)W-ɂf%;a=Hȵ @Li̤+é.Tzp|H_sxB$w؃&l}D~R72Ɩ[LG>tJ+W/3zk̅5"+â;<1sN|]Z\qS޲p.kmmggJ d_i;g ~8QU[?Lf*9 lЬ2ιͬ>m[2eD^RT;mN#9˟2'^0KcJcQc]\d~BsBI=3+)i3Ji7KCTw&]l o Ŀt)}/z|x4U`(>KC%=1'Nm= =P~?w@ѷ4$05LV\/K8g`-ݛ8SYJ3nfv R`ʊf4/CK E{p{XE]ƅ= W>}8ŲdOdYmlllf`G>bCۭHʖ?<-'w]B=nAOZ{g96A=tǏ1+;v* 4CkFt`4}g>FKѫN+&%5Fޫgi.VxL>%RA]mΚJ[( oFܦ((uN>K'^A@/xdeG ŗ(~2VAxp"kP51yk,SsMVLȃ<79~azwc)3Ԕ7ߟp]Yn۞u,ޡbh.)x:H>Vj@/ VI/; e?,iZe _s歶@L~Hr5j"++ 7xv{l~|tkpUW`+ZR!@l6³e !lk%us-ە/ r~vZ],>"=lMP( N,\2\Qv?X󖱧sY9rY=GUNK5hb,3l̲P яa]y] yO QS$fܹ9x341And(mfa ֶ|YvǍI>B$LI0NЏPºypִX :K.KB& Hq@cpx}TʦņXLY,3]S9:3q0yS"[Wу<^W!ؒp.'#VkHd|lԹ=p V9~/Y&]2HMוJq^Xx7xg#fyĤ'=Ht6=d>G,fM{ SWęFGi[IW)~訵I.u!w#4a:EŁap)).>1N85覀S,՛-_Ն坞AovᆄZ'`*M;1ÅSr%mMЖ n/rz_k{ D2b<߱9쩌@U k.Bf': z&^vlV=x/4L[7)o!N$ צ,Zs_mzL ;rLOiא6}僔"Ұ ٰo<S4R0[!jCtk|DZ젚]vvwIgZi(]h[G a2@T.q[w1=77ձtzu#v.h*cNM.),\  ˾HM#cm[I|֋[s8u {[ 8Կ~O$&Ȝ㒹~=J⫇Xˋ(ëq;I,pTm 9*ln=h-W#^7lAAw7 >fPq=V<HvH`ևvUِ ,P:G7{}rg)xip[.Rɺ+DXBY++6p8 q +| I{Gzıiu[SO1hg%O9~W#eG3t"Yy Kk l(H@=2cY _U^h-S>>b^\ }J^%>ڮ& nu _hRH2w~%7ћ\OeiCW"B>Ӎ'Tya_k&h+}`*jľn>f[#ʥ5ReB*HD qܓL8]-> /,^EXÿ˶K ;@RR&)|w0A9p=\~XZjKKISg8-UBT"TAɞCY.aOeY÷ߪ \/g53੬r';s>ބD#<5^U?hBGzU$ B E%H0@J1,.9;?VZԻ,HV"͔K',7ٯ`wN DԇCng]%;U m6UKi=}|SH,uEE -ݻXm :ichЁO?h̫]m5bIciJhl #JCXx$4dHTZtz8ȸEzTCHclǝ:nnaNu~&2^ɿw񉧁k!-/O9&l Kp.Ԝ ]$5 c&^)}<4Zpv4AcEoSOV}5/RX+0s@mDc0.*M ,s30gс'xm+}N? )Z@Lzhf4~Au&__E끹\Es

:ٞX X `N PcϖX5.AmEİJ}.¾3zF4D UPz9Tǯ qCN8jDUQVzP1K*M:1 V+$UPiZ9튤; 4zrX T޾aA#?+>d,=pӅ`w@YB ˰|8M*{bL.| g$;Zܭׅe5Բ2`yNͺ@@S>$DY(Ϸ~KADɏ@Ld)ݛ/(gK}J-;)Q"f IK(a Pi0?ctύ,q#2{3<+c$~ rq^}i$.WyHc'I@u>^q1?Z sBC8~nߞcVRCl u>.vX^*H2`*X,WDғm K-@InC*'TAw4ST^O|$9zZE \Kp}yG,=b:Ue{##umܶ Lu5mWS\ 3ـ9m8 Vby$XpuN~}bOLN$hc6HDnHh[]6('}V۷@0k uN34W~bf +_g%dPWF 1 Ͻ2kOT파@R;E $!~M7^Z_'9;},n>^&iQs& aeb˸IR1s+XOZayω ^ԶѤ62l%3-'Iw+M貪L@\}H,p=֔{I Ҷf >纹PE(8X[|2E-NnJjF| %d cH%!3 ܭ!j^f ScLpOi)W(0H{nk0,_"?ک?au:Z*0|.[>b+;7Ef z~1)Z7֙Ο|{0ZF!\Ilⅇ`BiJԃC,-3(qm|}j_*%ŧ8S*9>m$նIu5fB}JcKdc|/8`Sr!5Hh;u:)`dȯ0lD4߷L0 ?ݲn?V\MH2a(y=I!ENMhwXN MNyi}jkԡ+ޔc7zѦ`PXwxiB)^@8B^wIҾd'u\ŷ@"}-37pn@MCX:/>PmxOF]T2Yf4qWfr6LC>U:ϵӻ&)v*{Qst;ƊdSP.(2u0 {㩻ϊcRtw+NmC7w7c7(sTy\߷]-ٵ*.N2i:$kf$7aC(1ʦd9`ힺ[b6b;7c$8sP]JMw!5KKiߞvE##xp25ZN}AZMMb~$]ppG3%!2,`R.v~ )brM^#[tۡ?KPm28g9wѦ 74RdaevջC{͈x24.73N68E & I?֩A>Vw=h[ .oT.$]4@ߪwAP|ѴLN0Z3/fwj 80 0l A'KϭšɜoNa8=n_(P7ZC-g= Z zh_q w)gllK4Xx#K] ?˛q1IPC\fgͅN?Z<2pW!>FF\8/@I`mE+Av4X #xy~|ڪM&OcD STK|#-#9#'"ٚ}[aډr2?+yɽB:E)zT-7ݢ?'prhW(O>Vwc>0ToNm0K7:-7?'4]݈{f3gQ +}nn 6X?2wmi׿,%Li aȪ|n(ӚC=؟&h;RϺ~Ll/ijHx00kJu/W?zeυxAw9WWre\4ϔ8XR]ѿ9s+[߸>GBM-Cs/d3\y#+)J3;tD8IXA/~s63V6Җ3sP4Zo*ߜaEYLr7@!9u y!90[epW~>TJU%2rD4<$ Q>xY|D`WM}5`.HC#eS$] byDjP#Hy[}5cg|v8Vsc"&ZtxNԢk<ߖ8ó ZFIN$P}3aSmyRxh( g aH ?GC\1&pqQTfuݱ3+g~3kӧɾ 9=deGܟ:̜cvz[zO'Tr{i`>Q9>XV).cwZQ36T-MZ8Ea""$ljO{ZjP(-N*%uG´⃇6!OQ)8)ǥ{JW3 a.;1%vKɕXhL o-4&+/亂4٭E/JDF;lN lFz3hN@beTrlƆ~z͛}*-3(ut)fN9ud v"3{,!Z;z2nŭHHXˢQÆtOz4 oiR aC7%թe k^wAO_ZOL"A2p%d[aR ζni{F)Pjh kԛ,E%IG8dWDlB\ӫD\..jU ,1$T)t--}j!xO;A|Ӑ۽ 2")w'i]PS9*:0m;Yu'& F ސ[tw(߆Mz9Ż7;؍,- icG WlH{Z9Ňt";Qj bӦDa%bҳzBgNdWO{yni gP#g iحͭ @h̤b,', 5fIQ1>цJ$|&Q;8r""%]?48$#WiǹLMT}&UhjgnRb4<XK XLQ2rs?@% K?}i|iN#6WR3e+(k!ܺHZ L\mis@O)6:H1eJjd۴mfޙeTF58 ;cW*b S CRzlkXz'+x7οu,xHJb.w|t 38E$? A}6/h%5M8 ܐeK ~up3f 翛h?C9t+ SHP9ėbo8qѹeӜt7W$+Y.V0tKSO2)k/ˡYT0o!b~^ʤ%jXc)6[U6dzݒfWx~Ҳ8A_wjPdG{QO##gdHE[@+&bhv3ߵ=Kq@ʔ|_~U\<Ԧ\C;0/_攆(}狫;SX ÷ Ij߆LSrz9"2>&#mNw_t~z=Ą[&9PXAyvy{j$+cشd3]մ70Xc^J+Gs$; qfٌ>5&sNIҲH9J5a"&Pꭎ;kg2/`ܠJP6ƦpUwbL}T޴`;Fʤդ <}gRO4+9_A_Z+a+9 aX1A'F'lofUYU29m_{6A8v:&n~u`N:|OEt&un#djS459 菐ⴝp~ .YP&I n4%f2n ֋PD8 Pn+ BU]/?qdpxxa o.']^r~l2G-x-DCfLkɾ˼^4bm| :dU j3kT#]u2BOjPLz&e{u:}u[dHTt.yj $aNh~XqXZ{'WMIe| k|4mzr@~W@Ce} &F>"  ٰתVFcry8WPm{BѶ YZ