llvm7-gold-7.0.1-lp152.5.4 >  A ^@/=„gxx(7J$CoJϚm\-GctaM_)jcr*xNc ܘ ~xys&`]JɕBnݣ bK[wbǷ(ڞ%BN:"EK:оy5iXmH$8E¥~ ++B\gO[G)`䕈{m#4tZX?y?ݻoO–(GO촳 <*ok*25711e0d7d852d8e1f564abc2bdb04a0dcaabb4cf644eae9bf8bcf78d9a6d517a2573c14af65f0241f57d3a552a5edc64b96db5d)^@/=„'^.I &j+<{pNᯃ>{uϖ9Q ""Oi#՚",w<&Ė%Ėqx(T<] z:֯%K kj.LB\DC]/^W"A܃bҵiGO`׹ %4/PjM)g%soKk;F]ozjݤ~}tCaRKeǭl[4^JtEW:f4>pCl?ld   9pt|    , D   (@^|PLPc(i8pj9j:uj>h@hFhGhHhIhXhYi \i4]iL^ibicjdjejfklkukvk0wkxkyl zl4lDlHlNlCllvm7-gold7.0.1lp152.5.4Gold linker plugin for LLVMThis package contains the Gold linker plugin for LLVM.^goat09Aaron Puchert Aaron Puchert Guillaume GARDET Petr Tesařík Petr Tesařík Petr Tesařík Petr Tesařík Aaron Puchert Martin Liška Bernhard Wiedemann aaronpuchert@alice-dsl.netAdrian Schröter aaronpuchert@alice-dsl.netmsrb@suse.comJohn Paul Adrian Glaubitz msrb@suse.comDirk Mueller Todd R John Paul Adrian Glaubitz msrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.coml.lunak@centrum.czmsrb@suse.commsrb@suse.comtchvatal@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.comnormand@linux.vnet.ibm.comdmueller@suse.commsrb@suse.commsrb@suse.comfcrozat@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commsrb@suse.commeissner@suse.comschwab@suse.dedmueller@suse.comjimmy@boombatower.comidonmez@suse.comidonmez@suse.comidonmez@suse.comdmueller@suse.comafaerber@suse.deidonmez@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.comjslaby@suse.comidonmez@suse.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtchvatal@suse.comtoddrme2178@gmail.comtchvatal@suse.comnormand@linux.vnet.ibm.comschwab@suse.deronisbr@gmail.comidonmez@suse.comidonmez@suse.comidonmez@suse.comdmueller@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.commimi.vx@gmail.comidonmez@suse.comidonmez@suse.comidonmez@suse.comro@suse.deidonmez@suse.comidonmez@suse.comidonmez@suse.comrguenther@suse.comidonmez@suse.comidonmez@suse.comdmueller@suse.com- (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 lldb7 subpackage, and add it to the bindings/pretty-printer subpackage (python3-lldb7).- Move diagtool from llvm to clang subpackage. - Make sure clang is installed after llvm to prevent breaking the clang link group due to this change.- 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. - Remove unneccesary dependencies: * groff, bison and flex don't seem to be used. * jsoncpp is no longer used since r338461. * 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. - Remove some duplicate BuildRequires. - Move libxml to the main package, since Clang also needs it. - Remove unused (since r268685) CMake flags LLVM_ENABLE_TIMESTAMPS. - Package gold linker plugin again. - Don't build libc++ and python3-clang anymore, because they come from llvm8 now (boo#1145735). - Don't recommend scan-build and scan-view in clang. (boo#1145444) - Add versions to Provides/Conflicts except for files. - Fix installation of opt-viewer files when python3-clang is no longer built.- Fix aarch64 build broken by last commit- Drop aarch64-disable-memorytest.patch: no longer needed.- Allow use of Gold linker to be conditional.- llvm-skip-broken-float-test.patch * Skip a test that is broken with 387 FPU registers. * Avoids check failure on i586 (bsc#1145085).- openmp-link-with-atomic-if-needed.patch * Link libomp with atomic if needed (bsc#1145085). * Fixes build using gcc-4.8 (e.g. SLE-12).- 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. - Don't run LLVM tests on ppc, where they often get stuck. - Enable tests for libcxx, where possible. - Reduce memory requirements for compile jobs depending on arch.- Disable LTO (boo#1133254).- Add clang-deterministic-selector-order.patch to make build of gnustep-libobjc2 package reproducible (boo#1067478)- 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 C++ on ARM Needed for tensorflow- 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- 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/ldconfiggoat09 15916668527.0.17.0.1-lp152.5.47.0.1-lp152.5.4bfd-pluginsLLVMgold.soLLVMgold.sollvm7-goldCREDITS.TXTLICENSE.TXT/usr/lib//usr/lib/bfd-plugins//usr/lib64//usr/share/licenses//usr/share/licenses/llvm7-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.opensuse.org/openSUSE:Leap:15.2/standard/53c3ff974cbd30b75e883f0731ed91f6-llvm7cpioxz5x86_64-suse-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=621df3e35ecd9aa61c702547ac6b5e1b5cada714, strippedASCII text PRRRRR R R R RR R5qֱq#Eutf-8461f5b2079da24983dba04800d09ea3be1e8a0107be69ed71710b4f23e1feefa?7zXZ !t/3] crt:bLL CΈpZGD8 $li4cx1+WƘA''ML,]ʎgwQH}z@ˎpZIكoAQ:i(βkH}x Ln @5%m->բPU%\ZX[3|HRꚱb`%:dł[ՈiIt+u4+ !f+k|CirƧMБ'{KƺҩKmVH[Z (3i 9㎶ҬllerwǠ\ f)+t+DQФt+Vjvc30k0j2jc,QDdk2&:|yL$?8F( <>Cdly:Yz 6|-љ|O5#VDLϨj]Qzfn/7\J̅p L&^~Sk;h"%f_fN8vMu(Z|i}b^eM>=Y?(WLjupF0x^ԅ~(j ]Z$[{ҹ;c\F0#}ٔX,*%z8g F7J*zW`ͦՌH:h""¡.r'g'&A2Cµ΂atg4f."~|vf-@j:rMNT.phYl:xƑZ*#Vqydz;p2ĴT`s\SVFk*@ꮼc;R7 \() ِCS,^/͚&\:0fhqM5{h$N  ygL' )bY_@[Ë9IN?v^nj'l;cGR)yw"*\Sܝm+ 㝭-;OyuA/.xՀJ5CۆB߸@6azһx'G5g(kRGEiXyE02{ {d|,P #^gU/*)(JeUMEZ {8A.TRLm1aSW11\e °dz~c{VYᥞ!g,!7t_F .DUwMb1)'a8,ֽhzvk8PL+=Y}$,x7?0lClؔ٩L[ yu>L+s* EZφͺrm`;Oi,,8riyYD=3>6_7 &ˑ `#xϤgCxZ|CJ!b~źl]"91]HzQnO%T#20²֎ ,L`xP(_`:҄<)/9캒վy{m^yLӝqU]ՉK) fO8ݔV\bRA<(yi}|fa_=F$5]G==C0ih8M)-[J*K5>T&Wr)MMAR-_Ha %9("U7sRABqGi/&!oՆ9^::Bf X)fMT!ܬYBrM`JY=)6&,2#Ѵ[K!0!1bj 9C!qӻn: A'd$10Q5{h-uGMqLi <'WMkq q5 Sz巀EC=oqO#Ag<(w-օ]nH;6Nz'"IG0mdXkfnvMKT⩊Ws+8]S" ,<&Gtw.’[|Ӛ L45in:u^yam[z5GinM*rEROͳPo>Sn{d %XI#ϝg]q7ze_3|ޯU Ngtn9 /X,[)+>9ȓ~GV@$:,rI{ ez4f:W).u_r(`@]YWit2Ie $J),; ~Xb`X!tI#-4R!;nZ~EBYT2@?_塚cWcPR4=|ާy#ZϪ34qg䄼Zipp<_veA ~xeZ@A;_/@E.׺ <СÅ=>5/,H)u`?xKt~_k{m/٤dƁzSQ:vNvi/֔~˶..;l#pY+ <6E "jUV! )xl#SDx4M^/<ɸۑ!ī6p.GZNeҙ)3cL>]_!:O:ut鐲SӺ B?g2fŠ&k2pm8MҾJ,5U2Xo* RhR }FU\@oЁS١P"4_6hS&vfNi\^bRlW@"teI+TζyD}bvPȎXxrh R> 4вzEcɒ5\l2:)T@=)˕T1<Ń Aurݸ=͸s8%8zal+(Sޔ%O#2|092[A;?Q2Y2g+P]5ޱOS~z@97;2Х׫t۳s ؆R}T4JmV ]9T?16?O]\\M`-s}4uK EXqn0& xqJ- ? tYᆼ{|5ͪ1 xʝA Q3/߻&~ -B ‚r3⥁TsY6u\:SMV;4rMU fFwJDܝ/{- 1Lwʞ-/?ʆ|+Vcx y]ɱno-Z*_Z-SAJ??;Œ(y*v8F?D󢽩\ Ckw4\7Uju9s~}n&BXMZ(kBo}#]]|ǰ|1T`.L[p?^|)'xϫ>g; 2pr cع+rPLg'C8Jb(MaT0.#SSoY{~wF4 P)igQ 0,33F(=̣>!oA7u?N{ť->Swt;mFM/6c0T'XP@vY󟶹W9TJfD^{`#wڬׁscO{R;=0/mز|olBmH̥!Czf#R?ASHz䢎͆ccq=ZVaQS[^-%%.ex[ X8@uwGl#~Rݍ $GmOO]U2*KÏ9g$ۜVA:X0~\ PVN 8JW4ԫr"/SąD"83y B`nu8eB; D`43n1u?LЦƔqvR4#~TjIt"x9G&\+E+|l4Y(p>ls(1ߨVⰎc\t*bc޳Ob-Z!{]ݫ sˢ!]/x)R.|Lx&^Tޗ'{l~y'֢} 'KAA^ljgp;@q]rS#kӍۅ'# ]^{k86@̴JS[<9At>WbΌ xw2 wJ c J`Wo Il͘8^AC'ɛO[osҿ< Ahܾ4qъt伫plcHL3gErW-9BanVws6GO@F'|"vt#CO</UmsJ&]rR`}KUj؜nqXap{HHsS4qUf@|>N"yHA_8W+ngt_< mNS7DD|bL¼FvƤ UވY܁;:a0|[1ZO mDiKwQeu]T}K©r2ڳYqm/)ko4G%}{w<]+NqV5[?P6X/kdNl臻`KΛOwp 43 `yzy-ݭQ .ܵEk IHo>Ox%>@mzFMނ} 5[EȹP?*BoDP|/PƝ8$_D{XЏy^q}Gͪcef[)j҄UlXEu7Ip=wݤ08b\)5;쐇(7H/5WR"l^nTb YKrp4^^GB)߮*׳q1b|IH.A|)PVW0fp՚ _hvI2JuV_xmR??ZgxFMLI`kaU>sƊVyr7*}SE#qB\hD*3ɮ("sضLwxݕ˦*!5 $jdȎF- fN lLqsV0RWgssjsJ]3/ZQԻbLFUp H;YzW! olem^8zVko>Yv:x䠌>6d#8_i /87Y7St8R;ܹVg# \h$) ,X_ -Cxpl-gF=[ѵNGUzdAC!x:w%9"iZOkI vh$S_P:6{[pz<&bnpCցe`]>r]0kfG᪝gV8@'A DifIK#4#F"i5dYRs_A !3 3tFh BSh}mnɔ*N7b+zZ09֗7T5'gTЌ)LSIߞ/k"G86N@WaN>-Sz\Cffgd!ZkNQ>] Rqպvڇ@y^,;HڶcJ;K$JN3^˂hSQ?kcnJv/#h8d8%94we~–{1JvN8Q)%Y;jZAϷ>3A-nQEatByQxD,A eR/ &UG-Ѭ~SQZԑf =14$Zk Bo>3G;0?-fx 7j ~{(GE,X?Ea&I|'x+ӑ+ZB]K,T9Ţjy,Vs?GCԚkMM]wIx7Zh_2Ğ,B\?tdFԬu]1rs;H\Z_%j6zxZ?Q9Q%P/HÈ B6KtO-A]1l!™TBn-ƽcWD3ScKsK< fzvYliL<"G,>1q γ,)FZ_p0fH,CA'H$<-DEê=Jíx!Q1rߜb=t#sIG2!C2fTo/̦UwK\qC2ηßʜ>i4,rZM#|,-WxV 5>' VlZrA~4Gd= B/ssƋ[fX+6Gnœ[@,X($":%K\7H,=[y2Ĥ(FԐRR-`c?Ul8a?4HhVi ʞ10< 7c3D''SQCةrSBGk^Z,XpD[ۛ"#L,K24qy(e V|8,މMh`ʓq5k2A/ 0ՉFp7#s^c˜ldAhNq6Iռ&X"wWH=}zÂł0b7c鵹ꣀsؚaqktI.&JK7:;~A3hW;d>5IݩTM2i"Xu)퉿rxcb"ÅRpKtP6 vH}@n%<'37d@Y.\ֵ  Dt5j;+ҕKla$ˬhCwnGKiH }Y:*KFbUa2P Kj\VK} JdUo9QxPa97hlH;3oA.) Z^0:^ޫ2wޣ`K=9JW S:y6u!%p^{eŻҸғ?Ɋ(<9QmIv&íFOՠ=FЁ.*ϓ; F1UkkSM0ͰCn#G+Dvw. e@oIHz^ț)vjıJ鶴g1]Z B\Z`+QHoV:pq7Aی;{UL+A÷E㧗VC@Ǜ/æ=r~f/x K =t9xkDy{l"9Jߓ ź4m_5Ui)ƒV'#W,D[)հrŷM G(k*=o) L}P=ByU*+bi)$>-=Ͽg(GTᆭ|ң&د8t)u}l#n4~~5{A|ϚM ^HȾM%΅`nU!*.!\v'(?yFxMl'U@SJo"8{!(_Vv'g} *X?;Ofb[UFsg6f5g!5&4(UUENjDrp P趻E끝9@ݪ[ Qa{uj 㩲rg5 @b%Xh"Җ %OvQF⒤ kxVsaE9jNzD2!<[zQnFaN3]~e~b)`#sOYMJV|PP=a{~kS1npv1lj=C3WVK+=k &Nj42HmvX!kpA-G142r7ؑ.f™b-SnˆPTb=4xA%])%{3(qj3 M쐩v@4#p}Я6Ӈo$R!OoW;"2b £$]rV{l4kf̈́[o;Q]aC@1I_9N*<nS/܇p+ K;Xg[8@UbA{:WBK 4bt4TMy))SDMZą{8EU2LH u9(İ qF3),BR-E Yلf\K×kW%AaLMЏ.L'j ,ZWd>P;5|u_u,ﶫ_>k0SXQVr߄EN"pYmtLeVG4x zĽ7={D 39h@E~Ә"$|OM d? icI@%lP5Ǟq[!}FYGkl;P09S|p1BXx  Dۦ&a~>9>^`7Qי$g**DD0&QeQ+e*QzTZ9HWcx8v,?&w8*KfȜ_NhDEpJAVjx/6|ClX[o<!#YW:բ9Z>$96cC>) ɻx1YnxY"nTy`X#bYZ4{BL~q+ 9ZY$1gדФ?e1S$]ߜNB qTQ$ R%1xմBr#ŹZ甆bӐDѨ?nBAjΒsI.Ie8Z锲{ƼBp9*vWﰺhPt_;ݚ1CxJ*ȡ}9)J쟕KfXJ8m;KLԍ 0R VsJoxwZ!eZ[Y0d|438P'GMja"ê  9 &v.3$ONW^h+ecr%>(@ViqX3|zP] *R2o1IW|J^ oI&g`3!=|9E: —lO 1u,V 7>Z j$-b@?%־ aeK@XcqN+dyKA a1/iIkCj^h,_bm1RQfY8͈[+L|92v?x>8}6Y AA@햏Mr "9ord X.8Y>ě\4te\1А?*U{LnőM*,<t+WE=K{QVFa\F87qӺNLkG5 xźH|CW$`j$bX,>ݞGdٓvF7Mw5ܿ48f,9.:Gk`N_ ;i'joFLVcE7e6 }38ddq%vX+OpgxXX$kqY4(\_T.5-V%* /L8t3@RlPɌ?=Osf'wt{-_OFfu@YP =C7a/W=~66hgMFjZL0r IWf_:{_z-(8Bˉ6[&UjF0΄.B~iCd7> #4aQ]~VOɓ.*6,F׹=|"Fbݻc 0`i*VYuq̐4"7w3#@NP]fw˘ƣRUyfvؤ3G&ok,̀piq+:^H g`"kO>ao" NpRV>/F Ir(u=tͣXB^-W%2?S,w'Кp|VIe $& AP_y3l"JX,E1W:19HI@Bl`3i@dOj #XHN0Yg=p9f5 Ti{dzh-Z?7wF㰞3dϥy8*KғR'IPo֛Pҕn(|| EeC]}y 9V&6E J`bƔWh $WBjL>VՂVXrEHP@%ZKv!`( : &xITV-͖9=)@qji DrݢMyZR_'TpŮ'rnrɴU؊qUBvI 7S [&͇7/X\ozTK)с7kRjZW]tPM nR A>Ɂߨ3qEE68Qe  ?s"X=ի*d PHxUjAAKC?dɬS80і|EdYʣ|X`ELl )Rd"@FFgJٗ1WE= }jo"кfGaGy ).R"|]߃{GHZ1{}#Jӗ䶳CM[)>(G4n1;u!0Cs@2@%mي6{f' ,v9's #-%j쨧bIՍ2 .g碊q)$;f]*8VwجK(㿢tm%SXԹBgH#֣VQ1 .}q'yF8Gu` Mkd=/Zi>C,T$еe!$?h,f#z0No1Cǂf$a3z<F]1󸭱->Tn^MjDm9!m Lceyn9:6vU;WtD#aM(~"kC{s3!}XiIsW __1W1עhl2(\Y>!UVH%Ng?-^ڕKk!6FNn[" hǭ[==JeqG6dD"WO+ 6c¯x*1&>7U&9U6cPG,V{19'zH(Zh<؛e2bFTebd6'q}M헓H>rY 5ti˖2#Ly\ -HoSI,CD62V$Fɦ"u9ʆ{[,YD$5HM[}[ ujFμX"Íp_CcqlzUz Zq |cأDY%%Be൬U)=:ō miqӪvnwG#y/\%>.Cc쓿6| t)wj}0PSg{KpU ٽFPk,¿fʔ}-~;߷oԄaÅ@jZ Oroeׅ<|py% [ːu^tt- @f %8QgDY$>S1e_"VVWj)4@ \ͽ0 c9Axj?{ @rSTƜaڿ JJ-w|* X^laX."97 7H\FuqHJro +|&Ns2`=P~Y:75 #>~ܨymSJgt>Lr,D۠!ӡTU3[v̀E8bOE170%w)q}E ϫ EHmOvg#BTwRHbDaY/kK&Xo$c"Mc Ҹl֍q:=xA 0BbvUYa #"ܰE{a"[Da9cwl5g;J0Or"ϕJ[`qNq$ܖw'8};ejktz7Q r*ʆʊ4]!Jh <RJ&AeO0 {ؔ#5O6gIe*jV+ϊ R #x:4ljg6bgR L (1\. 5x57K̊SB=Hlѣ!ȒAQ݁Xkcb9H#TkOA>Y밂RMZ x;Dc4@leg@1&I7j@;jB! I1ۢfU ki"50]b-$N<* Na}[+1p諥˔( 懂FDt@yJ{иdv,~NZC0'Ӱ J"6L1(>>ݚe0JER5J@TYՐ _!E˷g"$SվL/_Xd :8kز}*\/(EV$|qR|ܔ/Ix;mB ɫi/&iɗ[ev ̩9n}u(X&é5kw}}啂{l.[\c(ɼL7?Jq|+ݠ.k>cnQa'<SŌq%N=Fe=$H_3>%X/'SN'u66dn}4~!`Jbå=̋JuNp E]EQ-HCu:~--#~<-CHqCݲ {wW:ӊww3oc7w=: Q$L2u܃/vI`hRTlM"xgo7UUl;wnBY;L$o\"ͷ F͘n_jƧ0'0tDik<%wkD 8aZgb|q|z-fܠbKs^@mԁXvph,}YחI؀I@hIEiQjdpY%~BGi v&{3Ee&NL]#v*x\BКPޘ`R 4?L7c#kWتǘ`w %P=:iJ8oa{)F"1gErVidd{W+zll H [KWb$w²~-Ja$Yj;gj"a6TJ)1f&Uz+le)ʷ.}R4dNM>7_w8+XtH}o auZrmWm9︙@ ccT]Qs>M5gM)ZIXL\+IFJڬ,^Yks {r2^u~qݒot&z%'tб;xםMmO]0|8]q.0=nWv1[y ?l0w |4\&iʳ)+}}>jlmS 4^Y6E] :E&ZKͯL#l[+tÉlsL#Ls$f*vsa:Y=;׽vˮ~$`ְǬ8)Yz./wDfٳb+08,9\=X}t+;p=ɾA@.C/I_p&tk[ì)_OҺqқ3uj;l r?{&XF92A@%'sI0~3lO&AHKa~8!Nh49>]nnΆG rxlNn1 [\:~9$?crwG+ꥮ+M&%>j;j\ϕngGRAN;!Rh=ws8g )Q0^pH#+]Cp+jKQ{.A-d{4Va %F >_pMl81x%Cs,$9 93X~3u#xoYC|/~MV7 %ْpW|y!FRҺqk!g @49 lCy:qqolXSpjF;U2rίqh9\C؞ gP3LZpb,cMjۇׄOtMpiDꄯE!_Y08 nw}gLUYBhDsnj{k.X`bv %%^Ԛ0Q *^~%+c i◈$O+ J9q ݬaZ\BZx)W^PRYM4P*Nm94(G%!^דp%)Ϯ& e(WY U-GP!ݙLԿ oQIً4Z a~mQ9>V(L(g@Ǥm@B92d2>tGG赽#&¢ d߽l*]D,haD J# tdQ(/Ւu*uE5#,Z˸wq9P [((c } v;?)(l߫3ˌ2Yo"͠5,Lؑcϡ-jfnu.nMC7>n$-`to:^.ׁڪ_kf,{N:\;yC?ˆ7!q:, I0)S枷@ wC-Q$xiQyerFw+ͨI2=MhoHx<(H݀5kg.ק yČ/]MBP5[Ǧ^Jm]f<6Is Uf1',S k/4 p eg <|ks{a)%<4d.'t![T>W^-mi+ߠo~@wl+l5B0cOBfbcE3),ag2/O**cxPR~cW+wpx qlHZYh9ýlիWIv̥8H}&d+T9CnQ:8AB\ëwJ0fNJo۞nD{h+H+tg619hWtL1Qj!T),A|`DTD) or12 |%e69%93Kۘ SDRL7)K[(Q}[V ^o#Ѹ鏝nhvGY] _.ܬ /N6iA%\P&Ԉ'3fPEp*A'_ἰHhD X/O/ב@v %[9u؄[WJ\D"/HFU~F)GwuTB+w2 -w =qN_.-وa|2_ \+ʥ6aQ:m*+jM4`;":]PbaҧnēfK=9qGř1wgcAoruo$yBB}vv]ξ FvZYG*8`C>9ʕS~ɦOPHژ{HU}]m/KhU[Bi%ʫ+X`iIo MxˌNE8DNTZ4VB {ؿ.o#טWo:U)x.[y/. xC]XE$tǁ[UAe$1QnB,Qb 6hL%y04Ojq陉gM-U*\F!viƀCx b3'#ٌR]A;Xث;.'&B ']t# v'Wl,V?D(jUDt*.؍`D4 O!noq"֤&vVl&TGZ9AOMq-T ;4 9Aϡ*E0N9dԓMA od;KB']qjz%P]Gw.tolnLn+Zr3z~|U9*>ٶ쮦ڗ+(E?ʑ:Φob iW g@Kڃ!Jayid|c?" m+β:[˿)jaHu?&<(M֊,~mM脙M{Şm}fLOTO+؝|#uhc{RR)RN׬9M5@3nj8@KB81γj ¾%gk?%눲YIgTfb Y{f8,5ߞ-m}cFH7MdO:q0InEÅi_ 9ժXx ~х&~§nvD'id~HMewuwwA}HЄK& vXSD ~Kif# W~zByDlQk@?EݳQ o) yyҶ) 3twGH쇌7#oÝƳD1?~jr=4ٺX+f{r1UPaFnJ,b5TN pwSB2!\)Oƻ XCk x q=rYe*@+Ҽ-YK62T }o8Fӥwpb*8_Vմ,]!a MSl׬Ь;cp 3Y[n4o&jAMV$I,hRHjgJ_w8K'(=ȅgʼ#VaN,i2n"Ud rF2·?|a =O1ͯʖ9t vpuNL29M@ 'js;8s Ndǘ'~S]?i"ryNouDTojʫGyXN''y:u 0HyAzz/OJo!۱yW4">ozsH$<΃w8g]w3^xK^31Pn'_8N¼,+RO>ݐ삢 jS-tU0We;k c"6xcu Bo@DŽF=CiW_XDe!]+vM>*v"2)#|1C/M-jYZ , C,QEb>$T7 i9¦@Z |̉"(۴/k*gyK [:m>ӝ\Lr& o>1~t)v1Fa0RG@^&rX_9<')o0i}ލi\rmucXL]1ԼpY¨}#Q bV RE(8!·!2 $W;`vlNa"aJg (#x6p쀻fr%̅Pn&L䰐RG{( {S6h[|< ,ه>,vmB r@AkcSRh*7g~is\DK俻#`&}nWEcLI>K?horwH;gl`1\gZj`,:[G&Ta~λņ%qSZ\.)OW4>]Av!HqXE ҄5c#dx!0e۸5wR<"Ǿ;b:hd4sqFіf"QNG Ђ^%7DiRvԼ]I]?^QUv{8wbOc]7M6T[kmAЊOd\4~*>N@UAFٹ|[]G:JWKYb&#u2V̈8&ϮڛRR?h8gCIN DabRAR'ȈFmHlrx6i ,?G"aZ.'VC$0+OU%<$L^ԝ _<56PrR[9r]:H%X^5٢UHXj Prw7wD'玕Dd7susFJ(hqc*-WUnb?qgi[&IA&b`wc|;l` =0)_fMc,4LXYSݔ1ҎhUA0A"َMbXo@<熩y#J=>Y )l޾Hmw%2qD-N7 l^6;u9x| Z\T6 ji> el,z?~"cov9qIˆ1`H4ՑofF)8{i'6"<IႠab0+0}%v|D8.rkC7$.v LC:Sd;Э> {6kLa^3zt'g|am`}}^NXn([v@RSr/Z'zBLwo ukɒ#(Mk\݇twkcssr_Rݷ5{[UX+u@x $B~ށݘf#q{\n4pƺŤbIp[.(N](WJ.F X#SP)WwI!j'&=q$Go7~<ǹ,j1j֖˜28߲qNL!Bi'8U~3'eXșyn v|3Hy|3˱ȍaF\n1rJ{ EZyoQq=,puks-'@0vʢ^;pF<ߥ,'̕+gv5hl{wxpa=DN"?kf0SA|rl.+6G(ã|FGMygwsUAa[ґZ/1ZY$&\, S JH#70Y:\粉Ma[W.XLIذ8\>`աXV?(^tҽ *-P 4":; u$-38O[;R0:h&[!o=B}G-'%?uMr[c=tYy J^jԦ(ԡx4Mrq߼UM!,oXes=<-h/dMȼ FAwR}N6f|byd 7N~Pʢ(!jcP`"fBdz%,8{3^Bi[ 3aJ6s5nLN9 ?4;h%`+g>حSGWb+n +}sh@d@e6Ax{݊x_S3Z)@_Yq = X!PͬH#¢}3` %u4md\*G  it5NaFa 䎆62͎kw"Z 8zAcEH%Yv!z؅ vh4>QB*4H!G2Rܠ 2 @O#gLٖRlKIՆNO4:}o-Zz4hߢ7z1bUE?pxЧbolR_ ֖R~sǰcȗ-1Dի/aJX$-y@#s.d_Ϻ% /֙1zN+8Nl M'eN0m30'!]PYf1Ȳ[>c=#.{Zy "3DX;tD͍n{`iuo0[ʑb0GJܨO ]P<4feyVYM-e7D@q4іB3'S-)ng^VSn"//C-YČ 6(7rꎁvPrc7'7ITnp0tk+`7t3,cT 'D95sJKCG .;YTrUT +|bdI?lx+!bRA3vm_?pؤEe!ARNMts[iriGvKBqqM >TtA57%墪aɜEvC.{{^\tiPN=r̃eX:#|k}P]s p2*~xdFrpKfϡ!֠*^-]PhT:pT.ZLn`%Ydy"mohŃ<8Q NFyu'q}VXȾJr.~?׾bɍXqi_jv od17$4oi&x>#ky>vvG7Y7 #Sd1׌_ QU`[$J-WèE 1C^*?1c4Tř \VBKQ3=b5n&@ioo_mڀ @]T]j߅R?W-7v_B _xKԣW/|T8R%`W܈foɓF4'~KqypO$<Ȯ|кɌh_>LUEukb^Aq6`19F"8Lq(A9Dq *_6EeJw?kg$Bs ̖'>!)U<|&{B,me[nF@ Q𹬹pC%sK,wwV''!׉%ܴ)Mf"-@f(~2"Fd;4Ɵ?<+!(-[ik XxAҕNM5T/_%=4ؐnB|WBtJ%(Y@X3 |dW 1nD$7SF_y5ؙibT LySrB m#5!$BpN\ h~oj[Ж\WĖ6^*?F,ړ0;õ+%FL?gt%WNhޢSG =[A*8=v7B=vxƲrt25O^`N#xZjRZµRAW "&#H~@/2ͲLU<)B%NPRZ b`ԕZI ؠ]/@.ވ P=#<'Ye-yD2g6?x*&k PreYedm'EM znK7h*j${ C(]&t4=RwY)7;%LUd*2"ˇd'#!3 r3Q@w۶%E]=5mL%ZYZP>cJb@>g239ÂQ&>Sk z!=q|khֲ4Hbe8ԟ63ogQ2"UvE})}ɸCI0 fbH3@9kWV?N?-cy2{ɡt*!@` Λ߻<ʵݔN3L%K^vy<c3f4p=)kλgP렜 C |A 9<{ %R^F"Xw94t| ,fSL}Lbahp)Zx$[oڤ6"& lZ`KŮ\s[@9AwjS܇X a,/&ʐtƅGy~OU*5w[lʘx­ 2'|YY]@ZY4xdI:9wFBK}ۣ­:  c*z/Q\ʴ }7mB xյYnŁ@ܿ;{{TCj(bU&>a?fA瞹 txe=ץ(#DqdC Gb#zRZ]KitQj-5oggcZ(1+)& N!QTk//sT"O $x-DP[ߺxв3vnl&+9m2Yo$9QcR@C李[^79~Ƨ9 bw\BG7B3%ZI4kwsgGw.2./qt5@yYMe^ђAP"7UuC;?ʱz⥸dw uf>#r3JsݕEee0.( ^ܝNLjӊ('rA)OR+69ڑQ7Ka?;M~;,3後c oAA],YSg hi{h:ٌfb C s^23fe*l2H|$JIÕ'̃Vg]vO[Ct,*͓kH茬d}U^7+1qG~l\c ?_g+V0_6JQ6,~&Gi)2MI(jCZB;:4ԁ}-*CJsĵf:ytŢ>tf2̀dp5P8G^LK#2,j͗H>cD %+Q5i@X5c8<Gb^>&iuhQў?u}/SikEW^Skf&mNt?bmc3nxwJ[ESr+E γxG\߷`݀Chh!:09+lzZl 1s66jsdXl4m~ݻsVp#koɠ+.X_ֺODMpX $~=ԟ1UkSOa(R־8_Ftp)~RU8^ת@rvreޖ:D Qu+$?wwt)$+nC\!ʚ%)20.UgKCvՀ&gbg-< ["~%;[&Śu3}&DomFiQuO&3V%뮘'%͸x?DBLu;Tv՝By;VZ'mKnҟQJBɅЕSě‚ez ..$ . iFzk-t o T@C2rjhOlDv Ա'j+KOߪSg'<[z^;HH8hQ\G:mf YlMiϵ{xcV"u5H)RYV?Bt6_Ki[MŴ9Әkۆaa08$tRxqUuUp+N$,їQF@V: K^CKKz_5fk;ٛVLQ{ 5. Jkˀ榍4tm;S`mbX ,4bNYphQ|`4 _$(GIhh46B\S7W;׻0cqޖ/Ycի?#1|K;ψD2J6<-~2)F#HE 6}+ ~yVie|>傞ucuO7Ú>`\ [Ox/;2-OZKȏ7O89?/s!;"(Xj|x؏=;<H=)EiuO)GGmt{5L|־K3΍ؓ|E>9MCDz,Duw:7XBM9faLJCn aZ{my9{nrwF%%{V[ϔh{,DxFvw4L L/eU o/cb]dWATW=;c޲ع=UFu;8\,*eJԫ,%uѢ Y?߆%5QıGv-(0`;.KXPLJ j*N9@pHMxLlw@_B$_A`5$0?8AS>D:gk0i:WئTp칾;3c?12)S"2&CZ7,}ȶu,@'r>1PsnWD%0i/2-el ]< N`;b?_8V(@PWrv jC { ˙5 Jj5L/I4:]ru1ԒWUNã'"HgJF r՝<#^ ؿ˽FLh5jMĕ 6d_{=2&1 z[#Ozϵ)#iN>gIʂxFe9HG*(IFRa!Fvye{U,ܴVJsY>=p~@Er'5q%c8*|w&9 >CCNld_wHXLI3$@2^q#=|@'$lz+^zBE[50:kR7=1ZkI^*H &{VuoJ~ću܍vNS`a=t{x["ys|%Տ[']`7izj|QݸP] !4JZY7qC}n.POXi&zv.}Grk?Vpwu&@@@co F-,0f,VJZg:s䶊}]ibD竎y"4 _~k^ew yfH*F#ec$`83Ԡ0j <6ɚ3\JMH _zo픎Z?up*w8ϝҁj;_ є'1F"PAVCO#[U8 Qb];oVViG9E-;HQȇ-|߽n^˂T Ņg4]5TTXi^~8W F. O/|uNH2ʚI;^wU. M>y\0N}GS5n(_ʀjlHEy$O*" Tf M\f|| S,*j {W |$8ι1Ta-^\H9Mn:1sn4K+8\ KImذBրJԌ81޳5GHB/c+>N=6B(ZI8?JHJϢ^=مAnWNE<97 ɚ-E귭ΐ_BvuSzM3=nI7Į NOT)S)V; IW[]f,˿Qj!\-t/)($a抁Lͧ6 0_c~*XO5Uo3|39$ute|:*~QN_7jg]wq\1Py.Aj=J|!,cZ); &u3AE*JMԏM4A ot0!n{ڱT֘vz3߰ 2Z*86yeN'm?\5IȍCQV;>0WnPK[g5O]6B8\B"= ۃ2蟙S|wB<;ǬyEIU(ډ? Z i& X1wĔ[#v7Y;!yЙ:@|ݧ O\|vUGLZ_aL:ٱ{~-eIVPL>O65Ob{H}cm0K𦋔΢Byf5? (4f#6A"h뜾-e%'FSa1E*j1NAf y OrI<*+Q@/by^zÜ.k/hE[B``\PLbWPv:{f'$ ׉Wӱ?X ɹ+ץ#;gYOi1 ىXYC3e wÑÅh$rFz!(INSZ> D{79qf~|{瞓4i1d@kh9%>b2_s}^ FmKa&qdSU4 }E6U Jĩ:Aw}{U~yH!aZɴn]@{)HU'b2"t;r3-q35ە*Uw][A V`T>Pxy*J(jff 07eGM焃D'\+(4Y)QS> ~"̣Ub s޸չ+ZwRq6L}d^Rx|q~ɇx#1|SFؽp3iUP#lsel.汬%Hg"N=d̀oߟHr(T9>N1;>ZF5JUm?[)d Ve+y^Mn ŘiIu_]%*/+jgG${?Y0g;q?NP~QY2^JP@ .|5Fhp?kr=,.o4 2ɨZB IB7ս>ojP 7ٹ-\oG={+܀ J Dyy~k*<~;C044SeKusRgH\GPf <k[t6z h4t4Q*zX/R7<Ôh@.|vJt{5 \Fl'H~BX4~K{AENܻ"w`Cڂz nU"! {3ٶ2HNDaHrL"QoQ5Bñհ[%v]L յZyr\Yp܄xk}*4rW뇇& yiȠxzY:ָG Emeҩ5Ǵu_d좭9:qo)X124yyh`DR] K){ NY6@LR&ֳN_eU#hfFn.A]pn{3W8^@ROSUvn^9q܄u3p|,w)[N+I:tTpn26,B mH:(3vfIQ0GC"[;;0ĊSsCm ޻[x n2^BYl|~(Rv ^r+C<MƁ/ kW8% <h#yh\؟oI@7٘)eE6a A|/>qIe>E<0HPAQy!ER5߫Ԣ>U!-\SrOKۣiZ]8]J Е`ݏ3U2ͧqU.լik+A==8ـ6d X6pMIi$Jz{2?4t 3C^@LW&PJܵHa/%1$- bMg͈aG8XEf!?&*"{Y 4~BEEPӶجgs3+i'J' Ӂh}MLl;3 (\Ũe"ʚT'L5FA\j1~Q.;Q 0f@>#[4EZĉ@&4kf R(txvB ^JnaQujg#O& 9p Zo\&\r$:J$fx{ 'uhųwyo7 Fmms؞>NwvÉ PȴԺ| ~Ðj~5/Tp`+AZ)1lxbr/(io% _[)>%c ]X̔eo<݂ gǍfY(2i\}؛&P@'lJ2(VQO*?*ܞg[>΁h;=>A27֑/߷Z}⺅u -oÆo>7= vg1n@{:JN*͉)zA" 81Պ㿌uGTFjyU5$!$Dؚpp!drD{}`gyCL'0n[K|zyhxU!}XXr v3-{U xK@7A Uxg%x Jw"w+oXS ʗW3.;㵼ačVrY]F~NX-7ۻ}zeflg N'=w6ٰ"9 (*ܽE@ J!U-Yb=⯖lncKU<):>G2{_T#_Ǯl&8ŠC9$P*mv=EF >{+[kDp1k*T"%>ktxgj`IxN^*FT78Ur"j*Niw^\;IVȤV9eP._kdoJka%yJ*hW#;A29q-jݣЈH9G7w⼈?[ff_#K4{QaP $LQS6t:V 3a&SҪl5S) &΅; uA2>u'{i7"_m2Nó_ōP/fF=Br YW͟\8 I)n Ge!SǏ-u㣗&6= ЂLa2[mĹnBMI+ ^dU|Nd òuxi0W-z'W,so`b3E_; pcYdCĂFySFNs \bmH^`0уA<vH.|aa[m;S#9[̗hvJt_t{*̯Ю۱"*c>ItiwTK#2fib(^ÈC򏻣tę/hS&Hi[!J9[.?} epew)#ڵV)n'<<'@z+?F>ZrJٷqMHd$y4&Xtܠ2_J>$d?@F53z!^ɽ.MO }ekk_tJKҧj(,VrY"t/ 4N{PuX39sl%]r_  X:>, d`)]6Du1®ħ])/cvK-8I6›EkїvIL|pj8:j17A,\e߳gP 5.:NTO:J@OR:t+ T%cI0[ _2uvL;\|| ?J SQhLYeq0 ͜:. H]\XKqHfin iXJܿ06<`aqOp]/Ƃo@!ErncNVN=T;%~m-Asy&,yGD\K2یr-C*,=bDLG?sSR@6BV-Wfy b9y>}!:1dm m.]vsG[*) +[t|mvm42uʑӫ"=.?G(v&ěwj鄀"51c9.^ŘF2N C-ENko7DPſw4kqoU+XH8\K %[}t&rc O:RaĥJQ6>o1C3A'_:G}g~MHWN+Md,OF"cSxW8i R*tW9-IsM?虫l, U=N%Ȉu>ɹqmZs ܫm>|n|M sտM{$}G#K؆%39ؠ9Lxp{h4@ǟX h+YFqp%U׌o+ C 41NG~!i6dC$nEZtȐPy Лg-ƹ~o #ESnU- iE&ְM]Cgڮ!7V)OXX0{jMf L꧃fK'.kjb-IOZ\ifZUgMiȫ&D}EQ>?pH˨I|nzb~ @ +HQ^˃u;edڈB^nM3US&\=rQ !ϸ@sem9c4ۍj{mUk/3Dm*G1'Kb@OL?Y+HQx ȫU*>"X~sDBUvu5>WF쪐#Ku߂9IJNHʘ2SCH'/h~U_y;"gk%E0 E40R