libLTO5-5.0.2-lp151.2.2 >  A \q/=„T"Nj8K K96jv!|<3 H`IFGGͣ!4&╺ (CѳQ<54 GD=93a2c58e0c8e8ebafce73599b5e24c176c7c2f2ae1c313e4e32dc1cc5c951cef4a7bb5c7ef9483392a2a5f62391721125e06a0f89̄\q/=„TeQ<߸ ԴHkayۄ#l( ~Z UCLZ%-ӝsMb"sJ ͹xNz^<ra=HT)H{"8DuG4QIf?w z/>]cVMc c*J,?'cljkhkdwΖAή2c2 " !C(`wZ>GCvw5,!tڶ)>p@L,?Ld   7pt|      4  $=Vt(8Q98Q: Q>Hf@HuFHGHHHIHXHYH\H]I^ILbIcJ3dJeJfJlJuJvJwKdxKxyK zKKKKLClibLTO55.0.2lp151.2.2Link-time optimizer for LLVMThis package contains the link-time optimizer for LLVM.\lamb64&dopenSUSE Leap 15.1openSUSENCSAhttps://bugs.opensuse.orgDevelopment/Languages/Otherhttp://www.llvm.orglinuxx86_64+ xA큤\\\YWXw5fc833a1b83572c2ef8e62527f3577fe0b2cda14c38d3803a96d4f7cfc86854ce772ef24bb2a2815c41a61a6d770d84480a0aa0fc7690f9a084c13beba692b71abd4d8794808bacb1eb6924d49efafd9ab6eef88faaaeb5d3cfa13ee3670d672libLTO.so.5.0.2rootrootrootrootrootrootrootrootrootrootllvm5-5.0.2-lp151.2.2.src.rpmlibLTO.so.5()(64bit)libLTO.so.5(LLVM_5.0)(64bit)libLTO5libLTO5(x86-64)@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibLLVM.so.5()(64bit)libLLVM.so.5(LLVM_5.0)(64bit)libLLVM5libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(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.21)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1\Z@\2[@["X[@ZnZZZZv@Zz@ZqZp^@Zo Z`@ZV@ZV@ZS]@ZOhZN@Zmsrb@suse.commsrb@suse.commsrb@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- Add lldb-fix-build-with-python-3.7.patch * Fix build with python 3.7- Use %license macro - Use upstream-recommended %{_rpmconfigdir}/macros.d directory for the rpm macros.- 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#1111190)- Do not requires gcc6 for older sle versions. * llvm5 is not built on <= 12 SP3 and this was preventing build on 12 SP4.- Update to 5.0.2 * Mitigations for CVE-2017-5715 (Spectre Variant 2) for X86 and MIPS.- Disable build of python3-clang and libc++* libraries. They are build by newer version of llvm. (bsc#1093707)- 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)- Use alternatives for clang's bash autocomplete to prevent conflicts with future 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/ldconfiglamb64 15569238825.0.2-lp151.2.25.0.2-lp151.2.2libLTO.so.5libLTO.so.5.0.2libLTO5CREDITS.TXTLICENSE.TXT/usr/lib64//usr/share/licenses//usr/share/licenses/libLTO5/-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.1/standard/4db893a30aa9bc1aafba440f19187779-llvm5cpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=166b6f92ea2ba89e37829e6321c1432770ff58c4, strippeddirectoryASCII text PPRRRRR R R RR RUFꇑF5#utf-8116edd4f4ce0e920926c7b16cbd794cfad690d4109d351e8f39a5c3d83136b0b?7zXZ !t/){] cr$x#Ψa$S`+sT)@O\@A~l 7!V (h<"Uc _.^G _H;#9-4;\[ +4!s.LV9R ?,t|@Ćo$VXQ4R9CkE;wO)4QM%J}#K;ӭQȌse&RnB>z*DEDdzXQfF/(uVFw @^Gb}^(Ŏ3ET}G],w[GY6߻"{]hꯎ1h} W8svlTE}e;9,HFޖڍhY4BA~c>}dĩ88r"߬;rP 3}\cH`X86<=^O.dL9`ɭt>#DU67}5pd+EtIP|u|ΪifQ`!3oOE7#EIZY%.uc~G<̲LjIfrG&K@imoD~v.Ne2)% H'~ 둞h+&GdD~I|<P:-8O98PoF?"CW7L !ᮃjٹ`GQM,޺$"Ɛ{02;֫>B;h62y4 gh3[Ȝ!e`u#Df7LklPaVJ^p1MD3^=VN󑥛LtjXP,AuZ@[Mw-2..a.ٜl'l׊t6),v.@ňLTunX_a +E]|]zD̓1YՇN">*# Aj0|G`y؄EcH;`N(.U &k:f#=ʵ fSس4( 7ReB4x4jaƗiV(vpTPy +UUa[D9b$з>qt/ӋIpI,ס|&gό@b|fDCn3:j$(!ԮёIX fMOv4;xMpR!< Z;k:za2*6 ԝ*֣bkF҃/ qf y:ix:@FuL/[ %[=9CIptv7 Pj^ax *hUrc[@'yޅ?ya| ?V#@ҽ:"w sA0/̄"T5`vESwuةb̘,pl]^p+`Cq9`1g[!_ R+Fc[,̜( Q2K{ɲ@DU#8pp̦=rj\/'wp^:jaW2&l[w~+LeTm# ѽ3W`eINή.ؔ]g=a+A]X"K#2pT`Ma>BIe[]v9CYb3܌jnW1DlaևZ͚e9 |_-MyR'cps#Utj0\P3BG?H벷܎FLA)`?^_ɣ{ݿէģr b0weR B{pEO^F'OGJC'qw="Ӂ(͆r7;w456"S|(ѱLk9 ۾ZKd@"HaEH6l Ґ4mʶ65BYƿDZP?m+@#;\1%3zuH|@% xI+PU,V)S#"-X) Y6wU  %d6`m<k\39\}amd9ax Nbf2esN;j}.>R*iGUN0>)h6F}5HB4Ӻ[\* YUi:~n h h 3q[05nCtnS30Hc0I #S@ߝ2Yi%`1 TȏX.)KjA(ye?$fSv'MxV@ kn=$:w}ntuѧXX̡Ήח_{=}`TebmTDriyϔ -c׹6l}?ߩqq3nNXcY]WT+5^uK)lH'ql,{Xu[)C C6ݎ8$״&F7jm #|Y'0IU0w雷"ֵ$p ,KNMڡ9X׈2Q|_Br&ތ1bT Lt#7޹b,}-\V7=yW34q 81N83Zܑy7ˈH1tfRvz a7QkVE<4c&D.Uu_[&iG{"eFH)j;9IțkOd)9V*bRdLx9M 3.` y<8{7d9av߽(R{q7eNB,_6RLq>VQwe X-Eoh8pb?ߚ66p|qx/ǔ lD/=NnT*qEjPң5fd&o [>t2$ O>8zYzFꤵqk?w axp}JB@v?^'0c~}g&<=ȽYA] 3dyAsI8t$%-5 blk?|aO0*MPЭ(p;^D|'kuܤ6"fۡĊ;YB%v (UpP}&XupV0|B^Vo[R>zk <=xk_Ӄ:VéRJ2 B!ʋ#j}1kmWXеQtb_ ̳gqdb4 mhEԞU"p%y:Ʈ"])8 mIfuS"2V#>BI48ߝxV_Oު-mH pcn ;/Q RZUY/X#5Ѳ]ӱb2/mp 8LuzU0'-6o#6R׎4$̀"\#QG.œ0w=>“8ǎ1j}#-gfvk%)6GVUU/W6])nTI9j0_ZcZr Q85W&XL.X McX{pЍZѤIU*bZǥn^EZ7fn3OBV*e)[&1=o΅X1 w|!wD&_[mSJsݺ0's-70j =+ݺ w:U_-TVPkieuړ/m$d.XN/{)/8Kum^q 1ddHUzap;EwQ4#Du&C'_>@LRy[\ȚC7~mY@l" |6R!\ _L`]_ ,桤 FDK7=3v]]rA%]Bkx=tUXƄ,ݯqR$1`v5PjN~xZOFLPJ$ E3s*FdAx!2vNr7AF/ܲ3ֳ64 ΄E%x,F5$ͅP&ylfV7v4rB~a V@@X !*"[OL(V:i&y&C|n96UϪ?! >#n\R}A?WB"6胷#ՈU];&e'c -SӥVX<;4Uϧq4omrVW>`zdj֏~Șˈ\+Mc8/*k[ڇ{(eߟkk5BxGrMjک ēwfIvmbb\4APq]R(IiPGCJ-;Pj .O/*7~2e쉲84P3N#T%ܲ[=:pbT4ZG*/-Cβn؎!#(RDhfb0{"LI /PQuB &*J1Z 16st q>)A!\?BY= lkO XDغ1yAهݸhPorۊ-+t N5GX+Vsl ؛gHYWxC@*RJtM+P#tP]*W.kي"<БD8R){@-A8m[g.JW6E5y EԒa1 U6]ur )!N)c2*g1 GcȚeWʤF2 !LGY q/Odq JmXxP/)WU{9´'Ei %yA 9)!_ʵ`ψNM  _ZE ,]EFJ[TRѹ ,>cuaxpWZsU"c$ھadY){$EPMQ?%3HXZ'[?y?gAίVҮ0'=.|':wa,CJP@rHca+I +YXvxd4RW[&iCH%>T- LPHSIJIpAQr,X}K$:uG"V><j[0)a_W,1 (ȸOjh*;~ t4:#^" & o%r xN"VOVR [.l+y>'1 &)5NpLL 4tY6ek( M+s5i77!8Ȓxzq`q"g:Hv^=)y\f5v5=p7*`P1j,R8q4{}n`LZx?u#(G] i7Ӻtwk|Y8Sy$+) ]Ǫ *C3j71{Vn M]c*Rѿv!EI9}ţ ,FS {@M8 +oͶG)[R$'n;=< W|1Roy3YH#XyoO*yUYOSvzATфޑٖ֨@ F=2󴚛`qW_?3= ] a脥=+ It6o A+n+S '$$Bk0<*9d w +O= $俌_\"EV !qe? F\.Ѐ+7)j`<@>x=,N,Eh@LsI3zeRYFlȽe6<kg qi5Qe8Px>HRGO^F)HŶiR.\ 2:Nd3kݢ{,\AF58ɝSs!)HDM6 56{l)BJD,A\,fR;{y!/DIuvf4tʼ葱~wӥd Fidո!7V5u0a Q*W8?N=4teu)X4A0 >r;`DX]W[΍J!uVV@/W20/lÓyq5PL6mlhƁH+K!Zdsrv~QF"ڬ'H>le`]{PYE;Vqϛ-bmB/T5)5`y2a>!G X? Ҧl^y=MP$2,5 J4"e_4-RKnN|:ڀ85? lV?@(#00]2S/PEvMlʉG9 Fbf<_%AmfT\aSt?N.4f# X%ZfEFۦa(~=./y7y>H"t6L}R ޏ},3|Z\S Nhb>Qu(8s{ 7H}.o(c-8`,z:7o KN6ޑ)mqDao2~-b"؀ X)<4n}; K^0w!U nlPFE`g!$nêu5_恍L9H P<.$RgJQZ|p7^(, X$?7R/"渻yoT]qbFtѩT |hF( qM+WJ&_klďmpՕ>_MI6@^*!SѬ/to+"YYpV2;i]wp#P\Sór"k=cJ9(˯ ̠tcL* thͮ`% >x^)F-v(z*N/kGOLOٲ$)K3>s#yګS ATPzNi)q}IBSЀ0lc H=0>Ln'~g2㺒Eg':'^&cx)>qa=V.){ز3moМ4 S8^xsAv#J4Ɏ&-\0o./Ĺxw(NY^_&}v%RPDX Ct+Ge3"uܕ9l=cVDu3 --$Vv:lA2 rpQ _f"au[i&Kn8p꾹Cfsщ+xq`ι"D } EF8wȁ/H5z/g :͎?йBc$Q. og8;1Tk^(e@[-Yz"L2XoiXÞR1TsiXZsqSA]"ٛuOoA4\ Īn!߇1sYCnP^P{1Chtifiu.r u/6;-s۟ t5to]`N_qE1QD %RXަ4-DVX+PqũHOGI}?_*\y, b$JGPli+&= OX- sse?'þHNo|wQ#LuHRfybb$wj G1?-;T-Uéo2-P+|NonѦp R"G@+Ռړ}:,!cyEIj}pd1fPg$w;|H%C^Z7O&fkVa4Jw߂Pq" Y M.ˆ YXc&5TKϡs fP 3OQlHɌO2KPQ 0%?s-XP@qZQNC2If$Xad3/"r5v!{T}e!,)i5S ]P_ ]P" z4iw<v0S2qwC&{Bkp]dt^Œ^j(w}h^ٵr xPLmY`ڈNF7ZԜ vmt1Tu 1 \ZF:p&S$XW~SL.sPjd%j[BKNsY[%X`+SqFqc索ݳv<*^r̲1PIv I?|]nWQ P]L/ tɿD[lD#}ړL=^SNwYń6P6Dnÿc泙i Ϣ:xGjzffGVkoFɿb-,;LΏ(㒿IK.e;'䐼Zmc+]-Mcr( b7e(/*.#(|$JlW ]H[Z!Zpe=1 iG?v[H9y'tq$|rF)= !ӥrDzvz]g:\3wփ[fUD'zrjަ/ Z[k 40'?<:U] Y^4g\}#s?qnqGa*0(wAjH[Ze5[:tꚷ} -$ɠm;<}T?xX(Q?ރh!Ⴕ1h$Pj ScsR[JX,+%O~_^w a]aoc7/!mhK嗮>)ko-it0'gtJ8aKē$v0z-gן1_H3PnP-m6v̇*L>*ُ;:Նڣ– oyG׷n(Ȭ%kWqoVmLq#_T$(N"ZϠm˷6V 嵮5OEIOʼpdU纞\2 ck?Ê/! Z4>)/SIw]U6]9@xKZcE[!({=O>M_/ 6"ɕ4KFyb1{>&.‚)(in/54G;#5ז=(In=B=h24GWw6\:C۪'AjcütB"؊(|qLYL@ $+ ZטJ,ƕlÁr G)>.#85 X^MC{Kk7G I}Goc,t?fCM'둀]q$z5B |z b6ksO ]1 <'< w"4#`Tx|N0'km Ut5/$B p1}OduCӛdD D0X_z gӚ܆'ߗ4t/%Q RM ]{FĿ!ɽsz~LC@c:4S9䑈38$? ӈ^?-T-~|;em9P1NMS@)cA߶,"~gDz䠈TF K$S+Vi]~~P+k4ePV v%na:O;PVvIp,Dk%q38K(oWD+-O«Zܪd85rA|)Kood6|7W4d(U+tЙ ] [i2iVVGLnQD&Z 6gYn3 Bpe8Ru_A(I|u>86CVP"J\BZBv[\!EF&a(L WB_B'K~/-T6vgB 9KD( 'ڛzŽj9êT4J\Y>JS_ IJf|OOg h^7Y,$HF$\`S~$[umeߚjxlq^sufvE679tNGC=bʂ̝ vDNۦkɨ5[)tk6F}"Yrq?(-d!{ɏgX(ύWPQ6-Z}x (.w$JʆyKvycmvLq}y<Ï?h&vs~/2:C{?5 ԰=NoK~ޔ~k+6)aMS%ɻJƨT%U*3AL$`7Ce'bsAVB:KuڊS:6tf}W&. hb|yЄ}]Uָܿ>Xe4Hh-s!p~k?0HJ4bÆdIC*{@E֜c~IR'J!b|< wJY} @2{.=51~O9-C_!jn!WL fHK*B x44U'[Qo`Rx sr풒z<.b#y6b H.`F/v$F7“C].?BM_f\i"C1VQL{Jđ aܠBl~̚4cWN%"Y=K`-T0b0$b3}bFp: %QIf?<)U/ 9]~\'GCqn^%D X&~mWŀ`6Wq~a2o7}n+ZOԲ)Q?bsdYӡRKPunګOZ2ă~)zO.%23MךN7ݬ5ܽ*ۀXzcF+0]KJ 4KI^H~>>(n~U:jdXNNauᖰ F?i\?R ",;Ȉh ?JqNBHd`3)u2]a40MCAQaaWF>Qlg3M:x_1liWW;dy|2#tȒ-X( WL\ O`}ѹOosM4Jb4>?Ɂki>nS~3tW61r(8k*}8iz%BiB9 k.nE)rz\7׆\yqrL6դRkE8Er€S&Y`cꭆV," E/mm21 zȏDpdro5q.2DHi?,OT}S2O!g(TW#:I7ͳ̒q !P,>!ڠ i}BĞoɹ#q*ϟl*:́ANr XVC,9Ȝ #AO¶pKmy ͪCU'!/?%i=D҄ hh$! ꇞnG^H)؆:v@6HH$"O 9o$x̨Kt< w<Dխ1k:yspoBs" oޏwd~tDf: V' ^F => [OӚ^o,aZ8ڧn*rGedu,HR4> vGu!I"ؖBՅGM/GS(o`!vb'OMܯPS5ܣ}8-W>6B!4 @rYKyhHpivZDl`<~7`t.^Ӥ2`%UfrsC%g Y!iIljGJ:ea?՜0 DÐ< > iihh|n(`!nEIŘjMdX:0ʶjI [ZO#{$j0R~Sz nxQb$4kæLYR9viy90gdx$JՉ{($~;Њ➔W*1ۅjM̽H GR~묛 LU>(5{RJ}4ߛ B3y{Qo+9v[a'b.ȳ̽UH%ޝJ[1bƫtҺY ڂϖߖ_s%moQU ?SyëU'&eD с/R % T%yvM1!}thqW3iסj( {"*!肗-B:˵S"c_CqڶDú'De7 30S ףZ3:DI\_9|sEYCTl#A2Lvd~qOLnR}:Ñ`:-JFVAz?.yđ/V/_ qH!`KOTX[v o8mJDb'%\JNI(d,IWe^5󴼺Q{fámwq?qI˻3Y݀㩕V{T+t?7UnĨ)6\B 2%27즞2YK3KC/O4[G%KT. ‰=B94Eŗ[z6tE@5YLcvf<@y=fPsRUn/h+J}d{gH#X*ֱj`#c{ F )p߳&mnpvKpBzwlʾ1gp_N`-JST kƤ^3li1᫟HM'S̓ ϓPÏLkY~4J_:pu|]pu:S!.x}|>ܿ`AmFR+n2KbzCn?? " Gtgl6ْ/z%*WmP!0Lnc̢Ʈ ؠ[F `nTArԓUDzoIΡ>=L4N蔭!p;Ioh>68hv>C`I{ =9yXY1 g zWm?ޮDrQ3jn| +EL9s=$ fkg{Jz4]+v[WFr:SBQJ7TtAl|B8F:Nߥ9kȘSi75Y22.HVNvGmaO͟QD+1'KE?0aaӫ̑r/`G T $N3y$OPjS+rm -yH%v wVtU`|9upM,#IjI  ݀]6)%1^ t{8`\Iޖۉ#8 4 D@!2ڔur-`}5(AN~cRti_2SFiˡ$^VވWHy rÛGfZo:Y1;Z˻QDG+k7XΨAHKc 3OSsěA;M _?40BI+zruq2yp[W2ӈp"Uy0fZ,}A( h<'lp([O,3Y}e@ OY;7~?FyPdbtJ3vfِ~&JJ5<eӺ^?YMwhl83m#!₊yʽIȰm( `-Z@~p󀤣CD^Hc#=]×*%$|Kzx3 _ukgH^j|eY$irFߛ#oqDXW#bY7Vu+?=5A="j_KP95m/IY6$<@&&K_y;Hbj~},+j>4K7ǵ*exF^]ps<uw&c_0,x2rEZ.4 _Ms`Ֆ %ێ,au*h331,nAn=|۵@J$@*$I{Bƛ?Mj(.e'5Z3s7#7ό:;ݷXxbՂbf._ZD߆u' \}tbᏎK%^Ay^Tjl|nwU3#ڧ dc&:agrW@y r>py$ZȦjth.O)Ƨm+. |/,1Cf QkgP7>s.hq^<v }&2':s) + Ռ '6{Ʌ܄K0P`^$_EjTZĀQ0cgmrH'f#vLɓQ>DIײ JÙ'J, pxm$.+E=Tx*HTs`licI:EIka 6@ c'Tk.S_?c^x;c>*U%W맬QZ&mi,[9bX D",E5{uF٨sojq9H@!96<04ܗϺDJ#?)dk,e$UeX9 *M)GpƏ6&YB&:5$P8ik7#X1C1[8Nk"B><Хރc8L [r9ɉCt ,Ԭ,feQq^'iHM_>~(:xoLvIc&No:-/T[5=w5 llhN"6˘ c.x};6nīWQG›w>[v{E3&gg6 `91 -9n"}Ox)0Fꫦigy֗%P*r NR0Y =Ym{ղSlBl{AykGԇw^S=Ukgivfq= )T fWtJ]!CF_.PKw`_֌襤hS:Mّa% .餌%D:pܒjfOqwhYcIϪ7Y+q!ҫNc=kTItz!xO;MjT7z ӹ`30c=##k6ܝ!.H 49 5飋?()1<@%?IxvLx*"$l l8AU`O]R( ,n!_@J%(mig-\v8!Kh4kZ10Fӻvë @<80bBi ^Ɨz?]KvprϏH7~4GLU(ӻou{}G6`[u'sHOf}5:O&kq˞-ɚeP#1(m~4vP5fEՏZƲ$U뒇6 &OyDU`K+ۀ7Y! y;nxB#^"MxxR2]^Χ|zuz֑T{_RA "Im4IHLceﶂD?}ƽou?iWX|u"nA$A]?o;mBM_(:q],F8"2*'$2}mq092YL#>~+L;@gZ!޼i—3]L;Y#I? <,2 ;,)F6$v*L-ZaHPV!L:wwU ݆僰ޕ,k8ku`RM|w[:D&-<26z}o3'4! N$9 MNj<5d(R=o4i6 9k܎QPNv.;c"zqmt_co;쏪4Rf~ѬfbT؆5TD<`iqp2[_:v䩛o˾lfpQmAErg{S*͡Kg8@k!vئ hΪ[n^nC-#GFCuL8fy9R@sk8,9fxxYrR^ߊoŗbe6ֳ%{,тp+j$=-3] %|Ԛz܇%-wLP,Dg-2LQS_BYE ^+u"6(ȂuoRN1vσA386۲)*Ck#r+5oj M=BlM􎶕&\Nq0LOc;V1q'Etw0dԓmCJ 5-Ԝ$b37glKz^qx~M{cq/^bxXP0#2Qzmy?j ilzI놈{)ɟ#P?˽vltNF왺'*Z\r\v?[SesGv_N 9TIB'j)^۴kh5ë4!Ђ@[۠OUP6 T4&1K 5LhOD.2ֿZjOm4P+Οv)jda4) ˭8-ZE wŰzJcj8~H$#GHE\e8EJ[mȞ/snCWd8FttςU}I'؜7|z?HZcOZ;T&͈MuP9k?>ɛcS-J.c0FeU7}|u 9(nrDʮZ' R"νkfRQE>WJ? _aLy1h;t`bfSf G->\x>{|6F8j(I N*܋ uUڑe@yhUH߃1Wy(Dd퐔Gu#>hk741; vG-R <)zA#i lVbʑPyKzŎۘW3 bmƘTTZ+{UA^8&#J*]kq̻"*^bc rrڱ)OImNHBCnOvzxΪD?lG>»b6ͧ'!7/yAXUqW͕@ͷ9MiЖ)ޤ+Ha`*I. *"PTo`Q%`>P*M{2=f̡#9W{phmT9Q@n\Nh(brی }\h"nki^[%^ ?=33W~Î^&+/- 'O.In }l4И#qUC/hL%M?l@gpC'ozaͪC ?ꬺބp/RQQ([] ؄צY< ?-TWōO*dfT\8 1cEkwzIÅdc`4+5IlZYq q#4( fo乧P/Q٦'f j3H~ȼ|/1R> |DM` [A FJ{Q6J\$h׉[菖Y)j )<%Å}#!]Ioek Ri7W}XZ]&VU)aú8zPjK]a݄qԔ+FsH">O9D.r?jp-PX$ߗS1uaY8(-~m*{%+P4p荽tNꨢE ˹w%}.Ŋ~?\V&x!7/3g̷ ޛC [xi.C ׯPj`0ɂ&T-  Ǐvpzڬf{2}H6b,7SSK}MgmK`FJlK$yRg^C¦#Uh[1$hfYp: AxjjUjȰ5 `L`u.A;|(rR O&i­M׭p?Wy8Vu.3:ӾSM?(@ؖ ;P9)(ƈ'#N;㦖.8B@^r'KJhnfV㔚ؕA0K+Kbn%I0~!2<^])v0eD;aY).t"ݢXxdP/m7@yg"6^6`ڵ|_~Cf<ʨYW-hkx)#  sd) '$vN`,ho>Rړudy#dzU1sQ:%H4>\c=E,bɄ[ }Iz1V +{!H0da1{9 \ WRK@!̆T? &gEAnx4_c4tnZ=FNߗZb}5`^HVڇWrG?MLLKf•3wx1Z=Y30Z Mv锫i@a)XЋB.M>-~o_~)#M[Z]%q,er8#ͫƱGGg/Q(*QfS %M}#ss*t=}"mh@(C\X((= kC4)M);nT`4}^oi [9Ht B]Rm,A q!w^w)-]T4$y,+GR=9 šr/aMq( ݖEʗa]H9LlEqݨ 4@뒛ۈUbɸmJ[yΜExL06 NP*ON?2+ ǮCpM8y1ڈ'eD3@BZs5?'+@t+.le[p?;vS:FQHZ:XsDj\oE&}.޵p<a?'.cD¹թ b"/̟ca׸l09|Pr\s]5Dwwjm+@rB6"856Vt ҵcF<`2vk9"_xA82n0a=d5ߍGK(251 9ARtr~-2:ZN!ṕ+#3,u 6l9,\Żrz; 1x 5Zf-_)5GO!dḰ&ޯgefBT(o{^ۀV`6ux%cE,d :#5Kj̰lhu-)H>[مySn3&xK$PL>3ZRb(\T3U x$U{{^(GOpR@k$3JJqyeX"%f-l'[;A+f5g8 ֶO.jn8 lDEQaFQ pЄp?ĂeM_]%4/Di )ETr:\6d @NKXd1ΰGT SU Ry=Xojhɹ}ꂬ~?J'Wҷ ?R: E~ GrV?hsQK-&J`+fcַ+uBB2$hEyCڱxSf96zcwq,?OʶTJtl)E@{^ ˠq4=\ Cuxeʽ`jw&RS[ *gmٴ{S:ي~/fw[b1š%NЯ^MJ܌N+ L;`3QeWDu" # 7ϴ[\|-ۼFX8 HKRj77q*,X? EZ=kx.K#&O-"E"l'ײLூ7rM]N4K!T`P*5z;5D0_DϕQu~@hd C,p%O<¼xkӳz=@j[J:|6h% }/gSL§cX!ZkZS+O,~bov7^ =n)Zm2?BrtQ9 )8"YEhq?n( I?f wV< ` |d,hpOU™5Dx%gkpŗkٕ6 qjiabJ.3mӨVm3-gF 9n% "-7` eN܎)U{ıeFCN)G=Va;®nd>Yu`fo/)',X"N_916߱>EdΕh|j4} ;Ʉ)IA煂m 0~g&.cobI~RsRJDr"ɰDi{+,)q , wp<t!aѕroɰ*B>W7~pÕ@Vb✫Mަt<]p'FG;E7SNF$$*'uϤ;ufJ}C{9*}0Woڢ];f"\`X"cU[3}޸^ !g2nj }NUf#d8\mw<8 %(}9{yA~#xݒ$*J&=06Oin/k2>;Jl@І9F, Ј=k>z%m2M8Pn@uƞ7Eeq@fo_9ԭziF$bߖ$`&{gqUF2Khg Kn՗g;h3!z eF>DŽyWl[79`Ui@(զxoMØn߂ΠUeP+f^G8݄JR{:~MG+=Kl@V3!I ' O hsAWQeodĨ},KtpIk@bW_`degưq ot 7ffK=\!iĂ> ){HS;S'')p!?2fgXi*2"EPeϳ<5A^<%hmPK !8c wWL솩H6jvv<d5oOK hE!0k)s¯kDr W B6+nv/}9{Et5UvWF -N KᆐsL7=p,/oSxs-T0OhraRvgW/S9WOc6vEto? ~MkS*Sbr`EO (FdhSnY_gL>d$3T m{tw5F=+#H-8s失 pm̹mnL_=[7f7oP)YbF܀{u>G2Up4D4WÀC { Kj^8()Ȼn]99ŎkiSphYEJs?e\