lld7-7.0.1-150100.3.22.2<>,byXp9|H&ʚBfo֍ 0fHԲ,&UQ&&W0!gSbi6t+m*4 ]'Mh㙆rHF8\JP`-vA3S,S>Bq?qd   1>C YtP   (  N( ( 8 c9 hc:c>i@iFi'Gi<HiIiXiYi\j]jX^kbkNckdlwel|flllulvl wpTxpypzq0q@qDqJqClld77.0.1150100.3.22.2Linker for Clang/LLVMLLD is a linker from the LLVM project. That is a drop-in replacement for system linkers and runs much faster than them. It also provides features that are useful for toolchain developers.byXibs-arm-5*USUSE Linux Enterprise 15SUSE LLC NCSAhttps://www.suse.com/Development/Tools/Buildinghttp://www.llvm.orglinuxaarch64/usr/sbin/update-alternatives \ --install /usr/bin/lld lld /usr/bin/lld-7.0.1 701 \ --slave /usr/bin/ld.lld ld.lld /usr/bin/ld.lld-7.0.1 \ --slave /usr/bin/ld64.lld ld64.lld /usr/bin/ld64.lld-7.0.1 \ --slave /usr/bin/lld-link lld-link /usr/bin/lld-link-7.0.1 \ --slave /usr/bin/wasm-ld wasm-ld /usr/bin/wasm-ld-7.0.1if [ ! -f /usr/bin/lld-7.0.1 ] ; then /usr/sbin/update-alternatives --remove lld /usr/bin/lld-7.0.1 fi  *(  .4 xA큤byXbyXbyXbyXbyXbyQbyRbyQbyRbyQbyQbyQbyRbyQbyRbyX[$C['422673e4e68a9b3d45f5ef005aaa3f355d60e13127e0964dbf3ee8e7af576f289ae3699c9557284144b5bc555c2aefce9d95b24cb3b8136ac5c38509a3b50b3f0303dfeaac87b80d2d1e543aa38d5be77b0eac93c3d04fe7e3c8eaa71a778667/etc/alternatives/ld.lldlld-7.0.1/etc/alternatives/ld64.lldlld-7.0.1/etc/alternatives/lld/etc/alternatives/lld-linklld-7.0.1/etc/alternatives/wasm-ldlld-7.0.1@@@@@rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootllvm7-7.0.1-150100.3.22.2.src.rpmlld7lld7(aarch-64)@@@@@@@@@@@@@@@@@@@    /bin/sh/bin/shld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libLLVM.so.7()(64bit)libLLVM.so.7(LLVM_7)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.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.18)(64bit)libstdc++.so.6(GLIBCXX_3.4.19)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libstdc++.so.6(GLIBCXX_3.4.22)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)update-alternativesupdate-alternatives3.0.4-14.6.0-14.0-15.2-14.14.1bE`_@^^@]]\u*@\iL\ - 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)/bin/sh/bin/shibs-arm-5 1652119728 7.0.1-150100.3.22.27.0.1-150100.3.22.2ld.lldld64.lldlldlld-linkwasm-ldld.lldld.lld-7.0.1ld64.lldld64.lld-7.0.1lldlld-7.0.1lld-linklld-link-7.0.1wasm-ldwasm-ld-7.0.1lld7CREDITS.TXTLICENSE.TXT/etc/alternatives//usr/bin//usr/share/licenses//usr/share/licenses/lld7/-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:23724/SUSE_SLE-15-SP1_Update/00ab098f120ffaa4d08ce8aae0720c03-llvm7.SUSE_SLE-15-SP1_Updatedrpmxz5aarch64-suse-linuxcannot open `/home/abuild/rpmbuild/BUILDROOT/llvm7-7.0.1-150100.3.22.2.aarch64/etc/alternatives/ld.lld' (No such file or directory)cannot open `/home/abuild/rpmbuild/BUILDROOT/llvm7-7.0.1-150100.3.22.2.aarch64/etc/alternatives/ld64.lld' (No such file or directory)cannot open `/home/abuild/rpmbuild/BUILDROOT/llvm7-7.0.1-150100.3.22.2.aarch64/etc/alternatives/lld' (No such file or directory)cannot open `/home/abuild/rpmbuild/BUILDROOT/llvm7-7.0.1-150100.3.22.2.aarch64/etc/alternatives/lld-link' (No such file or directory)cannot open `/home/abuild/rpmbuild/BUILDROOT/llvm7-7.0.1-150100.3.22.2.aarch64/etc/alternatives/wasm-ld' (No such file or directory)ELF 64-bit LSB executable, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, for GNU/Linux 3.7.0, BuildID[sha1]=f920eef72a8cc05cd7769acc108a750ecc8899cc, strippeddirectoryASCII textRRR RRRRR R RRRR RRRR RR/h1mYcPQutf-8b86e8035c4bed6f271548b20ba2083d1bed147af9a5d65d112214eb0bde0c662?7zXZ !t/Q7@]"k%Q sX$ѾqPb-H J{Tz1%]"[_>-s0O"rFP &uj[_/ BZL[BdMj[xA=ғR.۰vǠU ZlHe){ő90l0fDNDBY dڳ]'к!A8dx\Ȉk=дk+ CBBcCF.1*7wvBnT&ݺr!퉐UюHŴwxpTeݹ v֧=ZkFeIlZmlA˓C{1K?w͖vLj"ZKHzNᐝoԴO)@B߄o#rLy ^/: Q"svisc-0dyf׽;Ofz` VnS2hcʼ7)˖5jI*S"Rf7DM3 U=ϷDUڽ#Q0k۱&յD|-S*kEh ,ժ4,jν ( ն8 F7>@1WTP񔯚P?u!lRz#o,5)+hHҨ>VT2ͯyqe ^O[eN3|˹ܾ]ht"KR!Q A:CF0 Tw eSw8DTq=b/Pz1:8:֪|ֶz&0jZ}a5u5*FdVqtI? n4<}R-ө1gEA)uO@}Ȧ4Tx9`k誝$/Q0FWnYHw8Y WJ22A Nuy>ɐx K tDtz"?ۓ}bHY%oϫn cmԋ=qq[, կ6ď+,nppWh!D0Q,&Ow#qv,|ֶ*Wy6 ~bZ΂:,( gX'-# EH;c94mx|O;8e㋃ ;\7rDl\M.%ӻ.KDSY͓|X9A靈_Lobn2O6֨Aoɟ1Fm[u4Kmݾ%BΦJ?ϥAcl55"Tla(fJ.n/|=uDvD~o;{&sb161XN|m|%ummK}pBDm+R^שEPKjFp C;nzMAOI-t ~VxK \qƄfwu"Nu!z\DDoat?oӺ5+7kE|MwԪgƹ-05рBY4I鮾.9+dAGt ]X4z.+b8T|NY,Za˛ZY5󋞞jngѐHdϩ&l H' [y1ֵY Da]}A茶gFMk]f; ;2U`ASa5$,` iTxr<YSةlr^}vU[)^䂗 XXZef62~e%W@ h.{S6pDUeZm%N\O0mՂc~eٖHۀCz!sO`v"H$;Y;s0TdȝPu 3*!qrA. IgG ;js, NI=FR޺? \M7!K >;RqLR#{%*b\O$X 7t:Nk9k4AvqH*kU5:"m MJAG޼ETtypj0lM/hN_BoIZ6CA܇Z 8=2DX@,y!8 ݪlGU|}&dH8Fdin]|t \SQ5)5==%i쎀o$Ff K{2a2$ eVy͉$ar5Z埿&p2-h5'9@N;"^$XtL#&ә)V9|{2/(ls7B .{2nSJhrAs!%>" 1 b,Qdϼܶ.):{tcۓ  (1*̰ѿ[ ߐZs9F:4%ܳ-3[$ZGvz`8\V<BſPyI=O iqUA/0 DƥaHD  I5ȹUчxBtRIo sJK.pƮya5GRhG!/,_7+pZL(?8@jݍgy|xǪy@’m# j׺rD) hYF>):#ρ|-+VAe?QE?WO&,ADRҁHȜ.6aHBB$<y0e;llTFA}w)NLY<;-s!SbO-0}"C3Fdq:_(4>6OE^W74]qX ؀%W8~Xfrx?C]ťLf/p@$1RT @]MVET 5\-ȶ$;yK;<2,d@lf֐D=p7CyZ1^2TLj Z0}alXNCeN*Qn'OG0ysBr w`XrBV׹#'!zNm&t&rWgf8 b/b[EveR 봧AMV֊,-̡[lm ٙ2vIă D9_(tOљ' f#'ihX6|JPeL1xL& g6Tn`]L)"l|mIēkBƚ1K941o2w׌(Ӑ; ij;|*-j/B_)KRo$Ҷpthg}{@j uF/bisqw9醒+?眂rUx ;ڍH`J7@5wN u6*9z5, 2"c6Mf|<./hrgP$kH MvAJ2|$#6g6RwH+}Oβa,dr/0MZ^jT]a?Ԭik2 1';Xw@2BvpǓppߎ. Dծ47$5C K' Vlt,|kA {l~zGKνF'ѩ,) n h7v;s M:CB+“" ]E `˵":9ε=E6x0  }}u O*L=ˬ #Ȼ4 8!2t+Lڢ6V]3 $vԖ.iȞ RWӊbہݮ*V) dyku7\ȭqq#ψTIh",kQnЌ=E/{-kQ>ef<:-ZSplxg!;{---K ­WIDuL$@n$}Xq$b u)FqdWXΛrū"Na`6vChrj/g)Q^zlԩF``N5ڼG1ƓGբcDZŭ`cuYcgAՙ49Z*2ҟt\.~s= u/)` 6tՊawT)ӗUaՒbGGC W{#InH&355'BI enK:ZUgB< \⑿G- ݆~^ Fˁ %,p py^ 4▇$"!A'칠S؛.Qo )'mU $g:MHev'8IRB"eq~m}#!èGxܮ,E-W.miR!+=";ģlgrc#ǵ:)|I yq *;~f FxOB7n#z:3UMqy,: 'B>X ,KVw[foN̊3+x#s46wX(@+Y M˫9(-'dL/X4/W)Z}-R1Ru+df֩43s cDݐmYs2i#p4UƝGy6XQ=1*: Žt\|qqؘ7TOc.$y*'+95Js'FMf;pj(AɁO3aFJ i I\ߚ|^XbB$uzԺK#h$Xbڸ%}!?Z-YC VVd.ǻktqn- H#.x{P,̂`N%ǒQ F_BH{yZ`j$ S*Pҕ= ĚFPz4qzr,H'Xv 'h~]tL _۪"co|_:0 mbûHnylӳ[AmflL!P$ 椄ޡzG8GPoH'!vz:~D \]X, =YjvǕpg1JoC7i.ɣ@!3rJ36sQґ]exq,<ߔz 0c˹{=G,=dYhܶ:>T(hr4{vy// wb0%5}+,)n?^+f`4IήOh ga]Ҥ{v͙o`a}f*=2=[,*I ^I+I6.*c2.xE\_1{ r9U1cAX;(d]YNy҉&Kkr^b[ʾ|z5J)DLjRh|gs}"r-Ƃ$ނ<F6ȸWLZ W]wW1ל&ȰkDGΨP9I J=[iПV&2 H9M޶ƫtJmjF24#M\8Z=_Ph-A,uz_bx]N rytuR~Ԙ6›:0X{.Twqz $=)Kdvy\A،F8K+٧ᧀ}w$QnӸ86uf@2) ;Paz#-$ 5#p%[u`vx@IJ:gyO&k=Ăh&0G7D6Reᤵ"p}@|* Ң L|]#uްhU&KSP8r*ISŝߙ┼Q}]=20EFk[:ͤ ߌعQƱ(t b:]Ϟw0)nśQF!3"GܵA+BGi8< Brve~O~H!tA?ܓdQxI#H l]sїְm~9NoVHw0kiڢfPĨ` `&33IQpR?lR++AʼdP]=h6_:Cj"Ҳb$-v F.<2nF+" {o%yby(b$G qRxO:}w%)5ϳκL 5ēcSsO:+ #} *UW񼠱+k0vW7.s'p+p8^ ӌ8׮WJILuC}V AF,b*7ZH95CUws 4R,&>۷zu觳1{ JL:H*JuL1mi#hw# W bӝx}Gu_f-(w“fa׫4 *B]&y|bsÑZh"lGN#:1S8\fnR7Laeұ\~OP- d1$@a7\>>O+7L=LVAn`Ͻ85M"4P&y5 'ѳj-2G(f)Z:{b||YUnf(#0ΪQ@Y`q(r ;%WrFޑ+Z$%D=-2ˀ)m8eY)9"i/(6RPbRS?"nvд&xM.>Ϩ򹬶)k9 ߶KE=t^p/f>]g}-"60>WMS16AxZ+@'Fʰ/QRVȂٯ~uӇ J꺜M7Dr -s?GQU:Ld.G⿵}V6G`!#5Y%Dps%LSRj+)3RBT=2+tsgCҫ޷Sj_p=,2D\oMH< B3X-u5D1etb*tz[Q|w,)\ctޥ6)}=lIw)d˝&s-<^ޅ5Ր]X5ƞ)ųl-e* 1X]/׳,P)KhZ63,{o`4D}ȓG w@M14#ɧ2&Ρf=oJl*N iŒ&㯃?yJqft՘Eh*=%lм{ _8(>NWQXy'}2;;ՈOSg|+ &;I"*Wn$[!"6l4)bEẌHa TңcY7]f,-b8\2]LS SO6n`lqPv2Xˤ7LqAmbҥkWsnE%|?dfP4D;t haߦAp>pn ×&IؖnT}1F8T \}NVZB~CpA'qZ歳r#?曥$#?.G7/L0 ĵobnM#ϡKYo֏x̃8J?^G*,&WGZ.qA +Vi8ⱆfRI5wlVͺiykNx 1Z$ "`xy?ב iM "|Nc 6mZDaZGkexm/>:ꯩFH?U}Ų$CrdtHp_ 3ؙҕ@7e?b8)\*ɇ_t4n R6SplqZ=C 8JxmE1.G#1}^@nqY&;=c-֚_;=*La^wlqPy e,& X:@8ZR683֪ <eQ별Mec-q$5p;\-],g(: ;?P"%()e=XGsMzWe?5O b ;- $#5vCpQ+l FW+\j]mx\ZP pS䚩3AF83nor=~q_ᢦF7f<8sjNy# 1c,HsR6vYZ4=ؘPL%R!^>IGth-J~]LG%O_t7֏d^Q11!5MPZ1 ³K6(L >7- `ekf4;zM-Ϣn3/Izy=?ni~1\`;x7B7v'u>vW1\a}ԥR 6 8 booj$3)̦Ke)@Ԅ]ܷW-\yNŪ}fb"']'1+zs:pŲcS#*@FKӉ1޲%} ުw;G茁 X͑VTT-o#2Umb8En Ԥv [4tyTmk; ۤ;_u) (2_C@fO ?%f4wEs4^YB6PM!ͪG&dskq=M& "SĢ.p҇f A綗8֬E- ,4hi C#ފCQĭa Vx Sv?j蔑lɬ6'hޅ-&*eJTX z-w!˖wzhf[,ӂ Vp)kհL4ppFDR Hsetl|هs r Kʛphj(<Ahhr1Cp nrf$~ Gm!bn:+o47폲7azz֣,χż뙃2/xP-ٰI#Dm@Rhp̥'|;n07?kKzxpAD-`W wB&ҲX֙ќkG0Y58[}(d4>W^ƕh: Hܽ]̀U=\GUfZ94K*U="Zb=m7Df1'39KF3-+=UtxܛrBS!U}B繤<ǡlRoN_I݁o9я-ssGΌ$`[|_sN.UN_OVZ#$CvWB rPgɟPkcm`5+)2N%%%^`#0B T#tOOܒ>ch{}j gcU{h $ppfjAE|k29:u(dxU<`>KeMS#a\ /I$VfִySS/9ntt+d"~ؐĭ2Z5JFRa !\FѤ\-6sf~*Ul3wK˧Q+cXc;T4򷥶 [u"Fоᱻ%ipm;E_ى5ׇoiɳ tEaba뽀? ]u!l,ԛȟmג3p?^Q.7a*K5\P% "Zb]h.&DIѠ06j>x\r+QKe!ZUJSVGE!I3d֚EB Ma>엊9f=Ɍs/*C@'JWޝ>2vpeBLZa!C*'н+*/PQ]<Ϥq:_Xa'iVe:X.gϺL?̴x/E ;wBFVO686[A"7g5鍌ГEPܞ%®킶d>ڥ3G/G원֟cMf ?^]߼}5/)v )zq 0SA`KԊc~Rv9}_fo(N5 f a2,3SHv%*7zF\_] 3)jϜ\`?| 8/~~$Ϭ|?b\0g-8d(O 12zf;z`[_S%[f<I*GbE5su