llvm11-gold-11.0.1-1.26 >  A `Vp9|J#3B3%+YDEjdm ZnՄ/_ni t[;}s2TDN)*Fg ՜V@GY?Om>u!dxǷY85gTuGXh ,vGBѭfS Β>EnqZˁCwI"c~os, nOP.E:udĹh04 w2iRqu0317b0a888de94dc3705edfa33aba19d55d9381273f4005852cd5bc47a3c3272ae53a1aa5932a3de0b186605535d621776e681e7-X`Vp9|Re (>n\-zhM)@@}t8ŁzO~J , !F~0ۮ |}ccBjQ$J'w9aK7:vQfiB˅4@C<د*G:-^@koΞ*ܶסmzW=xWe((H @}?S GEvL<).&8<3=&:Zs縡 i/¥65 ~>pF?d  6pt 06@X d p  N d|Dm(89:>@FGHIXY\ ]8^bcdefluvwxy z(,NPTZCllvm11-gold11.0.11.26Gold linker plugin for LLVMThis package contains the Gold linker plugin for LLVM.`ibs-centriq-3zSUSE Linux Enterprise 15SUSE LLC Apache-2.0 WITH LLVM-exception OR NCSAhttps://www.suse.com/Development/Tools/Buildinghttps://www.llvm.org/linuxaarch64 0;%AA큤`v`wt`wt`2_ _ 4e74f2041ad9742ab2cbab4137b32fabb6666707d9d3e511f5a92bde11274905dd9f7e0ee689601cccf553c1a0bdb34ec1c85e9d29c8b0d09377c2cd4e86f1118d85c1057d742e597985c7d4e6320b015a9139385cff4cbae06ffc0ebe89afee../LLVMgold.sorootrootrootrootrootrootrootrootrootrootrootrootllvm11-11.0.1-1.26.src.rpmlib64/LLVMgold.so(LLVM_11)(64bit)llvm-gold-providerllvm11-goldllvm11-gold(aarch-64)@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libLLVM.so.11()(64bit)libLLVM.so.11(LLVM_11)(64bit)libLLVM11libc.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)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-1llvm-gold-provider11.0.14.14.1__@__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-centriq-3 162034707111.0.111.0.1-1.2611.0.1-1.26LLVMgold.sobfd-pluginsLLVMgold.sollvm11-goldCREDITS.TXTLICENSE.TXT/usr/lib64//usr/lib64/bfd-plugins//usr/share/licenses//usr/share/licenses/llvm11-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:SLE-15-SP3:GA/standard/2914cf2f2cffff012a970e199bffe035-llvm11cpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=04698898381f32332115a86d38c138aeeff99419, strippeddirectoryASCII text PRRRR R R R RR RR$QT fPGKpackageand(clang11:binutils-gold)utf-8de6e09dc6a3966536443977998befd708a8e46a423212c206692c7d87ad8765f?7zXZ !t/~] crv9w RF'/dsR.y\DX `BX3gzf7˶!G KӞ<jҬb~Q= O[y}; ,nGq_GW&pFl[,*Sru -ܽ|j,b37uffΟˉ:<.@vO 'iNy=T_FX &{ :PJe}u`vx5e(GNKm]{w.z%큫 }W)&E .FZv]OWrucfݏ cw~xr`M=T)ew.,{}N>V6|>pS˫RUGoL:R)ܑթYOƙ[wpL'2tS&9-. għ*hevf-|5Ӷ񽺡_uM!"boN2`'{o/A_5 @\m'Ώ齫2fF ~tnBuJa 7,?+";6+-9!?퇡^܋a89 2^[&= ݪY: ]/@괳[9%Olzǡos8'oXǐxTajjR7wŰ. xñ5& Vf'Nܓ_P9a' _ THTaمW,ٲƳ:}? _1ލlf mQ/艢,7rH$P;!QdC]G󭂪pԋ=e1>"|z`'a;LE97Ï-mE֕ @y#(ׯ8ǭͶSf|S&J#Ri4ChvI{c0h+()gIP79[Ɨ1PթJ%̣xVmbIGlJ qH PIEW ;xS6X9@fsohxa+">Zw)# l a"| &XMG $|.7Zr_kY;cɘF|N %cs3fp]o*B;uc"PI֪oZ ik"#V#yt7ne–9Kf[Q$XH^K9ԛPX!Tݭ*;==yT*_5dq w+ "?1^'EW.[kLbI!(z~4їoSQs)SGXiK E]1p<+H0g*`~GqN^ME y?~%r֖z!N #z7wi_!u-nT&|#6c-QZEy0.L'=2ҿzI7.؈oRt^~&zEne'`}6JaQ44of nP#%zO{l5o'[61X+?,JbB᰸&SZ*y"C׽ݹal[.DC.AfVC4JR #{|2!.m|kUL ?ޙ`#5U$QíQ=kݔon@,T_ʩ_6honݡ~=6mfZf6ɯ0Y&yU.q3.5c̤CKʕ/# ._Pܲxp c&,I vLfgxg\ gt$DQT:zZ:W{w,SNخ6hِh]k>69ߌɓ #qQF}'!X^bB'ogX.y6=fnl&v8I(i[iU3WfSfWZbIRx :"A+uް毚pSeu*^l^l%>Яų uc(Lja|f( Av bgCN{ B/THQs-pkp߼XL3,vکs;Ôԝ0E^) 4iO0-WAl]TQtW#?P) C%\gv@GpsR79 QC0{5jh6 飂sIWӷgG ؉;}Y 3!FNCjC휕>ډR; < -5sHݼNidc6h_ B΋dq$`;DQcUiZ. x@=,6Ε2,Sɶ>LFakkâtcX#%3\͗kWD@z5> N-6~;b{By G57 xL@SӜTvTx U(ׂJSy'*bD0ě2'uxLSXty <싱& cs{ŻYJC̒4{%"34>z]8UM=zM$qXww*~|a)5oSF* jpK pPL]a J!yPmeh#0P!T&3nO""`hS=M=8d]Y߭#$tV9?7qwkw^:#wfɴ"W&aVQW -{q/3o!\lBO]l^:,p^= &Y Q#8}ϾRRTuN4`^PdZWڃyi1jXΉu{S[֋"YK(VK=LCWҾu>Na12嘛b@<%"W㈎ABVf־5!dT4=v`-w>x%#'׭^蔀@Jq:&T+F3pK[tɽZ#>Ӿv4=ں$=pbf lUÿ~L^Mb}/m#4ߔǐ;M;¿?7Q;ʦ25o#>=KSnFtkd+Сf_.ZC"1ZrFp߹ˋ4d-Daؾ^zamٕ٤ڦ/ $$8BK(Q[[eCyf+%+dU ӊk),DSd \F`bM*b'zw9P$D{swƱ$)pAkf T i mL#)J$ ‘ ®Ƒ#!V0rT3OYڎrYn*e߽I~Q:"o_ՌS^ XF1)MImfG՟{6V8Z?&i5l2 n<< l$^UذC5 3ڤ$7%Q)L*H}j+8!5LӼu2N?9U<>*BR++ȗ^vF}G|])m[Tf)'Ts0"ö] >IޙyB !՗{{$v %RD_xՂA u)醪v)aFxnX2@0Ajt.V? s1J} Ok'Ӥ{c6\CZ q@+fy BnFkYMWs#o/.(is.ݷg<@e19&.cC tKݪ24Z±`g C0TQ)@,eYAs}-X).o6?pΔ]3&2E?؛=NL[_5HQMKΕzM_<##lM`$  yNf*Pb$)^7qj$!PI:Ds\, >߬֬]-> _ހ]] TŨpHAT)+WV)B BH .rnƠ{g6lCzxG ₲E H6ŷkV)$0ghzV3a&;^rr.߈E1r9T8BG9!"x2 @3H `pJz4=ʨsN]&󌌲Ɲ1جkزǥ4b L:89FE:IE_QjY\ $2kΌa0S:#5U00ow"1ɞKh(b ؿKZ2`nD)"{~Gu 2S"p(< exVgI5LT( # REta}&ZeČtx'njMowYe/a# | R7N-tZ#E<ȾOEc%|d2{T, rF| p|tn>L, pg.䝂XU_eJ |Vkx8ߊhi4=ָ8{-!a*1d/@XUO =F(Dfe,N>ܟkxRZ%N2!ȗFE<ȉt^`$AtԠ.mT&Nbv|[S)* 'ZauZF4y9?<[5^ky'X=N}[^q\u\D 9{c oTO @vxs<ϫ"̉To%N|zra## yhX#&=#+`%=/qczv$FZ ێ_:4Ӊ݅.[Ebb7SfBիrKϬ`cE/Q)eèV]'͘+ߌU8lP:e|+%497'Vk0Nn~^OEL}vr F[ĤiYWE87"3%4 p'κW+J+,:Xw}4&p箞ᢃsaE S Nf>ᬚyXal'z]V ϑCU~^b EqitM,)B!mh@9yϸ0K3V AXt.G58@\wN/N2b?pa@i.M0yj+k>vQ|P>^uREKp9 DҮ'=]T!U?X+>+ˋ=%)Dhw88cw}HhJK%vk͔G'M1?";H,SwڬmvO=pl Utsy)AwL䞔0kix ǷQ-m1f,)i.@\}Xin14Bt;%Α-֢|ASP8MY/i:nơ74(:W3"SSK )ȄהIva.&$Lo7iQ>yhД- dwx >߃ha*^}/.bqh?:Q 'nsjf6>!" &s=*@I[/â}vmlɿT#{ɼ@ Cg-V8q9FR?T(ݏV4l)/ɕVh TV<DƫW.4}^8h}M$VVsZ(]~6ԵM׼)Tg_n65=ЃF=災y;erTMe3ddv[R\EkAA9PTdẈ$杓:CLGZ^̴XRI@lV4qd$$ 5% qh][3,T[Q0vŧ.@nJo)[[lQm "J7,) I}6)_3Ok&!vyb*cI0JۯEsW'| gSU}8(&6W^I fl4 @aA9s(Y`']q]&w<#*#y': iKY?OO )ߒVECKi<\*uAuȆZ`֫;X#h U34:l8שĽˉ)(|M౏jJh? l5 ̛ݙ|L u"V b^TB֓(ڣ]LZv|l%AIU8N7!۲κ_m '<JOkf?5r*؏ڛ6%9>A 35H ##MO-w92LIDCa.K!Ss.O ؊h-oG 2!H_7b65khi\4..ҁ?|Gm3t ^8ì6V\X&cq1*μMVe@ !p 0 dcX0;iݕ@=>| vʈ6e0i69*~.% ȩ̗;Ȕf-#E.?<CL@9~ަ1 h<ʌI[ Wph~%u~ݢ+V(,Cb#^eR2!^Eb>GYu(ry(fЏY@uȨtcF_uO"h _[t/bx1tWlS$vM~ >e V3~sGSCQR' A޲/Ialښ'dX[-q}$s dBuBQhfv_z;\%vk69U#TXLM $+њsBZ>rEa)* >Dzҋ%$pVj-"¦7+t12Պ^Fɵ4 IٵuJfqESǷMF(BLgɂc_j' LԺ)B|T` $N?WicwLod?p1XBY Ɩ eW+Ml]M:0Co(*[\ZG?dޙ]1z)\>"'D([`DxsVP'Kuxǻ_:w Ig;Ge2ذ@ F܄ K(icAr6,B]I-"/)LGϻC-Fm&+ye!O(_TJ'@qJIMn:&8!7,1W|_ڜi ƭzjO[.LZ*l;5OPN~r=`V㭴ԡm E6'szh;T|wEoH4x$Y`|%#LD#Q߭sx/* -j̫g*6z7&˾{>7-:sCqDCRU’&C j~oGf2TuYSOׁ*,_a(n`+Bz@+JJNNT3sAvV`ب%xY?\:٧eQwBfIj6] sly AҸY_6n\HI16_WhQKV-<Ah"=WP7A` ?11yZMND|]V&`ŤM"=)"9:5(a6t\`NsE2׿{JFCxޔЉ>XYou[b<`5>3,4 .ܐqa͑3&UWM4 TeuX|HhvQ [ҿ:El)\d"%&n\Y,S͇`^$2e 2pV5z^?Vx_0):cn:NO<7\ϵsEnZо(9xE\2Eob#z*hnY>v6Ľj RQ|;TWx\A2ce5)>A-[W_fsbNS6K<_|d}/v(QVleaGJN%fYPc>F&\>yE\n(qJ&c|_gC$1: b^0V|'5"CFAFۈEx5MGri NDDPuzoNܗ֫`h΅csG Xy]5ϟ g#vOcίa 9}]%!\q,jJx&6]RA/6aXFF-) ʿ%In4Md*Kk <~v\q53UD>`v١mq@K`yg1bo1fUf KWg|QY8+c;iHCg' F`]t-3:Z-6&6& S}=LzD6/99RPt$bʃ4;_1#uEs$wSu&N.{[۽'.K\^s(+;{;JN^^c]Ϟ1BBη ,l0PG;#4~]BSАAwM؟S|熀ۮF$l&u:ŠrC6J.1ˑd<*=5w Bq5V3 ܒ09^-l6tgt;B`>5vg hj!P c8!_ 1>sD-oS7##+6ڔ<+@ ިp!hf~jmHd^^Vƣ3U^JZ0;e:Fw5쌥H>, gGm!k 6̲"ze|&pznCZǬ6փ*N[;<QP;o\51,:R )?$9I0JWKS ڑT5do߄cAEXjbM&3%Q^}'0GMQM#vF M׎hԧ^樟:>M1xsXz3DƎ63ŕ.J_o_#Z]CʭS"V>Qrka%t@!)gv>m*04Į;к2k  'WlSL-?eҭ?qkK]ct&*w$.Iq<{<>Pf3{!(F-gV`W{kX"hk[ӷcz[hJ^gd$sR+wrr-< @#C X%V`X*ՎFEmYdl嫥uzA0 W˘jfk4hvEG[MVyf-i#;64r^FԶmt"m\[=&a5K5Ε'NBDڦ-l0p 9bүfu6Dp|"(ygvfD'0SpE _EiuW?%7"W$W."+k|ِ~/l'J\OV*z@At3BFyvPgg&DgKt V '#LQ/2~zeݱI JgB̝u{9̑op( [ Pu վT(| jk90Ry7h͌hAfrV}-\|p6zvw; UHgϡ|q7e$i{FzϳJ=]} MPt5͖%A+ y|9@`p</8SF3Y_4X,p D6qmQq4&wJ;U\K~b?ȳs([#颓`4U{!0IO=tGZ ,W{ٮ+W4l)=VR O(jp'ù oB5`>Ίd~\p8dcd[`5#@50%iō#l E6yiL`ÓK(s*{:˙ߥC*ﶢoc򩤘wt'y$v9Y<ʯ';v Iެ:^Kfd'}neEM+ ^:Ζ G,2dvEc0 eZi^BD2~_$3*P 8H_vOD-[?*4R['ueRMV[+%x]wW2(}-[Lj??T+jl0si">pb7:_+ 9J ?oK$VI_؅H6W_LA~u㷺2A4xVf1~hMӏdL@Y::jy>Ė(o&l%07@O9=؁ G13cNX9[t~A냌VV3]^ 2?7k=1޳QQ bͷ* !gU;7H{4(d uf'IbP ;ɎG6Mveā/4G3 iP!yAهu{ :B9vga]:IHy)JuWx5`-GK_Õχ*p%Ţlyϼ ۿc^T[=x$b|LI/FU 0mkB&uwȋ_U8IbZ,ve5!ش" ɷEj={w;؂~*pkCR4r/q5(r@:R撍7+UfqKD(h[¾HCfgUIhY`Dc`<{¬vv 6WdGkUzLZ3\A-Q%Q, XVud bltvhFZs٘؏_ZfIi5Ȳ_LZA0J)_ൈ!UOv;BV LʻNψY{F! &?DZ[]^?;h܃ fn\M-pLD_!bjG oEӉ_Cy枪CBo,Ѯ2e-1S~dT-ۖbx7RrD0,) RiUua!ѝ9:+<;>(``Iت9~'LB!l2YO)~^@UjA aNPle /=*>o,\HB~a7R,ʍ{<ǚ=`ӫazüV'{ןv!T`t zcHQ=|!?C{+׶OڷRg4[˥cxcx1a[w6[רsɅYsҘ h$^h}Y]LL tJyI ^po?XiV縴Dufue-Tf7zX޿)sEGݡY{PScTj-QO&{P9v dTJZ@.OJTE/1wVI=ddkUnGBS\.7u'¨v"1Ĵ}]sOpILF(? c^/dXj.Ut*o 2H^RE8,3KQf`d\ ]ksP'IӋ<L62cD&M9hNeYte&B"f߫¯!m~߈} g&K؍F #JE#m*U"wlHKW"D8~ !l~Ҙ+`zʯVOz}-_m qfKG8SQAx  {&ŵ@k8,Ø%jW/ "># s8_ZE rܝp'u.W=.*X-s/?}5+bT9YoAc:Sw9 #ڟE2bϨp$bߵ8֒G:tҀvC09$1󟴿q]|4h*C!ZСeyN1#0uh`{Lr-wbo%U~4%Bܛűҵ7pYt~%Y9v|ڿ4D+iͻ}[dޓb`W`XP SIP4ܫFvA5b':'eɟ/fqq ǭ3j/\^!AYAe-xP1A2s}t63΋_(-Nt9=@B\q$E' oOzګh(Hm<%{;ٍC!Ly }d'Wۤ͋SDŽs4N 5 ^c GWsF،i2B4,l}q2ޅ[4%]E0 ~b[ K"d!2ے<_o'h&'_lL-mu/C n"Ih'ljĹh-I!CHHt ҾGkCs= Z-!@~eoc)HVz} +APOX2 cF2gm)sH*!ceJ; w"mi3 㟍k(!)\c^O~hRKSKY2wG왞MmtZ?l|10j܀;qHaeӺj:| CIzP$|hBh[N*LByۗԛ?ϻDu`<D=rHs eg]˃~id#d~"_Bw/deG=p^y$!A+˷k! (IKNN?UV/Y^p:2(fpC.!c*zץ S$B礩Ϧs:pf8,*HnNT'wWG* б5z /o ْ;ZϪ'X0DpB'{h^RB{ʹiy(^A7+5UUv7S-C3ZyɁF_ߝÞ:r}_r'KN :@va:/z6 .BdG/ඛ2}BT쟮v^Z@9]_?MR]yR#7|j=Ȟ Z 8'Ygq|ܿ EFʝW*d*: ߨa{On6pі 'LF 4sA5T}MUh B'njcxWnS ՛ {l}o?Č6o"Ka (:(K3:wY.aPxֱO'1<6=qvHY ui`,,ѹŴ||XT;gʝLFvgstTE ɷa˵,lnjp+W4+X&ւ }edGInqȤ}˨SZ 7 ,Ȧ>FOC!05|L<W*1{s( 4N|ir_U^27&O+lOU!\g8mˣ_+xu$aE,D§fI}+#4t['-M]6sc֦;ZIڛ)4C305Ibp!҉h=rj a'Ɗ]"4.$: ʥ)N'kc'Җ(*ldM5ĒES<P&w N?,N9h+O} Bͅw2[1R7=+j!f 583!K}ǂDo9dx9ZA#=hI\v=Ax-M]wɨ>Y`Oj(\UwwaN MAhO^ W̏xd\\\51g떯NAK4_Ҭm[jh',o0ΎXKBS/ԂgKS'MՉ!BI, :󉱨uR*^zd\ۮYB\an@_X*̭)ZSbboӉൕx8EU5n:ljq\{Î@'b?G(]"VIu:JCm k^ǜ--AKb+.?baYڃtj@8'mͿ^,-]:/MGԿb !0O|[ʣnا W!ƨ2LjЎ˕LzVGRolY ``6D,YePwd5_lU>7V5t )+_+{I):BۆZ$:s@™5Kz\6޽$~9/-ďULBMMWZ^bt@0~W`/p7 x{/eYxRO҂L2ն:u5H jx&QsΚͅcUaQۏ IHJ;w?8!ʴ`B&t.b[W}zdܜTКʆ>!POMr+cBů!k A`~iUrpkI.y٘(>}ukV .C>D|>#xKeɧƓ Ќ݂]kP:4yDVdnJ]1y A~W VIҦwѠ|3pXomfOPEce2Z$N٘OP!!y*Q&L&9q >&H8&h-b>Ձ3Τ  &!kPv<>xN{!"ê1 C׏b=wd>Tbk<iz6}8~5wF!S.z>R (G#Z̝"]2yy_NmHY.3JeȰiO W|]&K'R{]֜G~$HTnºTYWE*B<93n*TL N*;$7m9,LkaQgōTԅaM[GM[%H/ K5BO&E)c5+R 9nQld B'$=J'Qwȟ{N7UefFf;ǵZ!'^Kj?•גkيP>Ҹoo =˅avjz`1v1cCB-[nbۍ4}|T>2gޝeߊDSl^VEwpPU7a\qV n< K]lbA.RJ 95߲\ϯkMDsqX]SqD,k׬T8u $۸}xڤk*0fEΫNhC4jW FS~,# ۫:qVs%c*͊`m ȑܚUS0+u.=wץg[rP\"q}|7ݾnj.Ǣ٭.ݾv:o!eG=HlbtO4hv,c'î:R&;2;%7| Mpx˖_з2ӊ`qX3 y"_@ ;c.YƓݍ)y9’Yg^f$~_EXQB&TUA.ʵ:C}zk zjÀF.K 3yi}xiǞ,ΆQVTN~ު2Y묝rrkv$ -%Lu| miFYذ!( aȸe=RO5s*PoW D6~<ĕ %{;鸕JO:En:a9OQw暱r[82wh /iQ=nRyW ӕj_ d>*0ڤdN6}E^cBڡ sAu=)6O[~micV:g~u2c/W@tR T+^ԧj ]W.003UwX|WW j讘]I߮ DP?sp%fB\2 Qn|O6vjJJiqӝRmp9"^X}V7hYp̀*)B]iٰuL^zsL0HeH:(çģ{c6MW/:r *|WJ9-hY>]5TX]xyɅteZcaS\4wwYWQ,h[]َX>'cG1 ==H2e3\eMR 3F*C@}es-*=v tܫ?\FFo,}G0 ,nqKiX O ʍE}ǤO×tu535..u4z~,p7vvY l8)N<Ǎm{'^3eƘ-8k֓T=퍖vKúQ*%|E4]TfIssO$Wͻ L\&8=UKN Rf$ЯɔTQn#YvA^ ]A A*N^أ=rS'1GpG" Q  @Y\sZ-$TO$AUսhӝt( ;ĥ,S/T DlU05O 8x9]kG3p+Q tKC@^;7iV,h6cݬ,j$ _He,Pҩ$wZL֟PGD<+ sKM!fʣ=L C(QOj (=5r49'.q⦜m /Aᄈ5 2_ۿuɧ0 Ye]eC{u ji< )VDݒGFks`:+Cc'Y ,BdZ(`3DQhM]T0/DgJ- ׯ Gq@ 7p YX,xyiRKW*|c>ZԸls#Ղ"} G:(SD 5MC8pZaŊȭ{@%e|ވӽFsih<q(xukR(P)?~EDM~6qi6Kcs""N0GC*L) ˵1,_vBrfYàn9 ms.xw#L,O-\S( #[j&}lP-KBs (F>€$C,\~^\Q5aB.vJ[J0vp֫:+ͩy3J_8yPԽgo%v90oA)jKx*r&(Wjcnch9o#7A)ߝI H'Nv" p0e=Q?[@DBϒ7Zm_|*/2&D /?H\鍩xzlg4kdt ȊA:|L|6(nMs0Ъw&#j\$Q8+kQa~>G-F1Z B&a*\WѥO5%e$JGSK1_[}1y w\xek .<$f)(3" ΚОϵ"!C.;@ zʤz4?桮#B+l7<<ˋtJn$B@&'K je.Xt^A҃{ۀUaPv%okgo7I& 0v_ jAfsx]og&Xy$szXB23LGkF:ּ1uchTrqvLMQp@e USH5FВwPZ舌ENAա6ſ'=KDlo{HfP_K<,N<R0O=!<9V  a(VqAf M CR@^qqI'a2+dnEgWzjIN^@ev~/2WF`÷Ȋ}mi4*S[e23Q0efy4K-1_[wL7e~Xө'O.LjQ~?s~% Ň]=;xxQ |@J}gD2P'tb[yM8tɻrg"/ %Ɨ{'e4 RF}H46'3`YЂj  tKW%2*+B6 ITbod5]<@甖ㅆ񟀙$/Wzp b7G%͐ ڸ,5D^mڽ\*% \&R ; sZR#lMo=$Uk$ϜLjJhiRgQFiI|!!EFS v@uJޡZ^R!L߿ހȏF]!Eo®+O6\Owy9)Zُ7r3Adj"뭍>=w鉫Qnmpꅉ\O$bf3p ʉس?8@I `^)7T-/ {m=}? uPdUy%+~Nd5缺C^ r^OCobK@ҺK'S0>k?Ǚg 6[gkX*w9I}^/K:Ŧ׽㼱$+D۶PT<y!-TsQ: b9:~?^wo=D1oeF6@,e %me/؆ˆa#l5 7¢\n/Z@ Οv D8kx&7N5ꈍat V dZiJҢ8Z+}HRzPqNɻ47YI&yUg đ=kC+x^&H.㺗7Ak!#0b/SVBJ] V +k_/HQ2m`j]g=m*/ghV5p(Cf]F j'T=c7R8*Y[ M,*[n6$ӹyg֒ǒ6<5vqf1!ԭ U@~F;#4S "|G{RcGUy7d[V>KU!-IXueSp8M V9!Wpen:^3nPJ2oѵJn318GxƤVD ̋hb!i,n1:5UöLTq~M?>n :hLtP]wmLPdXʗQ}W{P=Zj;Ćv( SFUZc%=='q^7swRN?TƧ9"J["K{ k=-(fjת.廿+ D9AݎYңhRzcR*좪mgehjF" pacG27PT9@hF14Aj漙Tokop0Jt.s %}pt,)fW@oݱRr_޿0snXA~ߧnל(gdU#Q{=wΩxمfoGs]D|TS/jR^2-U+ap\Q%C}dRo39Dd4bbOɼэ"[Yrw8uUiU_}tѪu@wu j+kc,9&m^  TKӪ AAMG+:s>hv7RQ#r GimkU5Ѵ.IeG.^#w Cc酥gC#'Ig. ވJ~2 B1Z1Y԰a뺪2-:Ԝ&k'ڴ8bX[拥>]1PתVpN#w!xfvnbv @B`8q7RIr~ a'ot a<OxlҤ7Ie3F@kq+޹.7'e;`91mlH:G]_4ތCC|pk3<7M?Ў~[R~R󉎶=>m3bWac+焩znk? =^r+e3/w^ Z8'V2sc +m\# B%<]=OC?yZŘK=tZlxcZ;=YշoYҤlnfn$=u%Q!rBv BP.b/b61u(Sa0؜ZݙyGi# u O[ؘ"cx+#E-DOu ș{ )a%Qx૧h$Ǖ YjmTg =l^ii|oFP0@>MK ewB%zir}+ 2Ƽp.GtQ9V_3ᘀҢru,.-ϳPZyk=;;(k=<ȗUghp xX +Y=IZw\ZW^avY#D/G_m2I5#\ 8P)ӓk|q;xEVJmg2Q#"5B#@t Kw,N qhpA%6_ʮ;ŘjD8F}@J7b;u3raB$Y"ᛚ7|EtkOɤ0)A}Vۼ;=o?15kb:@ȋHLL5m1sF LUP~ @ ^N5r+K¨ܫ:pUN>)u~r.x? 6Ÿ ,뷭L 299Hӈ`ߵ?J%e1|yI?b>];Ehg5.Hl ,`<΍|yJVx7Ʊ`Ra369&"礸ߩ%z!bήUSE9]`?(x'~ud%V_|h E8;҉GçЦHG8)E/]ퟜHUr?4Pj *~FقeAm1A(Ru~!%ʋ;OP)[- %OȠN&./TW6 ijPSݦ@1OW*mNp|9lILJzR1Gh87F'ٖ2.oUۀ kj ّh+e#9JJY_dޝ!`ɧRj]GRs1 +`!j#dCњHd#|LjEڠuO,[D8ѽ/҇=5d.q$kHi&X\poiӑnpSg =5/3 <Sg3z߷=I& m!lȵ( wT̅ f UO:>5 ownĬ]p_.;u2`µ )ย`ivu41Q6De@vG;1BZ.iEwI)( ZP8o/$RF%٤(CZS)玲 ho҂pʼn`._?2`M|q!URևNG?9f0Ä+VHC욓it083)e5ÇQxԳ>6)s |Io}% ,>捺m//gBZ xI3"PfOX{Y2VG|U(JPVWY@] ^%Q˚c(I , +]0^CY;@nL[U[ Fҟ;) !yhq//J YmX*S1Z\\ Q7AT߶_X(>O,/*|:#'@~GϦיr4Tx(pi vRs :3bnC +pYthEkWIEq #hUK|q",Pb\-J<|F`'h?x!x|V* J@&ȕc~D{&[i#Iυ# ! (G% a~`,E@TjvM2 xJ}+Az_sFM<UCkwO=wVק㴆dqۓ pZ6}c-Gy1(Q7AnմTs50]@q׃DɷZ̶}3i' 1UE9j( ˨~u昳YlC>"Irzg+xC n}URyl DucCkl y! :S;wr{E 60 m)ฐ\@6o湡Ɲ"*Dl2v{h /X )J lEdodnmI4i)f] :]yn@Om64XVӯwsS[fR峠fby#Ps&ɐYs\ȎR n %_ muE?+`&Ղ(I0j´g{k؇2_E KPADg~k@aa ||1aR%c H\mKi$FTj@u?./%€ >2ɔ" OR8m^3T[ ̰p ՁIN sB/;%kd$ְ ; +v YZ