llvm11-polly-11.0.1-150300.3.6.1<>,tcp9|xdE) o H<7kks,-`&gM1}dA6iFޤ[p\}fn|9^Ts;C}ƍCRR&91]4oArO",EdU3=&ʞyi@{H{8ce[ 1%;ޢֿWO:q/,7TK\k?>͈ԶSs kGf[5x=2ϲe87C?d # f $04Mn         DT48L(S8\9 :>@FG8HHIXX\Yh\]^bcdGeLfOlQudvtw,x<yLzCllvm11-polly11.0.1150300.3.6.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.csangioveseYGSUSE Linux Enterprise 15SUSE LLC Apache-2.0 WITH LLVM-exception OR NCSAhttps://www.suse.com/Development/Languages/Otherhttps://polly.llvm.org/linuxppc64leYF(0;%A큤c 'c_ _ 20da68b80bee698fed2f2d08399a46fd701344c20fe879917a692d66b7f5c980dd9f7e0ee689601cccf553c1a0bdb34ec1c85e9d29c8b0d09377c2cd4e86f1118d85c1057d742e597985c7d4e6320b015a9139385cff4cbae06ffc0ebe89afeerootrootrootrootrootrootrootrootllvm11-11.0.1-150300.3.6.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/ldconfigsangiovese 167412175111.0.111.0.1-150300.3.6.111.0.1-150300.3.6.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:27474/SUSE_SLE-15-SP3_Update/2d7c218d74313ecc216ae83ecedad511-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]=ac5e6d9567bd5b67660f1fa989e45b4ab0b9815c, strippeddirectoryASCII textRRRR R R R RR RRRRR*<Ynutf-88c2576c2af0b8ffcd39b09097a60aaa529e84c374363d13b440193851d007920?7zXZ !t/]"k%}"FCM`IjsgKAR'KQW+Wz)Ug„nJ{; R}@]zsi΁ ӿQb V,26>%ճ$Exnܦ$NyeAyTW(O[5.U- jCxj~ mj G[ZB+V+\Xn)u~It\>Z?ސ" <"J|E`$ISI>^sKy'gV-3BݿB-{hɧ88jU:Ժ (I sCi&_;GŞ(JDV?O)!לE E'dieC C&s1hҘK[GU1Bbh_<P1au;`S\n PHH԰)7@/7cw+Y`XUi9舝0(bjx5R]-PHn fH,](w;DpɈ[jU3]=BN2=_;UORp3IAԄ{;؆י,H_2ӧAȽq-)! )RRGoZq;AIղ ]֊* Dj}(&ƌ0'n~J~mse'5K3߁{~ʇhn# "Ή٘[E8rY1 5@|uYyHn; ,p3b=Lsz PdSh5p.{wboC7༡j>u-f˹;Y[2 1QlYBRϓTt ֣zs?hbj MW|%c Z[LaÕ_iN8]X-ZÂkfoHd|<$@'Cn1շ%֭f(xz2%rO풲\qU}YIraL4mP\x5N/V"oxWIb{#)evvi*W #4sd[gT{$\™ֺ K)Pt8dN:]6py_gbIK588S{zs.-I<(Gsq`e<1wŕ%w ȳр[\ÿUAT?92WV1a 0y% `&mV^Z)Z!4ѥ*^ЖJrg8ԆͫHą&Ou<`:,&'B\7vDc8'T?y$⾒lL:KK(P97/W3ֺtC?U M~@/(;OvEHaT -@>_ N|+ R,R<<3"A:+Df g;B +(%S+Mشi3+fIh[ f7Ť*W\Lq Cc?X/I-Q{mp Lv]*G'eF\ >љ^ CIHpb<@RPD#$|mw=POǭp #w'h6g(Ҿ5Yfz3 sI5Ltc2X.R\CYb7|: >YS ΐҝ B*T2W7)^vYleI{`Zn9QɇCOUbBfR0>ɬ(_F?FȘZEvV^U&mR< Nf䇗3xT.Ej MHrk t)E$*~1 1WK*Wp%`GUȵ XD9Aui]T/>0r]Cgʀjuj}BܙLtSs$JVJPk6"єngEɫ%)jO#w;_)a5"TM>&GF԰5-du7]yHW63u 묦ӂj9&h s5ޕӆR!Y:Kj:4W@T\j5X3;Xrwgd 4/[7`tcN*bh9>OkO]~A,2/O9n:ď^LZ"u6HEWjq/ f X4ga:7* OH5hHkYΣFDŽakM)IUF(_U! ԂP"c?$ O] C.R:0U]ey^(”;sAz0 ibzEs, G.= A4eTjF{ts nŘwT]BJ؉]en`:.ˢh;Bvt#nkx:̧֑3wq(3g:B-ib+Uș@2p 3kTHzȌ^`/QT.TS P^+f=YEOrCWzVxW'j ~WE ,i> .J6',8Owm{^ҏQtl\dlhDr7/ث`͗L,{*W} |X=(j-rThwC5I^& <m3??|ROyIr;X03)~.O7QfϬ D koE*/xY:Y>zQ B^DFH!/}S'SC؟U_BjՈAEX.sE8)|Gv$`#{9- 3TЂM?b8X_טXyUi&H=^*; ְ''}mi `cd3>lBqĚu#s$?D}IܓYqy 0A&5iOQH;jg`NF&sנFq-ѥ Ã+m^oO켅jJу&Tf:{MNʃ1y,H_ƅRI@kH-]v2䕨Kݿ! W j!]@L-a~NA{(T 3]`B깾iG$2i n_ƭ}:R%Dp_'Qu'q(__CNJUl۹FoqҜ$&*<.`gRp3c4-at
wNGT6lSMAjc[+w;7əzA!Lc Nf ڵK:AV*Ί:< x Տ\oT@ftUSV-10Qb^U3fgBٮ+ग़4Yd3Jf8'Y/ݪԸ 8eNY0N:eW0b-dI*J_MOtPJKuYX 񅦳5bjGusS)="n|ނ:o芺L=`6ќ7jFu2s0C\*nR^NfGV2X'FdG*zZ;"b(|M7 si5WHDݯ;e,f4 lJHR*7C/pJ'sHN8""nY<6R7C_}(ffM\]IqߎI|C>j52rj7 f(*>CI﷐(6[~*_v9G\dյ WN HTaWEZH@/` NKD,U-n;EssOB>;B6;Օp1—`8eٖ._.1ݷ8|ڑ6%  %Y؈{ HG&`%\oK.M^)H$ qBq?iE3v]cYUSYʬόr %yL+QA\1=?xpQ,&5d>Fr ]g^e&t^['!@Є/C*!ZܟH'S}`-{AJ\_=suuٕ$Grx*>IQ,ѭȁ|1·$cq i'OHY0ԉc;-1l@?-!!i +\^ÌGbB&'؄"CZ~M&:lC}u7$A:U \^+KbP t5:X`lXsʵ ;]]OR՞D%11Y=y"DK_)n.A9dr%F'@ ke~f9Vn91wTV_sǝ3S䵄wm@;vY%H7#ᙽMo7X:?n[߫ &$wt__x]/^1>Kzv2 &oO\*!&Xǩ|v0wuJ%`H`v dx<wI:³עYꈧ9\(պ~9UEIQOmIRV$KqefϿҔJ } `Ox Oa٠lå_J14Fby2#VdHq zD?^9XY y((If7;[`bz%Xڷ=@7)_j? }|Qr.nEK]ֻ Fg@sId96?5֔憽6$,!qGVRo*|(u<vGAm )%N Ɋ%UŻshυQD#1N@ E%m< Vn!M"Yj沍mlံҧ.I.r]_Ex7g&2}!D3h,g3~dw2mVop|H4i]5kE}y(m^0=̥gHZ WޘеC ou GmQhȍ|T~l;DZddy,l#"HحE(.;mʖGtpo;]Y*2nSZ˳X:tT~yxڲH(hؙT^f]GFN]Dx^^?Ķ5LmJsM"Ϳd[ VU,; S!'̆aȯAnŀdΊs߲tX28ob'ګ [y;-l@ܘ.44ӱiX9b)=ZE)^$pn} !mܯ .M$H񩷍{:!3a)-Qy;@>Gq72XIsro5P UzJ!r'5oy48R'x67zQ_6}& nԚ4Z;YGլ8#Rkb-*؝ ێp>pr:Жn+hel`CGg;"t UCϦ\\n gӎ$<#?,k[HFI+fR>0UA;]xq#-Rw3$1YMiMeuv"6-ެ9qZds۪PR,=mRJvU:?n}Ț+^ 6? /m}ߪ] O lƇ Z%Hr^K8BM}`Bn|X.hz@L&_`}~`v.:FqKg;2 ;Z@LTB{dc8TD/=l-r0;j(⁻y!0 7uˣ#Q3x>`qw'Z]ʛ%K!uHsTEbc*i`$=HOB~Emz2r*>7a6];Nd% fCy^mlm^ED_;F;uN4 ~5PZNi+!HET*v[/glC(P]^][cXK$($ʛ $)i;m3eY]f:E,N9~{1NȪXC14A!SxȠbVaΪb3ثb0{'bd%r5v8k0]RLs@IOK$)gGj6n.C^_5 X)EY511kz!kԥvME*V|&(#JѢ?3*]s H{ҹ6{sO?!$N2,Ej`Evϳ:Dwswk(&|)S `6p\%q52X[7fly >v27w C n )he Cj~فoe+hHzkDfm[ 9.;!Ax(Ǫu:ۃy}v  Oi~ Wm?[$kaZʾoG>!}enZ1JSqg- C\,90kMçnѐ\ ^ܹ1 bGt@>g·>-{ɶr1,Zяw'>[&Į;kKI^0{a o$NPE[)tǰʚs$*l͡U9cҕѕ[m`7EhϨ2w>5A̝jXuUiƪyp]")y?3Ei`p0N>, j00'>MTY# (Nq׎E▵ܝd@d}9J$Bd_jQMT{PA<8Df-}@Zmm;zATH"k>kyR9-!'Oν[Ms{P'𒎖hPȼs:0~Nʏ_Z{7 ŰvVxJM0NJHVb t[!HE=w@5n>I;lAԇ%n:ɲ]|O_ Y' '~e4iۦ1q9YYyW'7XOJ못1bHuϥ]G#.$;!|zk*+ 2<.u:a|D`SΈǞ1[|ށТf.(/j=}BG /uL~s"&D{Anq>vȼt rnvWk4:8Svm]H j5ZpiM˺`H,:DAvN{fOQ@r؃L2+.r`ﯩɚf@fQY`$Y .Rd5{EYW1qwދop0Zk¬U(l~Lz FgpV_~}mK~hVABع zE˅6`r#U@nonLs Y}ޡa6(ܲg{mZBmYWf?#!yXbPdgHu&m)S$Ѹa;,>iTFjor]KͲ4rﵻĵ|⾎{esi*:+Z[2X0NlK6WӪ{!^FfҀ_;?0"Bc]ƫlX`iu ijBU.&Y.r,;KsΟч!O>bv%U,7l]D;!~ޝ6-Ψbj붉` {ןtBo_qSQUrZv|nV3w\,{Wv4Dr-rbj yvBel_+dj:b"Z'p}qzJ5ҙX߶E/8+Rl,}녝RB9:%P:)E82]qkR}c(P-L93:t~:Xqan5q{(1RX0FGA1Do54qO,>d \՟j`3գժrÍҠŵf<;BO($*` s.1"`f _|~[YAgFmW;AAȒP:6B6cճ_7 pQ+N54okyTQYd/-4Ťn=a v0h!/opXbu! Oc J뿭7-ǩ hUxžݞL>Vq{TibHF `EW쬉yLeMYRA8J*M|Tx=YPpXD`K`o Xפ,_`b\@[T$rIrHh 4S7э(I9qX; X4\5.+A^jPlh ]g!=p9<ڥ6bOzM#+L}Cϛp.]mNgnu0. ~4TM h؅u;>*"d b:L 'SWUSj,AlWtL֎4Lx 4"aOٞYYi<#{k$RL9郛a3ab+xR!'( F؃V z6 \}UxTD+ORX:VZ S5CU}qmӅEfhvcb2t[L`2QRUAN=9nIȃ`g}:H^p+pF rVL S/=!8Q %lrMOGάw!>3Z&Y_OkDxvY*pu֠Q`rwH_xKNQc- dGl6c(Yt*'S %?a?hg:ecP Pa6;W>/L3qFI;U8jIH~ۇwOd^]o|,_AILui"SxWݨ=?x/C:/؛9Dm `ku[#!!D-XcX.<\3V6LiJ,MS^<(o2CNci(?uX@.@[An T:?mWe9U]+[8 بۖ zNAr35'#V 1AJ~>tk.-"߇_fҹc:[_CAYåyRl4 rJqsz!+o/0 BBLTńunOA36LT<-]A=C?B;t.iL%r.6ٝYRRL"释UJ*4]Bmҙo(L(d96T7%mE+w%&b. E-?VMW[hd=kj}G?xxÌO4Al*6T<~!M X.-* ̰[(A#SV:+va{` ? 1/ƪH0~>|_.;bW \ߊ{#iURSp2*6͝O2+g8f|.rU0B5ZJ9sK ŽF NUE&9ga>5s`t׶%•- -K$?N? 4GN'{I^9GOIG9r wF8 ^ideW"m f0}ߥ\+]RF-{:^S DQRJ/iؼV =֘pDp)C=6_\חM_&3t}pFQdb4 Om DN,l|䩒_Fv<gp4bz0{μ|4 4;@(A٩~s+-D'(TGi= 8Glwfc!6"jyhxCHPۇՖ =<>zP~H) 4cĆNjS.# _`u9{j+X w,O!+VNSJo{p7kх-{cvk/\VgVY_90*y `ޫmAYyJ`D(.*5F{_ y!VL0&f\wOI3'U-&F5Q<ɼ2|8$L~w{߲oS bu4 zd(/[!m!姷j: E,4UOw%e8ƒ:*%p PIcRE4$;ɲE&zбah5?4F^Wqi񲸌%M0% s|]}Dqy$  IlzpO uf̐RTe{z+"0Fh~[6HBW?w{P|ϔ8i{nAPX {@׊7jM^ިxp)\I*zH\^ !}wg7M#]%oSܞ 63s&ɘ86ď;ɤGw6Ȟ(q*P {E/axDžzWPoY|@dD(8q,uHa)*+ֵmwȞx~l[$0qE:R_u!-nG"?Uv +}}}tphK0 1lz~MW6قg!W:;4(e΅k b|WB1d>]) >vb~e&D7 M!uK`5N$9--<wE:;1G%-#= 0 _/yh F"]0zi~x޹ {=ȧ8t%o@HT>È,A&֌>0?!`o}}cմdnbRO7e} ĉtKNj6Lw~KX@Q*hq0ZJ%)MPZr5Yw7de_&18 c xٮrDl:@9mnc6o7$_dCi5و8u2QZN=xܒ FbsQFSrUƮci=x(߬w퓮dCW\6fRʃ @CIX z:gRůsTz"21AnFJﴼACx+(.f%A$Ҩ/);_%o5dLQ>Ms8|lLfp&v׳HNxt>TK"~v=%;hømB* 'l0[hJGLP_uИ5-9G}Ԏ@DIRӈSӊA]ϙSh H ahlbK+\=x} .K%8te6:bN%)[ӺNi|= q~܃V L|njM#㒴ɮTwpぁe;nwDIElnrAM¾ucrYA_ss>[lWcM4~&֓L"h}mYe97GyHHW&z|Πpa\]b"x׻hEԇ=.X )r2Ȫ>= xyeï?pU4PCcz@tH35[y q- $ȗw.]( C ~[Zx"\cm>9(vno0ψ'5}+lAD6yr]eG4YC<]t-Yt5֯)ݢ/_|T_ݲP,qϺh>)ᡒ&X89oW Z&33Ċu% ۻ CΑWNtY2*&tSfɬ"ԇ3Уs2s̨C$ Gݏ<1,i~*3MyO}z_52h CM܏hתjwǞ%?my+H[Χ8KI7nH!΅M׍ss'j]ZYi]\L\1xP"87L%bK){ӱ-uuWnyCt%`bG1K ȱlY81N2]ůs+-=I(1so+8=_`id=3#.^@^`LO*O=jVHZ ./>-k^[ kOBj(힌M?<:aܰuK2r>F | @Z)h&c qw,Em|(w/"\Žu@QtPB2ҫ> aaPN _5Y=J#Jƞgslm=9/iUt[,q$1A.I*LZk$1nwވӓ+݅uN##Dme y~jdmر.UFKɛ#?p zUTX*U sg[\f,7x y@ VfS*npJJ\b\θ'z~9#d ߳D >9R|SciIߔ |߇.QP;Zm3P20?}p5٢^YBgZ ES3"Av*:_wZgD7Fb=IOF҂e5zbyg[FtEk 4.꬜@ ),?pd_mm&hT\9[d1l;hL{KaD!KVcrJB4,q?ᓏ8𶥽v PȚbx%7R 53]#eւ@۪WM'9ъnkӐ t)j9OUB@ߺ }jdj=f'b/8>2xik<TO$KqirI)#]W&cϱ0O#l9d4)|m7'3Μb`F<̱6'huIE',ް4 0s 8#RE-Im?(k(eэh^65P T(RZМL'W%mIʜ;Y桠r1 vpbl/ğ47zWY73 RerN|(ͧ^ODSK:n"z;'j H&1Qh('՗k.'񝯈zM ;*AH b:eR\TΔ2KP,yx)7܌XF?JpuTI@>BI bI.w/n{ȿ/[XC"'뉂PAĝb%@yFq|Ⳝ' .4. zYmc ͞eCJ%ZMOs&pݍ64RpcC|HsAR$ñhX%܆K<)*a#b<]'#`eqk! kG%cTUP+g(*>l4F8.G{&@Y-17v8*_7 Lꥄe qe.~xZO+lM!f2erޛSߊxXh$|-!dH$ǩv& bKTڇMl;"=Jc" <=."?3)|8(pP:ɓv 3_o=M[+ rƱQ_}Ͱ;xIzU Ud}D  { N&>C,\#[OQ?+Py}RP ' j﫭e'R]cuD޵Ozfhk[6^qcP { WܞNP't<.n*?kwY&{T4P\>O/Q+ mhB8h'+Y o`zB5pkCf+(Rf%_it?#YأzԢơv4#IH#@ 4Eo#WՄ^fJp,kַ6#|1%|[R†N݁mKŒZDvkB톸RWx:la's,ԦS;>9MҝKNƯ$Z jη>S4vz5('O/]MےO((i_(!=&tW1wTKkC 9%oGqF_WYaex&*7,6k̳s< ½&w أ\~@#ǗӐf)ZNnՎBSqYϞD*uX輲i1tx*C{;d(.ql~/|U!O@=q*VaX-4Pk}-ʛMŘU xE?h 5Zd<_C`Zq `\ C1xPٚ1}Tlٹqv9L mq}C1$,mnNM8X;GؔTHɖKc_@K.dq5]꟏Z}|TWUE}PXE]4 WF׈up߄+eY~M]JP} nuvb{DQdFjsN3j'V@sx\jsk@ L(VG7RR;̰ `\PHyAREK qpQr'`zW~ڒMH[:ewp` E 4#UNۼ.%U/޿LRsV}.v diKJoDZ_z,|@*ALZTP@PZy*ieǺ2L6ڸ>Ob}ZX31QQ&-0Qpcmw˝⼥۝1=idMXW>N'\IAp bRV!ALp"-y%AL@ʯЉnz^}P\ q d`ͼcwbLrMH c~̶ 7 wvT$폹]&1h n)]-cL,QPUI!h &m!E(x rGZO;^`aa Y{ 2r9.Ge .Pn4`-9L +ODGX9"Q'EB" /,%_!g WCφ4!Q<&*X 4AC#$nC*X~0 ZA"c ({U8YF2Ej~GU!Rx<&4"qZn|8Oh?eNg ?-J' d@0 x1!pdTn\Ŭ!_U#a#j]"G Lvl{2X# @[(Aгm?&'mUx*K^Z[<iOnz9yq_Pl<_d+҄,䩘@_򨵓b"wۛn; jRP}ѩ|^iGA,}b!Dw^ϓhst9FXLj#XkS3/w X9͸ dsni=%i_6M1aS/){6ҁ7c肢cf3Zf $ĵn`TBdX9.hdxÄ$reբ։9>m4ϴޓ{P62Z^ImHLNQZ2RSozxZ6?4%s~ı3W0%-= k]8NΛٻ%+If Ce$ufߖ+NijQay(wXY^',~|EJݮ^me;C6G 4  ,>"mվ\2j7eI" mO؝ BUc=?K\hLq  u4;.*|Q&ԛd,p#YyD̓Z g@7d`!`>.@kGXq?nU<8@T C89Yh ]Xy%NUgα?y|v5,:zbr0 ILZҋ,=~U>Zn#5F߉>ri'o"'8\E|maM/qOSg\g;3{ubvWٰG@"5|U>wkb\>-kD?+y(3G魉$0Yc5u 8#"X"gz5wr F071N^\fEVꢢi:Hȥ$iXJRJ_dKӷo z݋%-VhGv:f.q\v8㹓fă|륰%~A#KyxVmEЖB;3Pɾ_%{ىJ2*{C>6XyGn4x˟ nq J>nK'$Z$["a(j%ONO)𨟟H짇SƲ.a^<Ɍvb>@R_w@C4cR^3`ֺjWVݣة'Ǭh/ʌJӝeBz{8L)/ϵp*-b Oکc&z_!q<CC4Ɨps$|\/GZ I633$SaNoZݘ$>V c;9tg O7 WS҃Dj䗂(X4n %a~ѹ#11gF?V:6% h8ԯF"\P|܆ 5 ~͓8QFCI0T=kS!C.ì.z1*r46cg2y}t XAn'ش‮tQS0z][ͩ$3a9ށw׾1:zҽf7NF`@I4gREةScj`|'Z2AzV@vԧ7fd{9J%. H6dK>ѱ> N?3D䧻uh 8 it*CE1-nz69G5vZb S2z0#Yr~lٹ&)a iGT Cbƫnav2.0fJ~-OXjg,|D9!MNϬFmw>%4nCNʼ P/E!Fl;`*oRYZB|a'`Ӗ_$vykΨ1J oP֦^Xem.' q렚X0M>{=O,g:+nλFӱY5ό̚vm";gqθ251M@G+BNlEcbQVL.@2 zLSF :UT8NrLZ&)e#ӯEk{6~ԙԁC`(1z) %$v/׌#e|B}dZ~1…n P+=E6]7X5j;k" "6XX?0g}̓N]εQ+X $g^JW@=W_=L+vlX ~ߊEs}+dTT 2 >>U 2}L> y+I_o[Nqvs=2 BMMvh Wv]['zvqabBa#>P F n,. u)qy.WWt06Jt*P.slDyKZGvg822* Xapr4cp1V#dIe2LJC9sYD)pwfId:GTrRI]P; g>0r6yfRc}Du+6+cIAA]dnQH=gnf Z\fd_. sG4~I0q.EB ow (LXÿ5_r:%'V(pGZw- ݗǔ0JBd&tt=jK3q2]G8$'H ]{ʊ5*}wЫp4zEK4#$1^.qĸQ]fW9ɬ * xWd("HWXDs?BРF|~;CTP:5{4}V枈 gR{i+fAi<]@%,DԤw7+`{P)>yM V4OOU'w7;j엥k!u$q&KM-!FZ-Ll dV;&]#5ssf4"*$ȔyJu1gfT?@5i0C x`|XZ/_ 3ÓNutĊY^Nb˶lW)(G]$@T| KT^-nA>er3܏G7mEdGE OX<ð_ݪ8ҲvD$3RP2IAݩ;-ӛF9h?CRcT -pW=r[N:nryءr|SA=&%&x@mW ٦au VW%vćpfkFN'V'DtSĂ5(CSv\< ن4 $܎LNu7Q<2J:v "jMNjqvbKb`]z¦ҥMN7Q93+8A2i#ƨ{d3P~좤'J!lj˛⳹{}X$nvAyhrZPuIglkpv(zYӣp,jJ(%^d;G-'Ixۛ:Sѧn}"~\lpP*Uk=zS%RoV; Ɉ˛hy_z̀#&Y0g ŝud~c&BɦaAv%՞]v7*$Ae+ʪ/W V/(᜾$Ɓg-evuȼ9e|Z@葐dk!|ո08+pЊ#&|-_pC S.Wa۲N+vKz!fAw<Ɇ:j'+NyMdIO1甹*m:n,'ؤպa}ɲ8sA#enxehvyhTw=[!7WD-+G8ڈ39 h>EBUo s[T]Li mUh0.OlQSInM4[`=ƊvFW%ӶoIXOJd:? c:/2@JL!tڙDż ,>T.𖥄|䆊ujb p[XޤhPGwklLDOB]WhAe.1| Xn:6nׯ{9mW=TK%9o-$=*$D=PNEJ8Jht+.cfmj,Tx韇r2ja~ƋZCt)L ovhّlnaF7o۴{XySSOMMSi1@dP:1]\<n63VN}KxsЬdXߝJ P@JVfhV=WC_*. ݲ:VƜ\SnO#4"K1x&FVŐ}VTCRiq k8mJ |W|]yvڷQ'^*e)F^OObP%R`/+4mPLLjd6۷F7 p8[Q6д.^5cf>2#ǔ0%b~/'!Bo a# >VD/"7Z|IGe/v,ZnoLV7 W< _rz8,2zYѪ>pY6fm6~DwI7[̯.i Nkiz>Cޭj\to uo׭a)=wI/5fernS}@ˣ䘹VvUZ?HG'e )w, ?yUva9CJ`&Ci9\ ꈽʌc0%̆O5H+LĴ_@F|6L7|(ǦGlln|yFc1:#"+kL/ \FeKʠҸa}&jP '^d=tАU;Pk7ma[vp+K$?en$q*!5E:^!uބ f;((38`>C$f=:t䛹Ф>F`PJ l8'G{[ iGcq<ɶSm-}`Ř9EHa> p OJ:*H+K#W޾.9پILAslI ̚[w[i*BdYY8$K,cp؄;, I Dg"Hwy.>7 1!|U.?_vDʾn\ \ۖ>RHZ=LD%@^>K.V*u6c7KEn^LƝJry5֢EK 7g4eiac4xxӆ&1MG$K=L 73W wAM0aL#R{F̤8#t-~LW\XZҾ*|f_9SKZ/ fvxiIR^ ヴʖY#؏a)7+ӫ&I#:^_mzfƈ߶@D{2ӂ *#E Dؕ9< gg QY fd)t:G 5j'KVH/;0tF^Wc:SY;yFf-<cjpX9ɲBNq3^hMph. \wOLоvi@m:Y3RaX0֙%n;+~!Q-HД8Z ~:PF,wщFP'Z7&idL2?r_7{q1WR<n rĉ򖔱$*<4hkU(=9!b^cdz?CWћhxdI:NT;3Hhnj|RYTҰH<…O-3YmZ%/I},_V1>F\QGov[ n;\#'CĐs(W;hO|h.GN eˁځI$GA P\> kWtϮ ?aȡUCY;X8ϦzQKWtCrb"<wZ\dvZTR R ֚qkYx&6ߨ)ZT2$j?A W~.xdl}p唰Q<.$T?B5V`ܽ( z tSi@tcV㢽FVܐQJ&'@5#tC||˼,_%G9X,JPwp;t9Ǧyr3N>nFiJ ;W_Y1 N4H]HG]JkoAl2fG?"'?v#J?R ҕr9h? 3qфm!<`-[Ʊl.hg!)a*O(Rt*^rX;d56Bm {ץLAO>3 (<"l3>Q_Uxu ]-B']06$دiͫ)t2(5VƶnPu1zg9 ޶pD'Īt%.Gk^Zp 4a$]/ЋZvP82ar"6Ǥv7p_{fB^0J!8JsuM$$Eٍt$hV6_sv3b$KSSEzk|gsO!DQ/j YL 5ZqԿ*nցҕG Jkt+_@ qӠQ|L٣}={UR&g" tNE䐟U£1(ƹMOv.ؘ]$We6K +oj8X=G8Lɴ 1Ah$3OaH|^6o=ZWk{;bOW"ҏ=~l%VRwgaFHO#]#U"ǫ 4U|/Fz{CɵMf Ie/۹Ұt+uxEF Hqfx-^Eլt YVE̶3cu Ck*:͓c;n18הkBO)Lq[9Cc! " H6DhJЃi" h寺jy6g:0{k̻;ޟcaqV&ϭ4+W ?^Ǚ! GV:GQINɺØ7 &pނ@m~`8MvIҰc9"- d8$HYҺ_׏%$g[RZw?}$y#<.b,Z xӴl:bB-[aScj"4Ȇ\LBnjix$zM\nuT]Tu H'G 귅Q"j8+Ĕ_&!NU$O-VBInx V r+YBttU5B)nrPK6YimbV!>JhT?{V4G˺h^aW5`jo_ MBAxij^Ti$:ܱ};5+b] 6yNlk6d1e(. EX;Sb~_w_{TĀ|fr"-[g.؝QY!OjgnN[cY{k3k]LUebDS#ӛ#^lFQÄdL3j;pk3J=Ҧ͗ C/ ia.?C [0JTI ҡncvQ8 R.VèPڅQNGkeO a /vUGG#Xy .-Sa9"tW -Sbem6ڛ DJRkr92D#>& x |<(~x$*eH%1u@I E4 @􁆽mbR ??Vh.ի#\ WIǰkOnaށ"g*\Y$f=Į^HY 16MiR7UF60Z;]ޗ{P,s^:9vۆ^Řy?QvH&Yox,4u>!ky ?XNEL ~T8dɅ"4eS X~dt^?ITV7D"l?y^l3Veme%sO9CbeaԨ)רt0X012:.;SbNYyltJ\}\:l6Df\{D]}~*?'I#imm-"J,a*ս*72f6`xz g2H#4[&Pc\ӞޭN5uv1&J%ѻN; {Zy Nͥ0Av%NA$lOzWͅNnQmyIFM66`HE|"_[ ЊڬDMzPv >ǔP% S?[I&Nzi{`%k@t#X%vf"t]l5UeD6Vؓbr3Mصң Mh#X;L2bݐ9x!cmg]AgEhvj{j۷ '^زN4k]yxd1㽍W-܌Xʱ-:C>>{[AFe8ԟ|=q.'+ǁXݕrd5sh^W0a-Z= 2ڨݠ$*B@ .."@?_jriPY#oUր7I7I; }kY|! ]83C`|֦6 EyhC pxBdfO?+ RHq'9 dpXI\v˕**S)@B*[d*%B:YŜe81 ~h&IyIyk-/ 7:>3q0&[mXڙ$%_o0bR̟<913qDjqua\A&VeޔZO5يM'Ј ~,J}EJӄ2kbe&Ŧ=I ^o>$9K gK [*#&ijާh$[t/GYΕ ur2ł+-RIY3iYA4D ?jeV7!p6Oݰm=+O@Xq݋|̣ҋAu:Wۧǂ'\cLلg858Ōq+KZp?XMťIQDy_U W\:}S<߃|+| Ci$4܁%! ">IӢ} `**&HtϦ@E̤A 6S@/ I9^&V/().gb%O]!i1&*(!PL5RpSҎhÉ6˱,b4MǃpjIeNj5wﷴK$vHQID$nkāg?T :f}kƑ̉! ҇hJ"*ϖ2*}jgU h-ȿgωaV\> Y_eJ~vXO1|Yx/7IGE LA^ oC$6)7hzv;9fls_l U 5\XIw`}̴^@ZښN b. l<~Ą/|<&"}j *b+2*lzˈ45D1`ê|*3˞w@}*4J]^"RDNl߳1j)ޔA'{dڶI!%0"v8Ql*5<DƆP|D}"g/mVJ&Nџ]6lЬNV }6(~rbRDxӃK@비UL49ZlhfS)RF8O魧uE a= a&Ude ;B~| wD:c 2'?bY+!gur܆iSn$\_aj.\6:pUo%r@&{p p', yg NsLX8` U"O\I[f9Pz *YՏjT&^Cx]אWf0äJI["P+u ީuRZ6֝TW=8bI-"KYO&Uni?dlyOJmH1v ; ]:!3MޥrQhMv=|_ǒ8%lc2hQGT]Z{ݑ _9먭Qc< A%aFeC!n*h L ^TgmVpP\%Ң 1bG%Iƨ ,*+W.⃙m ^HN.fm>}tj[ح #"V{uR=\(BU#%n=|HHw;JX T Q4O<#-&e }5⻹N9hutm$ƠBXD9N8B. 3A,f*G3m'dY mq!(J9R)MJ3$5cJy ;LIX͑ n[{@喏kצ%B[c3tQRcN@ F5ndFoUVEi,V{ľjՁ(;U$g:ROȄU$u`<)^sLE>etvH?m%4/0r0k@F -CF2*\b Q2]7xY g= Y^=Նo%4MͰ("7nmF'AA87Nz-P|[ Qe]q$M>R|3vϹ)-"~$'a0oz;ncw g y[Q4n8v4K_ ! +HƱx>Ov޿`.c8#\3}t rߌ\>@xCGGin@Q"sL¼cbSHaѲA8 s@.($NUL$ eJVJ;~eiY= v|A/򹥿ޫr'kiqy^8flܽ_vNQN5pNT摜ր Rbv ,"2cS.k`$¡EUΙgNzY\됯<cs4{ } `#TXeJ؅;9Ivp6H]dD?}U'qXnpY5?\@f_VK !~` 7~1 xPʜn&$JՙBw7 8s?@̂ `6F:NGn qIsҗD{q |uWsubPO_g|KxoEhq1+, S27^2Byă(Ӝrr k\{B8=O[#bSf6E j%t,Bib7Dc*~0 Cg>Tjeը8m?yDӘ:rvA5c]L;V׀ * t#@l`vLi4jbF+W=9gK;kV?>3Tm3үv\^ΥΥmx?y}}8>B[hF{\j~6*>os'FVsE- II0Hn/fBL9V K-tf^vqM\Mؒ+\#891eC}8HJ`9z.h1ҟ=τܤՔҋ(dЌAoRNcW`x/l}RWGӆE#T)bX v#+|%gŗy$x9-+|AywzDMi9b?/f;1 Ɩ@Rn)c!|I JI ަ/]HRk"8PC Y>ϒzh^!B,7b>5AW9T8` '-jՏ9d 4,4 qVYR :5}֊-Ĥ~6+Jwqr3R묌gEMM&yf=;"6kK(p7?r6/GMG&buCɰEdYC:xFİI|Xg#O.M34 AhW6*jyL#ͦ#u/nd!HaGu;l2vԽH8/qvql ̔alӠwg 4^ˣ<}b ."(܈zL19ł^=W1U:İpSE/_DvlRC  {^?LW )TDLxR%Ҩ8La1H(\ѽ,ZJ#ߘ9=8@efb.{k3N] 8D! 3* Ƥ+u30 &GzIn4ӤҒ{{_vYgoǸ;ʚjXقWWTzW5Ua$8O(x,M:&^7F!v="5@T~4!TEۜ8U!_,?;e &73;L~JŇsd4!S|[_v^ͫ[}puy{VY蝍0 bl@F2@+JJcuY Q;/ލC!d@D6Ty3=}ĂMKx"p 1S*/uKzM^;J|ei"Vz]kwGޔzHz JP=XM;&cBCo/;+{6nm,?a u78H @EV ,f]p9H;o z dOeBl ;ܹ(GƾN6zA>L@m`Fs`.:Gg_nf0r*VT*1lԶM{YýFZ>P%}6c#}9O.pcc0秊UT]!lZ8emR;ycd+G+D>s;Mn,k Iʞ~%6܊y-4Ǚd sZ癁v8`Xi,EyМR'΀%藮`=J%1|w~?%춱[aB#PlR2k%+U*2 U XH:yL_Hk\@1֐x3qՍ ͛H3i-G@veŬ ewF9¬,oLHtV^(1; N["Ē "#淴-u3Iٓbf3 T.& תvC%LwX:r0]0Hk[Pek> 6D2~I'6}ߐUpS(Ւ T&mkc1u\lY]%'1:K=GEa&HW٨?I&p%gG^d% rZl=RilmYC"1#\e:ՑzQm5䀿ޤ^ U5 o\Z)F!xJ3wj$hY}: ' ;;Fk"5֫ B/ooF94JevPĽU{*XwNjA5y_n~M:/[S IW4Sa!vIA=BtwLQvafÅR~f.OS"H؈q Y$/q{rLkMAvى=e(9( NfBya Y#-ZxudWWO*q:-nĸG}f kl!<~f<'rijءJRBmKc$.h5ʰ=G挕>~Aa%dw Vr'"a2 ܖ6?x~ۮ83,1FʊQ"2waq~}CpjC%Yd_/IFprnupU]pџc2lAzt8yl^d欆M'K x=-4,U690/]_N8W {{Fvv|)r5lRA!V8 KYa X {ғm8;g$ 207rdX1bcك#0ܧ}9mv߲!}gz f@[&`;zTit SnweJe0$ ,Hl]g:0:}Ŕ,A{÷3(>38הtvaOiZR8i0RkԷ-fme4!(5K𮉏$04iz^(5#|VFQi7Yw7>fJS}صI T(lEݮeBG=7ŲG HC~m*/XejSZ-d-'W ]1jPuUz; piVwO7?݋ϑ8E:״iCZG:FؔL\"VE IuCoy^358\}8W_1J,Ir*'%'"XXe.XzͫWMbDaCvcO17@>ڄ !ֺRC.hT^%OCC?Vn8DWJBb5 ;@B}|ʹ҇ZRhc$迓ܒwGR p6"Km4V_Y_ 7I60~~uM"+ )EL2UW:%M异?rqM103xD~n6ǀfĽiEtn# 0"N eRn}ZDb8BB^=B>F7rqE 9!IgZ{7?Ǿf3ܚY(ѵCew_ik/x6 cL%չǪHqL~/!@Kg04*B8ǝ_dNPvנ2Ւ{]t\  JQ}u^"D^ρxuλsfRP8BL܂ ͓L, r~CGoqc2?TQpIᜀcHxw=5͉x7b0VH3zf_(j47QdPtZ `mG~d[BN$>?A*]O/,.Bޞ6RNR25}?^5Z74W³70sD'̾D7G\2I#ioMK8 /xf-\WcXw `zb$\(ܳ I\ETJ0yG_ƥ&d?=y݋7٪l ,al|wZz(>It ֻ&xP҃xڧ )0Jx_mBx5cc]4oCaO||Y3}T3;QXnBB@3EO. %3Tg3 Kb0shkrHցF;4YR:g}L ,WIQZ8 MOgxX7Wpۢ_eߜ=/oZtfÌACD'-"FMY|ϘZzۺ&&K#~Z'FvEc m?IBfwWzߨ=̲0)LP\K0႕;=ʆ=%[!ԶWR(+PQ x غU7f3*w+&~%),+Tg#;G+ Z T&T7yNv˃?ޱfYir5)L&B[1Ec˩]%礛 T>~ζF)ǽվK-%qc8õ]]Z)bP} ;"of8Y Iy$qK#je_kXm5QkXz`9E-rI9ukx9 Ds\w@1Fl^^{G|WBf>@-~Jm.W=&g;CKD|a뺅媑3ВDp/bA/m7f8tBaK\Q4]oqoz<1Pm:SU%H 8[EX (JO-(W׻pz[sɐy'I6bB h8wBPH`fBrrJ'N#ehq/ 3g#?=q*t?Zp_[&W] ?ۇ~FC$~c~-\L!ޘV8ySuPz[ߎ:4|Xu*4M/ԻcGX,[\M/Kp{?\W@Ya x EA%^zSB iGvS ``AW [ c^R㹇,/6 :ҊTd5HP3=TT]]i"U.=/jVLRAlnJ aDtRt}Mĸ2ozLEf_2Qe d;f"hIS1?O#=*Hqż ЏS9 Og2GrV5˞pǁiekLn+HU]VfXfhI@}I#2.gƤ[G0[\Ϧ3I_طF7!9A}4b&t`QIpIf.kJAn OZ-E&VW[g[5P\5}~P ?X%drO^ $ * d-u`Os7=0vFoxeIAAB| pz[k6*t ftw~1֥2 :X 5ǃg{m0D"b3dqBñhm3l| eZc|ӡ&2i?[ҕNj2 (%(*Ǝ-?ten Yai|S3:k)lOOJ? ˺v5,+h^KxHp{:@y^ ; U[ *`/sAD,|dlGF9X0k Cn6. P=Δn-1֜e_ E85=zIާ؊d8?9IV{kY P*K-^pՀL0{A$jRġb{אv gǝ^05[VUPN̻4r"Fnxl"N]Хgʺ, ȼ: ܺTd 6zΞ罆E)sUhCíR 8pY^d@)hL|_#/IfOv}_Uk<; }AӍ Ѫ/iW% W0/`1rxNb^7I[@Qu)%0SzWEJ?`}D \8hbbb+T}t+j&0sIb63->9R`cq3f pw>ux؅:-ʦ"jcK;b"\>@̎ZU"Sdyhؤ[? FB)2sWi>K4U!szydZ!!k8$=`2rƮ QWP/Z<+i25M!ޙ d)Wo:s^t:`<{aH *ۙ`El(&GRl"gzQ}x >!09-5KmhΦorbLMV}@@>|bs0ED=sdj/7"Ó`HI|tܮM˷8rC=@'oݷ$| ^8rCҌ/[D1T{{zgK)0Nqs.xδZymߑRMLӒ8᪐uW .[$Te+&`!p*jdg9?Ja~Iu.9u.е){Q +8׮ګK~y `]ɨͿn]]b*0z.gA5MS %A%Ilⅈ8)~542bh^Y;}i9YTY$ZkLμ,mvȜ?,UF7Q}ynϬ/6qrPlIm&r>Qa48 Y<1{8k㳏r~EŲ0{甸׫ZXm@jg<07XV5q 0^16@uM&v&;߭ R{ k8m4NzRZuE&ޘk#s8缾k`?7k{gC8j4+JOO v.MSgIB|rQ;1HaG&J՞INt~r!S'ToN~ 7e %(ӹR,in[Z l|`Ccq*5+)k݆@2@`u1ĈX]p*sZIKw}ףH|-LX%FA=e:a? ])3 f5U3e!2cPϩrd?qR]Z !k<N  Ygnmr$ZIjy[*[y|ڛGri֚H5D 3Ԏ7^(=x~Э xC3U]Evo&)sʝ,ZR):]7P?{NI]pRk TBn-pńi5| #uta͍udAĊXÝn<KXJ-`CKt+Pr7\Zs"г Vh~\@,*t^7]VXb? "ZcF޼FPYEŪ@XS ֩\}o][BV/@Pu2f1,{$gsp0%~aJ5EWd˗U {RH9_HWaaԑҶR=N$7ݽq/S0,%h̰0WWPLT̛qzJE W3 OqxpsUcφ`ۭ=ʉj_2EK%ھȝ2mإBWuB1/;ߩT/ZLF w|kf9PLQ/$2;SvډFVxL8"(3 RRl\nvW)^Y\W9)bU%KwrKI3dQK9e+=ȕiᣎ"o|Un*P;ᆞ3L%58^-Od-X&~qn#oD;+Ay`ͨUoMDx?+I Ks9[og/=n}TgD- ^eFdZhY$HΩu'wO =]Bq,7X闲5Wkh)> G ~ 0nWNQKU7NPJ1F YTHhI̫rs;x8zrT" vKbn7#sl};G%-u5w804uln | qG@[i/@V2b@}֌z6P ^4bs57n&ݑW Ɨ%l zLhr ,=4)[)6zL#UƦ4(@r* 5B-3{47>vP G~9AwO #@/t2I% Lҕϋdn#~tnjGↁ@(OWR-܎qcf[ ;iʠ~ guw(1@[bRLRN`F|!9mi.ReXM+pZyܝF_>c7`t0΋yء4^2VDĮ=**Ú!v*psmZEu\[D 4W^|ҩ;g~N೺+C\ {}{t3 dAPr_MNѝP wpHW;.&!'OB4SEP{}.٤ y!˸"J8nE_-7;-?'&SnU-gҳz\凣p5RORME&TJmA@ãېwxD_cȷ#jI >s eh)'|g ꩹5_Mg_)8_ KX N|e`mu6GV搒Dǭn Lݓ[ ;\,6;8dXVL8ϕ! lsn Rsč=/aEK2Ȉ[o| ǗKUJӟjFc "Ŧc24*h/a*wB";!BKPz=WZdQsլ9Æĸ0-F.Kޯ?qwt^4 q^MLTtaBn `F?1D솙P2 MHJc-) 7h=cqs2x,.ۭ*G hh%$lVp(CgǦ:UᅥL}vu=돬s}nr"mYq-_%%I%+Ǩ̐0=S 'Uo} Zl~~׹Ƀrv7 y.}QNg!nU:aTR6W @ u~UyuF#V;CǨ7vSp 6mKTPJ>o)HNx1 Uw:MgZU!Б݄4&REy+&%XD2*3$$@Z:w 4D`|ZL Ug1ۖKPXf+&CHU!2k6Ps_'>0J٥kzlqP,.1 IͩXdL/?(K0}]|5^dd+@#{ /#cJIwM-*A1k4(/3c#_sCx )A CTaTjL7\صONyU~->gPnfzqo*joVn^cu 6%%gSlZLm ?(w&sq2$;Bc3r^ $D|҂N] ră" &{]KJM]=Y8Ba٦vj>*O9+V謹VNaUD` 7:Ř\Qfȇdž , [21bߚT>F%i$&7%:fD5AOә^X 0n]mk[OG0gJqsr*!046^Zw'X U#&xK>n Mot#?IUP^g!vS'v$"mMEc? Jvp#q76%x9cN+?˸t )& Ŭ4Cfw5i,}}/8!֑].Sv(,w*tD.:.y^l# .&ꅳ([DH<0sfŶ]Zysm E@D{:"Ù*aKNMn/0 5%iC( 'wİ"?rY¹mA EwVt Q{sU7/7_=i Mޔ@? >D|0CiWUbGv>.u'dp&I S`$ B8x~5֕:[!9͔Iހվv^0)X '&P^8XrK^ eKCG7K_`Ri˨дJzZdX=7i7Ts.x ÓVʚyu>6onLj 6v?hlM-=},@JV2=}Z58nnȴdD;pw>!o?$)WvgRtr˝ņa(m6z,l#C/PSm'eZB3K63z/=ϗA^^D=D(ؽ/h"В6 ȣ̗#.`lp hZ~ea& u_,E+U!脩1_ jV\~ mbGB0SHHPD \{F{{s9mo~a x`w=a?dYBcQ;'LDnX󺯻{U쩕Ĭ$r,8؟q`~e9GW97 ~{3?ΉyYBm&{{רּ]~Nk}F~fk[A;]Br&_,\F㵻|p@5:iİf؃o/CXqTx} l%nθlu݈w{gRyΜH'>vku( P"lڣFuLc ;ϦS!q2;" ZIEu>;:~Hqj*M՝^1aA)䷛O}xnOP4p&!ĩSu&1(RMo+i~'8Qj?x<$+7T$k/kl09ŷQ?-1" HY /o1^"'Sg;w+CRh¨EӚ7^\ys?#{xgl]3!d\M$-؊6:_):I HU%KϠ}.saɄ r,ڹe9@Z;n{4>LkHZ9X̿FBJDٖ~UaӠ^"rb pި=ކv6)x߷ oADa&CI[%\D=zA5c-%2t+u][&pUb30s8j VM*_^rl1˾l[1Mb`>"׌5;NGxuƛn[/tī`eDNzYxxe9Aɗ1 ,\! 2+3&CsJt"b"6ݞ֎ϞnԯF@ƪ6]9)&}qFCnw|AM^xk`OdsCL،x'_yzܻAzċZOhq%F[5_ax i^WD(ƚ3wM~u0v/nFt9/dfI(I=7:ԣ՚Pt1v`>Ԩ?H1q!N/EEm氙'% :$W b϶%vm.0 "⹷! \Chtj= |MfLv9I2Dc?|xo%yҝx}F%1Txk~ 3Ltj|MY016dJ\-%[r{S\PT#0ӫ]v 7<$<6/&yW*1)mAiMy]l6qA+ʍ0 2$:~fĦj0=z^hjq-k4]VhEz+Kܪ;H_o?8cP,(7;t{,TݻBvrJʈv ;(Te9.uҞ^',c9g'4.ЋRm#-K}iuǥdyrk=7s1PqC:F4تD ٛI#"\9͝ I gʣD%MxPbKIŎ?[wuxda&?ѾkqD 87.X;oe`JonHUZ? IHtzwT8-ݯ&'ﲴ% ۇ;EߕL"T9~MU4l}sވ kQtdd`D\4]gFRy6TT 8%w\f s4Д 1CsM=dUZT0_H 6bA)CKtE(&J HX"eɸxF`Ȇb D%&ntUE|Ӎ㹍r5=sKlGYz;Ԧ (U_9Ns \Z k1.=G_._G)̚꣹b)\πJ ތ#D+i3ȝGlkcg;CF> SΩgSXv<LK᥊yvW${j,p0kdH;)S"Mm= $L{ڙ3Quݟ=uB 0Izlubik 7 @kcB2Ju"V:EYNh4bB'+E2W= 'H Ày&pj:fI~F351؇)Pћg¡ވ8e /cMj70Մ Յ]{XȝԊس;ag p7$=t xVM>" )Utp6FD`*˫uF.Ze:&_ORZ?Plڗ(Kz; mj L-G/͒1RWDG[#7-s/&̀,E yԋ끈*wL3|i` 2]?▦%E7 ˘UneSf: 19 Wc_\b?0<{ct\sl4ͩ-)_nY<pVBT%iE՘\fW|SJWO耆 [#h&+4-f1C0qDrضWRT[ZiLl:s0pffjl])3;i1h'Xil “C608T85Ag;_&w':1W:ur#l|ogj1BDzf[LG`QO[c34 aWx+}CY K}"j=7F4sbp^)rK̾ 4Rn!l9Q/*q6ۂ( Cp.z@=[3QS6~EN`#t 6 IHD)"A~/ \ȪԠskZK[F?:)+uoz_1c 6T ~cb-% 7 .]l.3R8&r/0x jAp*}N-Dy鍻_GVdNSi#<rb̰2 1е ]^5~bsj #~ȯ]eR"|u H>H>kR\o1,K^k `ѢHj{tI e"  "~I3P#r |ߢI k" *ZbXwj-W"ػCZp[#{QUds<FĖ"o :ThsUaTS*Phcx[IZ Iotl|2݌N=`jP}m2[+# U Ll+;U(Bbɔd>j&o @?ɘ'0uR<:<729OLCΚ4?6*_fY'G~Ɍ>Whl?-~g]y~:H9"1hٿMcǗel~5M O7R:M,k{Ao~/4Tmw/J#D^}*z(r3[&zFe WWfY`MenCM4}|/ ʾ1+M= v|8{N*SX4Pww;oP 9g ҘD a*% لh?*l aܝRV#ZF˔X:V4AmL\֨Om~9 "ŚA1}yPƭ6UX)>~8NkFFժ\ӕr9]`rA[Ԡ6NN$!K3 ѯnKmHO4NO3 y8krnDw2KøRYʪRHӘxG*?ӍSaU^ԧwȁxLyK%q)Uz 9~Ć] +5C$& IW'żG3+\TxᣤV^T"LK4sd-J$G@nS[S N|"^&Vzȑ;ld)xlCPiGP#c@[L:-2p)SL9ԻM-H}?Vk&^ɝpib5ֱL"ZVCĪGXblZp諏N9 (O s%8 }gMMӫ`8;Kp&M#u#]Ი CaqWyN6;)2::ᶯ7< @+#Ȃ~{1 I<8W(ץjYC G8lhqmNHh&I JÈ`($+e+H ꇠMվc>H7R1*3= BKH!M{oB6c(U Q9bDЦޞU- [YHnӞ'̱غGk0>؃qM\G">cZقVL Y];;8=MO5Xvh3K$*4@uc9~E5\K!OˤB V53OR(:)) @ tfEsv,UBԏ'Z"!m .qkݻqǜX]PnSD:UO0~'&d&ǴkұUbrBvQT|QLLj!Fۂ9"h"2ف*qJVt= (:$Zd?6K戱538֩j7ND(%3sܔ~ OSƦ6ӈ[9cEQ1` ԝQq}Pgxg n[b;t  M}iy􅳃|c T!jMlB2Bܢ}M Ė<g(Rq.{A|Mg/v5etWrhk- YZ