llvm9-gold-9.0.1-3.3.1 4>$  Ap^p9|\LJСLC/L-jnA%  ~o;WQd@pii,*`T>f7*5!9!WԂp*A޳:P0ZQ[(m$t 箙v0- x3ڝ[hw&= k8XfA.F} DDQ{rvU8z,C-x9MMk+fF_th^uM}@t=K3]KI0%рQY[ 8b410e122eff82831c3e79ea37235d5644dd9fe056216b2d032c92c95d475db1aa05bb232056cbab626e51c5fc045b96bf9d4e30A^p9|SɶCspPN!r~4Q֟yo@{"]"<=rj&x>{͹0X~tw/Gu2}͇>ڰ`h\&x+Ľ X,qiVC)brrA.! gX粫2BH54y3gdl>pC?d   5lpx| $*0H T ` x > \t8|,X\o(u8|9:>@FGHIXY\8]P^bcd!e&f)l+u<vTwxy, zXhlrCllvm9-gold9.0.13.3.1Gold linker plugin for LLVMThis package contains the Gold linker plugin for LLVM.^s390lpdoSUSE Linux Enterprise 15SUSE LLC Apache-2.0 WITH LLVM-exception OR NCSAhttps://www.suse.com/Development/Tools/Buildinghttps://www.llvm.org/linuxs390x\P0;%AA큤^r^r^9^]@R]@Re65670bfbd3536c392cd67d61da0373945b93da7ec226258d6dfaba13bcd1919dd9f7e0ee689601cccf553c1a0bdb34ec1c85e9d29c8b0d09377c2cd4e86f1118d85c1057d742e597985c7d4e6320b015a9139385cff4cbae06ffc0ebe89afee../../lib64/LLVMgold.sorootrootrootrootrootrootrootrootrootrootrootrootllvm9-9.0.1-3.3.1.src.rpmlib64/LLVMgold.so(LLVM_9)(64bit)llvm-gold-providerllvm9-goldllvm9-gold(s390-64)@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibLLVM.so.9()(64bit)libLLVM.so.9(LLVM_9)(64bit)libLLVM9libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(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-provider9.0.14.14.1^@^=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/ldconfigs390lpd 15931747649.0.19.0.1-3.3.19.0.1-3.3.1bfd-pluginsLLVMgold.soLLVMgold.sollvm9-goldCREDITS.TXTLICENSE.TXT/usr/lib//usr/lib/bfd-plugins//usr/lib64//usr/share/licenses//usr/share/licenses/llvm9-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:Maintenance:15568/SUSE_SLE-15-SP2_Update/ea01fb42b9af4a88fce1d6a9531d45c2-llvm9.SUSE_SLE-15-SP2_Updatecpioxz5s390x-suse-linuxdirectoryELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=3c850166c3c317ffabfb87dbe8fec1e0e86720ea, strippedASCII text PRRRR R R R RRRY\ ,f:Lutf-8e508b112cf51a6b8eaeb53631d19aaa42d54d1846599811319c20866605430e6?7zXZ !t/k] crt:bLL hoZmP QsGe p3rrp`'N,`sΠeN:"pU "p(TM6k@Zo4،QzgE}i2q"X#b6T%$Nv¨"XŻy?^(<{DuMe7>ý|%"J;et|GE,`Fy@kg&tz7h,i4&t{QhNҤN>ԽH{Ft cAyF**c Mՠ,W>6Ѻ! 光> a1Zdp ρOc{%{Y!$r07l< p4OѡuM h1x\B؜.LQT h 48%z!p,4jAq+/{ i RM[d%YsJfn!Wj­5Lj~ hƈ)况0B]UWOc%\r9Ilצ.k " 1D+PESd |"X \"5V,rpHp}@g@zYm};øe4Z@7c&Q,p>;{|1>9 EngQJR˾ճ-Jgzn7cdsA8I}(_ko3:C5`LY"Qg'$urT` mN:ʑnVA~:Xץƻ>`Y@'4i1h#?~9HzLSJ+p9 xjA^OK|-xNB?SlŜ|T@UPWj,iEY #hcҁ.ܼܞw9(*_1<`a$#܀Te tk8R6pC<>$FQyulYQI0l<&PdMMnby]&:/tD88k>:Bհ X#lPӇh%BTVd2 d ,D1QھSJ9 At`I&<|i?o&OOPpN6N6G+ gZWa~ 4BǐdH1fԺ3d#U̟-3֩B"65qT1! ܱ^GđL km}{,;Ё?4mV /6HL3NJD' lT3v 1R?}UO/:o.EUUfHK= VK7i"s.i6,Vv\{&X8Ivꠒn#P+{s|$EyS3'(Kk$xg` 7wIg[̥Ϭ&ll(RO(u8$EȄ>} 1,}zT>}Q۩τ}9W$m(U[j8P }d}eNC-M/@{G b]TAk&L^Oy56(M(Z3xATl@a4V &]ӉB7KFޝ^?_ 0Çve,x{y˼_\wպ opT}BQc~>{ϫB"^1d Z*_4|i+z2Цd{nd nfuW2wZ'%y`M%DcW\zxA6'/٧idW2ʎt9*`u†oU& .!|M',,29/ʚ s*.5 B5 OEm=M}{zK@kmڂt/.-6lBKB4#DH=k[pa@ lE6n}B6waw#s}7g-:;i|fNMe-3 ~aHx$4q\Dhw F[1nTQQS3aD2DI8/ phZ6d,%##PRdq[mVAtaݍ!I>{.x wYߴV$N)l9txԄ.fqr|Gvp& x:>85_!7"H! ;t^01,ɹ5Ƣp q%wraopΠZJbX{Ƙ= MNޠ+-B{ѷ^[aTB<^(Y -!n2+H>2 ZuN(u3Vw٠ֲXipQ??S ks4F>FHf΢Rx{eK9dz_l%ЋEhZ*lgfQ)D1;Ӏ+mժhWaMxԗac33)N[.FҴu@g^Ij0u"EINnm|}pSIy:R&B޶EuH(%6 P-5Q./˭J1l87N D?6p{A }+9+ǘ>jۼܮآU #sJETMK׺-7vQ]ϡ` 36 @#u4I[C=S4FKyi٭UY9.~̎ՔqB0hNAV!ٮ/6A!)M$P#Cw0+ʼn 5LsW+;v"@`0B2"N(^;?i>诘b_(RKve-0{9Lo'|<.S't6S:uP:aztj6) 7Xf1.N g8C)5KX_}J4-`19Qt>5#R;.X#}g*HHǷ ;>ܵ{hv˜-F@I8 XК܆[7Lg/ZY@zL`3{h`Ix7ӂg|'Fn M owuҭ"y0r4FPD c7f] 6T!&;wnVs))|?KRVE*|[廿$NCtoj`cxs/12df3n+8" NR `N_zeⴁYm&M>]gx,eUƆ/ HpT~j*n(C6\z.y=;և8~D j "big j5R:Ǹ/k\+Om]^ \2I_.0N_(53 GDuٷ72fDIc[D uȫĤl@~;{(^,,9Ё8Sq;MBpP҃QU|EnK}]wӅan#2NϾOÛ`,Sl!XVNj(W\~{5h%,T<`*1ңWw=еyhg3fd/~40U`hѪkhdCZ? r%`u6GbGi^'t`fƅ'9=\I0GCZ5[!qc˸)2K^N=f.X}L9D|/n= 9_UBIȟ!e2[@{~a>3}ߗ%~EXau.ot>>i)x?(KK9Lj5Ԋ3>ѷ4Xp{Br/U 7'xR wVX~$|nZۖ05'_enNRFWS[_U.y~Ym#DŽ2mT{Zi-C/IFb &No{ڮTmď@kĵ N+/)&f8T4"(,ꢳLɋ3%f/vk|mk Ս>' 1?~<+ Df6[w1ɡz~:,G6A# [q, t+{N$T:l ]bt Y> j2X*XW>ۨT˖N-&{䦨Kڨ> <Z?,díF6(y1NO|IiتX>iDgq"vYLfLKpUKyr|MolѬGU+H%`3t (l`ֳR\>y$bL/™ιSOyzKAL<$>/$_}߱`ǐμP gĨRI=d;]RA$?>2QQ{_&$}o͛&`#J dl:BM9n 1- JzSՑj%> cGbe~l43eHi7/픟g^%1+DGqL_A\kp)h~%糢~pa L.텀1"U9b05Ѩj_fE@ [R_Ф򼉓Y1e$:hXc$yFQ\Pѩ i4TpnUeeC|noUOqlV ,~Р^W6R2Ft8F_S$G {@,>DY]RX|1^Q)7RKdBD6JRIf"|nL*ω[5YyT#kC"rpLu-D.=_c9ܡ\8*ЕY/_D 6` ZBOGK ~ ܄=uG1vTC!>(9ґ[k5m!"f\_[( }~z1\n{(!lEJP~f2ёƧ { QWX/K\)?V8+EEsnJ.cnSF.sW=꠷f1R!\ocw7 H2/"X6;;}ЂX5?H E]a .7ՖZOj7fPg^go1뢂M6%Ww} D1h#[3EB*kAm3eI ΃BFNtDdchEJ=`>#Xy*!E #ǯo~V.S gɮc"2Ba&MWEB|WyneKSvτM@W1 @4w_v"`4ݩ˟kH{3IQϻ¾ HZ8y6'zCT\H6ѭqjhM\yjM%V](]Fsi|Sx"5Kiž1=*THˉ*DzSԨ?n'Y ab`cdV8{neSQ^Y"ǙNL,>) Ss|cS̼bjBaYڸOJPSRIBKSmR:1. \yfYo@!߫BPQF -HSQwC#NXD6|*LyR uٓ;8( ^ė $Ae2峁e$yVY! 28Gӝc AI4rlI[Kl  U!8nBwpsMƶtmY9i!ܤȗ·vRwt^oB,QgV 5z|}2#ƜX+*=2+ɵGQ`v%97HwG}IC- 06[uTCѰ3( P V56^ [ogr   A @{n廛 Ṽ_/ ]Ȼ D6t^!昦{3'o{YmKR8oc昖EZz t.bicv򠫆២{@V?1ADt}<^UNQ>qɩkQZ,nn۞ʕqK T0Ť A1!N81"H`qQk[ŜȴT&8tK{p_ GR}kH` UW<})Apu1-H4~<&D5XC|icz3Oႜtݧw@c""Y*,ۚy!J|..4,' ݗ.HV=i 5=6Oyr\;#񾊦4F1 $_apD}N ;Lj o#-w85qpl8g.31F`ZqO R[tOu8IBǫ- A.꣥Uk4lҷB $?QZ-h&Is0' dw*˓34K5d3KKփ"Hjmg!#%V&닇mWۥh5g"?TWW]Ц&rFUŒ,K$14|aU4*(mcS~~g*gw*i)P%?Y:TM-A5A {eTXƃ~;9IJzA$<&d7qg M"ԷK[IWc1CKGBVj*@vJ '}elnnAhDx0_~Y4 >6G *nH߅HdC4 )To fHϹ@pOK[3KVSl3ܿ') =j7ؘ]߬svZ9 *qCKBPn3|b|Xpx v{}q+&| W+r<%X.a/[(DG= ~_)|bb2hgl ="q?e(%Iu#y^_l E,EXxxNN!,/9C{kcS]ԑ5&wDaw?NT,!#/w/Q%GɗMK-Y$>(Amk֡[@RwR$D)&@WT,2'캇ת78BQǍ9O8NLm)e(P۷7awJBY)wa&DˈA 86MG^j@_4]m0ErI*ևRjϹ k+o1d5}1D &8INhЕ-䜑[X)<7l (GlśBI~#gSr2*n* -.\X66C!{.IR]>l 2M X v/h= w$ 1S^$,2)R{tE0INMԓ:-D2a:ڭAu V0fR{2jAl9贛-HD)zFDrNZPijp-Tcednu"!Z?\YnŦXWa<5J,MrI}fl@F Ɍ75eLC xENf"ZҀ-ރڻiR;nD;X^# fF!U*7EBO'@Ga29iaׂ[)#d#,@z \˦0lr]5Ь\~Y}=4Zfl" Ҏ[nUA=<𿀳 m!1W@' uNAv--6SYJ-sSW,.tJTC^uSZwT5a&s99'v$r~U@f 7]AyS%Z5 ٻ)H}*HPrip"9"ՋpAOh`d xG3ixtT+AjXh hQV9V7{.3`PTdBseﰍuln/!&icLy'q/?Uo0 @r(c[h^,nǴkwZ i{H@&k`f𽠨`b>@nug[ͥ.Gbx﹂&_zǕ,I@^ Y ?%Q UZ!̹mkP_ 5~اZws#:ǀZA:'^'N!zG?Q`"7 ^Gb7Wvw-h[I)o饠Or xk'92;AI2p᪒3`iDF[XM t}ߢ| 2=łi9bD{@7wPkg!7Xl"WqBV`"hby925 `pJPKsVT+q&>DhW$f)aVpj!Dj -seSt($ i$=כCǪI{7 >OfiF}˦j5'7qj4ѠSkƒ})q_7c<Ӱ*)Zƶj]2Ѡ1h.foM:4:VD,TE,k.̢ _ǍQձTab;ӣ&*:D9k:? k{ SɏE ɐzn1 N\J_ÿ?J*/ {SyK&-%}GA}YtftNidīPp7C` yVٹL=dÙC)L(}0Z 7+2IKW|*. l)GՁy C2ۋ1Z\r5HCtd( D|wIxL? lKŦՒCa"O=pY?6Z*µ36ޞP1`Vxr>ls|N-/w6y[94_=2еU^YȪ? aR"`r6׫$"yuiukƛe:'qR.DRC(h׾'%.^q(kj#lFG @W}߆ i [|U+!hH-J29fT*Jp Ff=.6KIDd+9]f/P T=?P.Pj1KW~l {]Lk*P?fAoE`ǿDƫ|_lύ%~m8VI&5a6['z~-|䭓/cWdy qZf,`PT(ԛGxr O}&Q!޾4=U8#~MઋFj4}a $byt1!.xN(OvyeFp!(e^`<nVOwcV0m[W<ȜM*%m'_t+N,y.V鹛;'Gy?247d{ Er 2KBCCR?îG> :#I^z*H˛>.v;Y IP&&s`:ӂ`iPfyf 4j)ڙ֫aI Z=8䡃n9&!TMVل ݩ#Fe9Ķ aOz*un:0+MZoa #N[ [Eʯ "V{m+iM<H2^Qr:fl-Yt/9HS˽Yz 2i2;J |K^ILy| w|-,9A',`-==X8}W{ m>Cf9_٦DW0Ҵn(KENߙ_AҹH$d> g*? }UFTrG;2z lv'H⮞'O A UԘ83jkh]ъ\BA8ӷzS;*ېDծXR]{$uV8TdMe;68S,zb3ĂS z (|ω6Z_{S5ƛe:Ί*M葕+UKEg$}IؕKMy5>LdQVq)D59L(Ut՘HqkBcO;!^Jѫ#wz6Fuk;&q)yyr;׎qP{fTY6Fg%tނfxtUյt EPx;- 9$JGhdG+ц3c!%=A6$* e%5"pAm[4㣅( Žxѣ<51*s3>q5[Sd$d'⾌g6BMQ8JIۗ;32c@ {Kפ!pEy+ 6cPZʴ>4^hm"Ld`PL%L`J&O?)^er*?<bSt8tS=sOUK*ʗ\ٲ9IZ Fih=fXGvN@`YC`鎙E%0 XS+hxG~U]}6^挵G h 83M aSxpPQw} AHMIݰ*X6m%V7x BQw0F٢YrʡgEy$6gOi3hOKQb#'?P ~{-0[/& 3WGqUT#FUWubD{4Ef5HKf AxJSb8'o[Bj@ l߲U*=R1]T;jKQ1]Y+Yp@SIGʚ& 1\EC?cJ<6Z77dgxW(9!a(d|5llߖ+&X9]iQ C:=G#}Ɉ оT{?j2|hI!4arKС+b6vmyg9Y?;uʥW-SVXG4Ky!Fm{ ҪUnSsu^1OT\x ETr-Nb )EϸڮhA0B##Usm̷jޖD.$He_I]Vnf8j۽ AL~*//=iH&@ $~C.a|]z\jA+'r+|"G"=uY{)k○Xne9kxE6 rcxb=@d3wc"͏nFSxxu\v(0$ wjђ c|%Ж( F43c"@ - b݇5uJ]9dRe `0|s9$1_FG g*_^W`Sv̳t+"g&!z=JVZݍB'pw"9?PծFgGNTP>B}kOl bSj/U*$V F?I8"fn.UlFUR FE}==[fAQ(NQZA^jqf'ik̃N5?d$Kļcb1ݯi:I!*WVi׳&i02hYc@ nʼ-qcޢqs_ t,-c%#urM+ vɐ 2bM(sEQ6pi9s}';lº&vfT5Crކ9rů`|Ń3^I͢N_ɂ^wt t_}<@Xf` jX=:TOwG뎑ץY)dwj|Xs˾M4d{x!h8㇜#t'7:2a笟WgŨrD tpg5" UeJEc2F/%< ,_h5fKZsTkɿŔw1>^ >?85dkSi1w7 z lM|cRcAR1 FZ2p~quB+'/X؝%5?طB7+Ir ޤB4+.BG~{}O C|1e?s N2r4xu' ߶1#Ъt HBh C "GkZM LV-&W2HeEdl1]H{$U ogʶ6V%qKpS?>[`uhJU4jΑZ\bGŶ`io1HQo_$*w%tUEib_m%W42WFy~W%$q3dyW,RwR0ԋ1g`FD3T@ŚԗgNez} GfQSh_)k:.G:T iGJ2ཙ[Vd:񩍽~,$Ul @[W:6)l(N=2r&Ȟ-y\,3Mk,(rT8h.&$ 'ޢ^]G$ [XuN0bܪz.W _v7r]n #H|6陣 ߜw=B8B֙8q>MAN*gV0^;Z>ʎ`BCFJ;C65z7iTs 7U~S a+ê`PVc_5;;r|qLRyz,eK|,7&k$ZVoJTq|e`êk'Tz6xDy&9oVvq/rKqOjv=YsZ}gi2MH("exg&'o)Mڦol2n!v8@ 0++ʆͤDâ?z0j|hYW2<;*{ߛa75 w( ) p&[x犑\db\:/\4K[Z[[^ڐy(@!M J<}c>ե}PDX]G .?eo#dK;߆(75gvFhdFrDe7 ,p㼏wiC}ޤX%<-%&J(>pnA ZDŽYs4,sBPѣDH[|G;_y鳓m(MۅᰃgxL_^]֧-uEy,ܪd8,-PlqJtm]_?>C!@S L1&bg]Cw+/@325o3Ddo9 3RLbTzJodJ{Cz~PqBxԀ\ODo0!KBYEÓTؿ^8#蜡+;Z+adJrb҈"⌗)LB,hvzgk"*.]d$E#ij|@):mF{tx2TqeB+~8!ihҬrSU. x]]@٨r6S9ƌo)kxe"#E >k)/sD).7]h4&&Es\X'b: ~@T-0m/NiұSD 1_A44/Wbyfgh;GIo ^Ү_~ >PHدp"4ӵgc"<6ȉMy-e4tj30ݍ&O8KV@x+:$"Y6/f\ I2XJsrljߒ I}\ÇD m'H_eY}j 8!89t/6z7 7bhT=Df/ZOJhV&{$k'a o7g뇆TIZuR<:]ZN}4\wFWj`_&PqLݓ]ȃ1b-PmzBscVCLSVcDdFNTߠ<&xU3er$45qDF&>ZgUA`Ց> ҂m6/S&N jY|ď. #lxA# YH>z z3H2dɣꬽg J ż 5ŽR JP%t5QoR{`y{Qb0S~2WgnY^.>}1"0]kf֔[7Gyi쥚Q(EQ&ylҖ8fuHihzdgƻWE$QKUӡ*,?qᙀS;{L-V3ND,0mdftR߅}vu2(;`H]p6.wC> (svzROp<fȮNcML_bn$XB_S!_D-l<SD.`XVcĢLf %As[_`c3:]NDvЧԀgxI*x%g=6s =L( l`ɛ5D+s HI¾TBOboe?#ZC@ϩ|up"/^Mgȴ۩c7oD,_΋qHTU@)%"ԓ1EthD y*E1i$lC8J+ʦP>vFMq$uWU;ZZXOSO8T 흡|}ec*ĀVq-L, d}K)w|A0[d^^:ݕBx " ta{ Gr?Tx= 4 1<F9&yyɨD]{*$V.Լ=F(H2~쎑*1řS<}'qlSa?n/r\>Yﴚ|iU_.ŰpH:]. ßRfu nu*3ދP/¨ҌhvI, jfmD]eJ?Rx_L mߴ,R/&[Zxl ~kO ԟ_{4piR?<-Ӂ z:%EjsY4$!dosq*Y6k #7=" < |[8.#m/xċAB !%m棂DgՊEzp嬑QA4__Ҭ蜍O>\ni&BiKC %e#+=E"b[z#V Uw=hʖڟ@0IIk+[@h:wq,15WJҳGOkDC+ȭ*ۍt[+]7X_YȖ @j3Z$ G!?Ę0WJگemZDbWJ3LOիKAlV[J:[iiP"}P,҃E `J,mȜH96㇤Bߌ1j]*-6\ Sa*xmQuh]l䊡{h:i0hyuQFWK4/ \PC,k7Ö[*U2=-C41il߿k<9h }+a%B]!a"'ACN7y,hjpZD SGMPǀ8wo0spb 09=Q)6o|ȂOU?]6b~ȫ9|m7WT KaY]6,v?Zo*k܋f_AU r16H {^:$) e^+վPsDyhkboKm9Fj/|: ˊDjU}1o\LPNF5[H'Nh+$j` 1ͻMj>@ =qz5i^`6&u5 ¡Qlv+u/ m›U&Q!ZqevFQ,{ulK_꥚\ź۷ 7XPo[N2 CT=!4~XH5w ,&1NQiR0{}U4dkߟu ` *ʧgлӔ.!j /%t_5ߋr.g,L7/,!{Zۍ]Mqw2&@hRŢ* | iTJ]a{jےw53y-̓QSD!pݓhZ͔eBVOZX}z Y\ebϧRނk|0,QeTy>ߠ宖5Ǯ \JwBcҪMcx+K2J.C ``ꜪYoV£6;\$Rt]0~hloPGzZR ; @}?Є%gRHLD`^*%Om0Ί.Dh(|id$P^d ZY4c> kW[$NջY5yԀgul:oDzͼcUŭZ@\mD5$S0>M/4{StE-"jZKA9yvSB+vaeq:~dp=΋cC^S.mJA v4ⴾ'rFIZ0Zm'$ߒֿgdLs/^#V?`D-m҆A&>MT$€YYڠm+/Jvd$GW#-p Y6k4c ʝ'!#H> O$K(z k6 lo.u&OOEPm^qwF$^ qtqEg.nk N6A{ǥ`{ !c9ý t/\( BRuzㄼanѹiyi SVR ߖ 4c [#!~U%P=܋LQ3}sFEzVElq*u9ncyVΣu!_$Ě#!1lk}x-N IY-&$ﺧFI&FS2HPxutTR}6.3N 鵖q_A!mKrpQ$J֍)g8F"L 0 c NM02>VX+n@4#2071sƑ`S EXy} *{7@KR9Bh&Ke=Z6f;-کaL7G(R)[厯G}@"G+Uq?c bзft4$eG>s t.IR?͍r ['W^qP^Ԭ/8rP>ĚxU5>J4H|8=/h=*͕%JL:))E'1o -VH]>o2m8 VԺy K-ENS_P.VP8˦j3PmCpg>@nV% 7+Is(ɽUͺ(-^{͗oɌSb^#;R>Hqv1HMU+d:E1w}T <|@A*cy&FhsjMw׏QZl.Ni'޾z# (^\;\&X,.oTճ3s%r V{\urnoFiGVEt/VB"Y#|4ҪR֔y\,ݛ<~f0L=w}^ ~Fg.L3VP 1&zpvx`u@Reߌts"!{(ZS eȣ+_[Ѳ:c&M.Y,|Ё½[f2:#jQ`:'Vg[uӁ-CJ)ɬ ~]ʺM[*M99uP*QlO D_t"ykPUz9]%I9ȹ}h*sQbTg($H3=;s=0-"Ü*Mle }gbh_ۤ>C{BBB#fdF@lpx,$̭̃AN6awYO;,q3t˖Pݚ>z@ۮ6Jqr`0DD7=peeTR6xهsk3mY gsMZdB)[RiK}7aD@pKÄG~d;b(6B(3m+A:c3_s;x/9ڷ q%\f|Xhlըxa󷚒hA%ܡ~LJE`MvqZMmvK"s4U6y5ImP#k"BR/;-ShNPП'H V(q{{2yC6Vqz}P)$ ~ u)6kǽV2y"Sa$ Yx5!9پj]xßXr.[;$jQ40<)ԑ=|| 6?q+&;Cq7Az*ΒuǵB2P1b݆j\`LOO8527ެfq3qj50V+ CVSxv) 6I|~mQCsK_vWSԌ2EmRA`U$|nB gy!hHcOX "\R# rhlrZopsUT(]`7Jv@4HH;`uAvgԇ.BeQǔ2  is"\^t=q%Vhfat쫽N/d/3YJq>&3] L{D'(k]Tӷtn|crHBx򪘗T%m{ywHCȩꢐ1b?ATff_$P?{lzly4ձ ZXxcj(o ŗcD-M$LI8Jƻbqf׌2wRIlBiKi@Rmule_Y w/ @I^ij~)Mhujlߞ"?_yN'!3DbD_{/|\v Ra, ,M$zQොө}ߔ?E5^8 AıpXXѣ?2YRk@m\\5簩yUaEZn殏V_(/%^ѩ[.B 1~ v8 T};CwKkp$ Ɍ^+?l\(eH@,^QWqi"5-a4K\J,tؚM̨3p#Zn5=sO4dUL,,pv'#xPڔdq7@4(&KE^K+!0vY9N hF8X"Bd6^l(4G,G92g*}Papvb :qWds6OlrqƗ>!mvP$R$O4]sWʏ0veo7Ήkɍm,a/ź hdy[Q3n)Tq `$hHduip(TAiīkG}y+`)h!N.i`\ak x%UGT]?\wB~__gkşeΤ sX aYq[̱:rRP>d?RSKU٤̣IchH?Tx]ɍ;*L=cYq)~vH-mQ󡒚kR""oo: j [S#xo*Y˿^uOŽ/4} BS5n Y*vy=r [A[;ͼܺxW]B, [N޸Mðݖ& ᄰBJچS1g$k3##ew8M$?'~ C0k%e Ls9l[UiB_Wke4|>&xXjCq m3=.?Bԯl+M(raⴸofOD-W Qww΃<1UzgӰbG Qyw<P"ɪ S>3ks~[B:dٖ{fFG2SxGAC2!7â?Wޕ QU0nRܗTR3 Lo:nhm}ӯ΢6Pٚz*dQZWP7O١ӮHM7 O &r Z/X?0 oLLd6vs"ZT[r ~1uo%rTYcUBX>HѼ`(|zRMS7.hI-! k{Q](@ >N 4xx]͌ ]Ң3!Jtc\k'B\\ @իLJ"aYC0p蛎$. X2𓷠i*h!4}㊬u<}@*c"Zj[r/lE^5ox)8StZ)A_FH.0'e 'cPt+qKSvt3`}R`r.%-=$1uvYfhXo,XrDŽ hx5Y9]N\\+bwaWՏ E$Q57SE.#υTLYSxVt'}Wt15×y5gٟ{'17JjU'*S#kta)S<&nUP\_7-^~ʆsV| cNz&Ѿ5 tv+}t=$氰[r eEYGB!JDVz agy |x=Xq:ga$ -Gy2=iR;3j[ '&G >(嵬R 1H0򳣔 ɰ-呛xߤpb 0p3{?Jh L;& zN7tL j}*dwn(A$u/G8.1oOxwAskr.p)Y$d79u|˧#lwk0 kQ,.K?/6BF_XwLi[Ǎ}HO |&Gœ˼wL5V3+#ij4>( #lD.HMY*܌1@*?Fl{ r;iۍ>DTS~rg B4iCaa8jrmktKڪ(دvBؕ?}<$:_-BPR2×A6/N%TҚm%ɴhw}f j)upJ5H V ,'Tc]RTLZ# S|7NM2gSc %< Kv%̗X%W5>V|$_%3@$QZM_t?Wd@HEE HTElgKF:L곰rw GG*t #'__QWKxӋnt(@G N$d g(b*0?1n*ܑ~-mmUQa7ҶI)J63GOWuP! au)9bA[94*3oR 8eOWdtfMwǏUV`{v-+'gM~4k#>uQԷ t K6-ŝjGnBpEQZhM.P!GXRNmJԲ`i|ȱ}C@Sx2}$ܱ `}~Lp%ySMޟh-RGQ5T*vSd ; q O}!;Q[[ܽq&) ED\wQX {z/Ц*ɭ[W~1{d4ת ΤlYBٯ~4MiW1{mbQ`s\.YC#zҏ/4גG2yd![/cz}&ᠸYbew{Ā/.1`gBbŜ}ΉVj}綂a|UFy+ANl: k_wdkd*Ժ%eQѫ ʋb4H"D`$uOyUŲg ?.> GIWɀ}̽ǫcxxF1Vl=:uVÓGΏB4 f_X~=)p=;4RA-B:-:ܖI{w K65ysFM<'6sW#r!J9̇q*>D84Ж%۬ޫm%~7 ΋S?TN9=LawEO<U#s!fFim ;`m($XO~3;mXk!MhLwGZ_PәX.jkw<xP~hk&V"=m_ p*1;n\&rرЇ1rglDmCtAD^Hc IKӭh bݸ_eֺ̔\~aF -ve?1 ӡܡ_t2+.a&O2WA4qmR_6Rb.*s{p+ɴ6DF{s,Ar}( zB:Upޖ߁j?Qx@{Y2o f?A l.nok= b]Az^hw-5sԾ3XKD!_r!42Ȅ+Zy'Hq ~bsAglN ym0~իY:0oyMWb/.o.PlL):U*^d< !lwɄض W/l|V=f(}v)6p1Qɴ=M-=$]ՓN>~rm~OnWuf$[ݸfVɀ!{@Glu]eߕ ) >nʃ7ɿ[1 4SV3o.T@ Jr>*H)(>u^@A/lE EHЍ2n͹tjXc1*/}X>+c>7^: iE@}bgT$Vk`7Y/rMO0rtE:Вr}

_e.B/g5k7 Џ.g )]2L$^d2Iz"I3I`Nd+~p\5ϧ~vN#VcBf ݴ ׂ *y &EQoT h˃)p>dU-E6RP6v@$1Rip\2`v^{7_:'(AAck oMA9P + ź}X[a<(J@_?W=R8oϠS͖lz[2?"~D}C UaU`>t"s/!0B+4E`<S΀0W]QT=A:#"F3~h9r]%j!Zbh* [XcS܎y}2 dHYN.<5Ǥ %$$ ϛOi0X {% '2΃BzYJ ru*E`AgL~X_azU✏皌] vN l7r!ھA"[Lqtð0A!kQ xD qy)wn<0؈ГǷesQ^V6]0},m9 bO^T Mfc25ciWx+3q@@'=-K [V7r(M81]N[ H={,JXTIm籽&osAC:)7E,9%}hi m-=l E"Vvq$>9D]{Oko"#hfUǨfN[l7x{͹xUR_[g6 2R^W#R։&7n*x%@cV'I5(o0+G"iv15?IILlzTC~RJ-yX@:.60^|:wtvqtXKK/-y /Q4ջpt63 Ca?Kf)urZ=/cEݾgP'>ZYfJ<&`RN~r@ՠEĶ|]DI7|TíA 4OLsɂΆOEqA;p;-~PmU=hKߔ>p0'-Y@(.S3"8k@Ձ6oLoCxzJ0$yo s3)ILITO*`hX'ۧ0c& G̟5q2\R"uQ |'>cpM?:tѩIhwBE+ĕ\缾_~Tx dUO進˲m%C+'scm=fK"CBD,xJ kC𜝢^qq5L6Y !V =R6P𵐻d3)xlPzYlԉ|feD42[( |A#*٦ot7 ?t+k(&'.i=f,@!<} ӟ:?Va7"~@v)_SbiQK/.-\ErlI j ;\ڪ'R)8;,̝Z*,EPٝwek*&;$AqBC& 5To6N#'[@uڞΪVX' ZADnk6>v{h yl $YI:D!vsdK aLVWIkT N·{+Au37%L×iQ0Q8wWp2ӐS4śˉľ_J!%R3C3Nu܍]SR6ZbƱo5Т7ySRp2̶3-yqI!䱓Vv+~3Έ=mg1cҷZDrC:U˷ݥJu֮I+IoW)kg3C yEV|>2{[nW9)V̻ kP,vFFXKoH4#WmG3,e)FPY?c룏v' vK*CǻBz![;7>2U1B f$cb'u2(9><A3{5{nj?ga0(2'jIY3wcm3h6_1G`OXIoeE4>m3YuZ} qggd\6GWGO6[&8_^vr?1@Dke fYkB(Ĕv6d/UPv/^S#zZF6NvTEl2ڰ 2MQ [`Gq4Qt`gqyyUL,fg|8ĜpgΣP@7n.o( zayLlqi;Dq6TB!GTgEvt!&ǸSmg_Dy|8ȮDN 3OV,z/:pe*g=w~),~wC-iɹNin9X}\s&'-fk9rηuV}hdbyc;D5S:DQBkw@'59?Ϻ4ԨXy}:љ!uV~5X2j[RMi V+D{HT}ܱfG iT "3^Jx9y"a} "Q4VtbySG~[E0=:J\HLv5DM}$ (6@KdK|b\Jtx>(uĻG6tId6Ak.*+}1hÒmWEdvkAvb1,#PO Ph4 ٦bZүGMT.+Wކ\hwsTfHRmbB9\XD`oA$, бZUEpE.*D@*MН0 4v.]1:9Y|)l|+ Vв{ҷćr_U ށ>"-vFwA=cYS+e#ao^d>H=@pP}#AB#uXL:ͩT*ɴr@4]n(Im+E~݊1 h $)Gg]W+'7ZB̨ǣnӋW\=Űoհ>z26J&yF D핚K"B82-%i]A$;!pg$Awzy[Rb-v`DTj3)mmiXhF,ꮘN @8!1oQ]ksH,v la fT:gbח eٖ BTI-]n✋Mg&F:wtq ̄?}#V˔GbsT^x.'X\6gK+^kpq" Y,^+bNmQG!/)w o>^A2{4 $nIe#5Q"QK!+oYY!x " ZO@(}ܿOToFdW5’'rvF*vLR@-?l/%/5ye֑4Zc9%,'fU5[m韫>MVr-e+m%峈~J9%s:N$r\˲>%k޺t7L rL]'QFh0lhXc=F*ט9nRiCHn}4n"1\G86YĆZDV ;R֨sH]<6<X/ AG^v鍤OP{:wO[F@x"x-ͽ`Y?&nM9~<_]]X3 R|@6w36O!\gl%*ZuŘp.lEuҴ ͭ Bc67)v9BD::Qυ[%Si"ߦ~UkX6 !MNtIE^ 8vZ?3`<u~@;-lbY`U֩D])H"ך8'YeoMd<W50Nckٰ,|19a8RNZ5Ь^O,:l70y(vUd~2("jA)[Dmbc+ A5m@gPl('Oxչخzk6ἴKsNWɨ Nf˿̿BM'$V1y@,Qሾq!tˡ͌ Xs(څ:o&@6MIOT!\_meOJs\Y3,/(ݰU΍_WzLܢDdU_c|H~.onz8U V¹e<~ApXx*p*hpD uـa_7U Č̖X讨mAHr7nzWfLH휃y-ζ4 Bl۠?cS*:v?L?n꬧;snUoaqxf .J^O,D>7ɫrP?X߫Bg#@xWJ,P#7&̄k8R@[=+W">Б"eI7DaA]tqق ,Z:<@dksnsolfѮ*rg#,ᛞ*܈L2ȸ9= &SCuuVyT?V}^5=xpZ|$w]c+JՔ]Qjvj9>~ &iv 1IڊԒ]cRMuK FcV#Qabns\U-Z"7h5(9En[v|0X Quڰ߰ۯNkҗOEJfEbp7jh}03^΂n2L5 M-ςPmFjNL% Ќ#a+ uX8 d 6FrM2ҬLggт[*nz 2OGp- PS[ynqXGGaU:O}nƦ+4YmۄVidk ǘ^Hybڤܤ' B Jg?C5&Y4Nj9*˵v ;YQ/,EiU1|lT)igqJVvc6DOݰN}KȐŃA:q&c"C>7ּ9TԆo`1~ҭaq_/^m 2Qӝ JụC?8L3kq򜜙&$p&{ $_f.Q+ƶ%(n.f h< IR_b){n5(zɱu|#BdE_$5۞6a.a;{Za* ^>)3ǚqj܌_\K%) F?H<z!؛c/-&Ó' 1뫭`t905gO(s_|ZJ1oǒ4q $a-ҷrcТ,BX͞:*vŸ4{ 1^kp5@c3T$GJx4ui} :Fg%~a:chY«!n[3 xhu>:ܛt8 Y1gXӽ\9K'F>w l_MB[ZFfn5O#PiynMd-K뀨tj=>|xx>5e|U'cȭ^lsjy`s08,اZ<`$6ܸ{¨OX\ƣ,Qb>Kk .{3 }սb5HDNEAkx,MW9,ߔ3y+H4 l PPY#_IooMls誡 $-(KJE[W !1!, k'>ܫ~Amb:^u4Ȓ6 wdQ*GԲ>3]HB m%출x}ԍ^^.4BYѱqI_`z' |7B)E5Φ yjxp(HKF6,*w:鑕ֶyu}/f7?!c|w - /jޝD2 k#(ܶM:R=bjJ{#r@@{Zmui9Ju4)goϹ+料rSR3遯,%/Ol65@zqq?>~sرHϸb]d-iv?.r^-d4SE9l 0elS6dy3+:v,[ɘ~r|O U*/cMKR#OC uPa`x@&ahekzlSbȅ#\`r2@6Fnw~ȺVp ,xQj"℁7F?'}["_VG 42~ˀL_r~h`Rx`v 8'%DepY3FXBsEW!u*Ʈs:P!0Y/[AOw 1*ҚmfV-Pq -a:%l1d[`7m@ĴA|Zgn֑6IC]r;AcϢC'8( -6IY=V2s$3Ċu"k6ۦ=g7p&Q ؽp()q%OE[Y^j_$AN&̮?>@S,,V%k6rK5P3w.E ^IzxҨEriM /b;A $l3 ȹp+@{aɇS$`vJ]M=sgKM"t~a~aTuG )w$J'pdsbQa&g>(4a|| h;omq1.y 6bW9xI0A1k PHԳfTBWh(#*'jh/f#겯 `(d\ %e؂(|s2/̫xF]#o#BT<u4=B~ׂ֕_Tw#i˕ic>x/I}L_Bo_8+z/5-PE?IF/,yb HkrV?$Ph5;Xa<|C0r:ZyhGT[usZ3BvE3r-na>SZTp*"| J *s.lFO`Nzl-S]a i. #6b>Uz?*77?fO7w/<8>.1NT";\Xu i.QG3.C+?ƍe0ex6eJ,9R(1U`F~ S3AeN,^؅Kj~Vp܀mU SR*BŤ֭N_~ cx4E(q {GTzoY~CWaё"Cn{\|Ty=rY_ЗCme!VB5+qAG|N}&M(aߏTɯ2=-. YXAԡMC_sԕqmm;)7Y?3^at{] `ZQQ騐C-#L(xLUb`[fs_q\atxR}qͯzT>/%Xuĕ2|VX _ɽF!@"!{h !:lMM?hyO>!٥EpMM]O \My/_&I _ YZ