lld7-7.0.1-150100.3.22.2<>,byJp9|R  "hbonqpP¤ YJMxrV z9gs3:1~; }ax)XA0r UA](GҤc.n&|V^qE0:.3@qPP<ÑsҞ`\!GhQ =}&Q+cqNn)I㓮|+孤_R:0ve,!δYx2K5Nw-t--.>Bq?qd   1:? UpH      F   ( 8 c9 c:=c>iO@iWFi_GitHiIjXjYj \jH]j^k:bkcl/dlelflllulvm wpxpyqzqhqxq|qqClld77.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.byJsheep70/ESUSE Linux Enterprise 15SUSE LLC NCSAhttps://www.suse.com/Development/Tools/Buildinghttp://www.llvm.orglinuxx86_64/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큤byJbyJbyJbyJbyJbyEbyF-byEbyF-byEbyEbyEbyF-byEbyF-byJ[$C['7fde74154a1fbbd3fd09f224790f225be46d7a17da5b14f81b1debdeb90ea83e9ae3699c9557284144b5bc555c2aefce9d95b24cb3b8136ac5c38509a3b50b3f0303dfeaac87b80d2d1e543aa38d5be77b0eac93c3d04fe7e3c8eaa71a778667/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(x86-64)@@@@@@@@@@@@@@@@@@@@@    /bin/sh/bin/shld-linux-x86-64.so.2()(64bit)ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)libLLVM.so.7()(64bit)libLLVM.so.7(LLVM_7)(64bit)libc.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)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(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/shsheep70 1652116160 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_Updatedrpmxz5x86_64-suse-linuxcannot open `/home/abuild/rpmbuild/BUILDROOT/llvm7-7.0.1-150100.3.22.2.x86_64/etc/alternatives/ld.lld' (No such file or directory)cannot open `/home/abuild/rpmbuild/BUILDROOT/llvm7-7.0.1-150100.3.22.2.x86_64/etc/alternatives/ld64.lld' (No such file or directory)cannot open `/home/abuild/rpmbuild/BUILDROOT/llvm7-7.0.1-150100.3.22.2.x86_64/etc/alternatives/lld' (No such file or directory)cannot open `/home/abuild/rpmbuild/BUILDROOT/llvm7-7.0.1-150100.3.22.2.x86_64/etc/alternatives/lld-link' (No such file or directory)cannot open `/home/abuild/rpmbuild/BUILDROOT/llvm7-7.0.1-150100.3.22.2.x86_64/etc/alternatives/wasm-ld' (No such file or directory)ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=f9a1f9fb9b81c7528c54b4289c6a85ae167a2ea6, strippeddirectoryASCII textRRRRR RRRRRRRRRR R R RR RRmr%ưOutf-8ece139ada5bfccff9dbf11245b87c55c9c42471266e6adda4084c77946eb1a58?7zXZ !t/WF]"k%Q sX$ѾqPb-H Jyk;؞S'jr( kOFf=d]ƩHiVM=b@Cn ^A` OX>5`3^=D{[ fv;Dv$Y`ZH]JH羂W9Q( ^ҡӴ"z֭/z#rwEH{5w]][*x4;0YȦcEÄHJ%(POu}5t3irtv+]8=(!l!})Ot*ѳT'൓d"ijwa20il-v# ST<gaSFϭ`(Xk8*$W딿Óvb8 -[aF'׳m '!ó(:}9ǘ O_ kLTk_nCt 6 ]YFH~[ĠZ7DUn ;s8JNkƸ4b0l"Y[#ǐGK <[hcqMn}]%%?E-Jjŀ.Tjx48-LH" ]q{M{'{4H pr'ڻI)vp2wc\*h;!ƙ$YFQ){ܡ.g?^gxqsĿQgu#kqk4-gޛH,9Fd*v8A4 `=SW- jcmw@6Ò5fl"gzv?4#K.hE* w0\F;ddweBN .4[YFzD?=/!,DrKY=4'=Ծsu+_QUJڴ!8$tVXCCBkT`&:<:$z0B){_ JZ(8qL3g8Ҙ]*dSL$mHN.,ժȞUFv@>uT5|K`'O:ϳq,RM& a[>`Npj zP\Ej`h&dǕ{]bFo_+~R.W`?l{_j3ٓ^2,?p dw2iSMUr8ݽ h7Q,/OLsTG %T3*٥~ WRm#њ U:),xrߍ$`;JWŨ3 oEbm}Ϛ݃ɗ*~M~ҍ,vf&*bvKw26JPp ] P,/_lzXKcG dw `)bgHu1Qb0V><5&cq'~z4sXM珮d,4^!+\ "݃zO/ cWH71g9ʺA渿DCxs鳯fQazɶҼN4yd9EWta!KfʨL/őp |mI];0DPWFkGt48!Z+ԡiƞ`tRFg,2kb.r1FX3{˞jZáCnIE\sY-3fG4IFrYT܂0"!N?a}ͱX$lVwsn$ .wjXi(dT F ]G;?3u֩WF/gwQѠ]hy3"*y-8@5_)p)[ &iTrS (43*Lr|F!tRȥa ،]a{i&wST5V]2Yꙡ*_ʨ9Al<6Mk;V0;!f:4GgEЧ>KβD3O8=!!u6"r)9>WJ0FkGKEܒoN?0wp~j)ǟ̜3XB}+Up>U*2(sM4rmt~ˤ2/ [&z'JQɆxǤ)JiDƹi00 X:~ϼdؓݱ }*3[W,څl๨cO0`&p˅8:Z/\0ϣhU\w%[%3WLWd?%1<.̊ { ,|v|xvJL5 h.gc{2$oSU0;~v? %P2pKJSSl¼w}SS㶇^e:HV)+!N0󿡀lurȄn OD+_{fSj5H^ >~qc,D@hUVJ?BH!;\N 8tH:Z 'NmB7\VnJVk;k,xe^_3x^w[ΝqA1yݔ@ǙLCOMb({E%8]iV,[֧ `Ue T=#=nf0= g B;_ȪAȎ6 TߝFs Ep.$~eoX5~ G h P|k3))~ 4>5f^އS:2ZCt x)?dgAB=D7~snG=Gl[/bẓ=&ةH擑TRi*hU v?E}giqwRD+.sJ<nB 0I$(c۟UMm\e1E K8Yo !w80p!,J]8uXE&l^ @nlpz AI<4R$lMtJ֫qPoJ4 ?_\K8|D tIG9lojk})GfvqxJctdT[PVV(k k }D<d;^<&b.:Ð5 -rp" dլ_v%ϭ'y Ŭ _sCɇ%m+1 I;]?d 0FQ|؂ *xEXfGj2$gL7L!'2qYh| N r !|sn%ԠOV.lEleamK} Pp(MF1s`CkGn€G%3!oīC{Z1k#44f xs Ds,ܸ/-ͳK~ui :u]:HgAgD/_;Ϙs\v6([ StoցL~}8d!mQIP1l(NkP`UgԛLPmT (b HD!a@=E1]*;M&.e]:=ɚ5H@F "N63nG *(Pȑ륢z<0z*Tc(JОV)>I[l̉kR4s^KF$ KP9p䕂+M9jװG!-\eu@ BG[7aN"VoQk6ǁ,QubLmlk,ZQ꺭tH0`h/T{M*ū |\h,D#:HY$"ܩsf --խ⓮Dgu{Lk(e*߰H(%Ҡ✕A?%Hq-+C_tWkcZ/ۼ!X9vzly$#}!aZa(6-:ڔ9&F-h̨Lș>sUA6>{B^+:H'˹!;6z5 =)V% +Bs< :J: ĝ5|Ww2}wlk؆ .pTi(Vly8L2 PCӣULd/#Cy r$R>}A G5HiHOW@lV(;f1,UlFH!aGWM/bhTw&e RbBF!u-JVBꘝ_ QC']K.?rnfE$ NVf ^ @qG-,#x0uwXY@rJc䇈zA=_fbu `dҡ>b{^}#4WoN [0#1ٻ9bYݮtpO剢b%E^<X5B `@92nFbCi;G#6^b5>U{ V4*ۨ+ LUS"}m1zƏNw:ʗ('UjVSn<u2!{1z+OpwVvp %зzNHR^t9/!A }^#AvJ @5L|^jQdB?6GcWY>[57Q!g35#9Vc.o %a͠3_(҃}:̊'s!"/u||0{/&!$N*Z62sm 2˞NVtz/C$VEjuy83S& =>E vl%};N?qzxAqNp:1U/aFQE Lۉ\,Kǜ-/=`4qfLuҨ]xw$nx!KEk?Lf6t˾]:4g5qD-f &:k̀Bm0z" `%wC( i?HtvBTTuaTG N*׻nf|ޭ#Smey#~\/!A&X1N<{uoI"U-!(o;6I $ho(A]p ,cdj֊LU9MtE[ sxm WAyoeq>'7Ol0 =nuRGw|8"DСd6 hCҌqVa#InT(ВȻ䚃39DbjMO X!;V3V"vtCb¯jݦGff57OfZ];B lI|1҈JO/l<{PB&)/gPC`SmΎ(Z]YJ@#ZM0rs,L&хUdipoGDhJdP 78e8Fjw+fHmpgGռU/1ݏM:| mCm7視c[kU΄p(*g#WgHH[ 1c|agA\T1h]|&CLZqǫ7[VBCUs,3ͱ_ Oʲz45 *Eqڍ%l|L[:IeG#"ڊ<]MS\@7fhwtZ7W򓊢g]ʐr5ѽϓTi0y?Ù5>g9;w SRK_|\Ik[u[PF@7^ bԑS+5O)vc?X^δ7hnB]ST.wqr:fu\+0Of3/ 0ޱhR^#ҖQ2pIt`W}T$ 8j8;I?ECN?)?z IvQ/JSϾFCEi6Ǿ^ X kF ~mMUuYm4&!L]ߙnzꙛtuCƭDu#Yj&{NN|&ɃUA\Afwr=}*/)Md-"{*v Rf Sˬc A1tbF EKcR)L9܌K=/&P`ٵUnj A?=]c=# ;uW͛H:ss&s於#vI!&Zoٽ!Qt)zwm7JwKKV@c'I"}3]K2!&:_is-nQCbhc䪹-j6bCR Q Y:rJk"K}*rIk%^ GSmydy-J!]C}ⵤAkI>PgPcq`g$Yz'֭[sutO&9Ol -w"+`l ౺1)S $'XJ̥i8Mҷ[o&M]{x699#+uL/ ߍΔksg_|nA{H~w&ܠ ,pLZN hʝ. G-Cp%A'/b.փS,]n]gcstqIpȬ?m2 ľ %^dkx7aCEKػ/Rliyw P︅a84_%e(nM"4#:Qo,A Pt8OT/ D\Җ AQd|C- H:+wQBPw6*ò*-NXfi|HYyI*% ŻKg.Um,t+i666Z?cm~pnK+9 Hhqx>S{1b;׀+Ⅴ&Lͅ@p|kn&M.ƾ/>M#,wyJ=|Eޑ z8ԩFƺlY7ɦ@4~)n3,£Mt3.[? 1m7?#Ffc9 dC&==z]?m}Z=vDž`#I7A6*4IRnB|9AQb- Rz*h2ZSJ+J vs k F5%LDcVNWlY;"%G}9@ r%kH'^kdN,!u5!x.^*zasݘwVM0["ÎtP%@<ͶAH$zNj4КzUU駩p ZYu7Qeᄠ]S 8C,oףT4_m7'0X[ ijRdQ^D0{"d.XDAdyAf3Vmnb4Lr0ܻ3u@$8iQ.W^'/Bo91hmP\3ZH 5 Xcsv";^s}`C$x!Ş;tMA,JRElE ؜"hfRއFbKXQ mHv܎ ŸT0[ܗx2'RwJge;4_ i(dٻ/`KcWCx (a35Ƅ~el!jz'_CowV> J$tT <">}AG6ḷj ?I($12UcdيiUz+6u:BWNBRM\ؕүP0Wfo"7?m:+[uCkЁUȗGe@^J/,'T?F`}yUn>[-(b7T|Aj1nt(oUܶIi.ׄf =Y6xS;8@_WrصNy"/%gt\c|J(oT U?L$c*G65ozL-~UlYd(\v~Y9ج! aqSo)ayN!,/]%m- }̌ӮSԞ:#Jm*50Up|mnËu:WW\>jff$wϺ&e2smb R])20pƃ #$BktJ4c,biW~r-#j#lmHe91tbeG1O}Xy+!B6(S]oXEP =`n$H(T. H - ;@_Gw7QXZ`1^Ù2"$ӧOi?r'cٽX.Aq"z `w-A3&l8~喷b|`~%k׽h _0CVs׭9L=T:T,R4sv\TRj>6@]K2BR*G[ 2 TR]frBFNvGIjGqZr.aI#ߐrpEqUtx, xxToH @Z״h`wzR35a @ߕ w'}e ܐ`1S~Ig [-TgZW8 J*/}5I!~Vl9d}MI"ɠ4OLe# ~OAm#JIB Gڊ!EϑdZe5 $G5t>pFMxβje/E?[aR;O7]BDrǛ / f<gy2!eGr_Fվ/('^vԐz!a]\]oAlpmC}.We1zfӁw ĈmQ8, Z ^CND ҶAݛ/长h7/׼:;rG~Fv%cR'"M_K Iy_k( k8##q%];R[Pa0'7~q[OGi+]ӌrC{I h!{4%& wbvE#@Qat8sWfh[Gu;  q`+Eh*-_ (.w ).^UI4{+8tuG a z"p"o@ ph 9rv@af$Bd #xJ( Pw;&l!KJQ}QA{SI4% AOXYAtxNug<fI" 㭁Ɔ|߲`Ca|*YgI +vqN6m`], N 5It4[378ԏNb!z_MKa r:hAj]̡ qcYg`3s:.)&RI:a9vЅĦG;)i!xLCb=Dcjq#8R?*+B+fCVm8]ڰˌ[E?l&>J$(c.88WٲR8d˥:{I_ ȸc($X`sBs# [{4 zF.|I %xiU"B57x xb8L;?fc{|b`d Jl:A &v:<#UqEXt/Obgq)ebT ,61;: Ss-,,BKف|V?D@;PGi&qCUz\hU~o=uYW}"אUođry;a{>NWL?5-N O5;L><`qJ=#^}=T5Uxr; µ:fK'fG88 ^Tb)Z1H3#-S6@:ajћj#504V)v}bJ_Ei7.ثE2m)ZȌֶ}gP?-(Hqw,>S0$Fݍ/qluBϐU޶d}rw(' #QP\vBgUӰ-np=`nU_5{kڔ !z%l;уACεߥugE#MԳ[ZڛX|?Vݭ4 b'+jsyk0M\UohB+궗%4vا$tul ? U?s X)» I4%IJ1LJ4iY3QJAK5~"Z S|`i#98w.f >[/n]D<ɟ$29+`$*󳊲),_Zwջ 1qrP?;1 6jչ3C>Gq|v ު 5y+ҭlb £I 9C.v!I/7WDϔe_prBh\,TWP61]j#h 2(hq>`9d1=`SHF6#-qHp󱙷mVRwPZvr9"i 04 L$Ic4 8o]VIfqj>a3;E8lоbļ0GطD-Dx%Bz 酻HPX2HDMy|dQiYTdf ޚ(Vk8?2jSbĶ6}5swN15PL5TI.wK iVru "C@ȁT/Ήq=1ʵIԤUȎ~a>ZGy;|t( 7#gVME(/X*SH ,ۂ2gƕ-;`w0Ї/g`!]jQCʳYœ(Xe탆mU6Q0AL=/Zn,YO ~h驃!4}\hDP,ɻ~*/?.u{uRxŎQqx-NLJ~ý1i"W˔hrx"Hf▯zB49,<,C,7Juo&i;ߚ<1Pw]q֟bmS1 e{).; P= ЯaJA!uo,!UϵUuUAkfbAV*92aL!25@5^`Fp>,czBa:4`Hيճgd&3D A!8,5Ls]y2Yi瘴l74~_[q*wLm*vQl5D [B;= zFF7Nnh}j{na{}jxjݧhѠ>i[q$c[M {"*CϠơ}dH(c` Rk)(Wc\ ۉVB1-X pIWc H~K30F n xV ;8vJsۚB%R!-1M LZɷ6؇Y&%ç؁ߚ &{r{>j[.*@[k@q6׶8>BQpVHczX_ayhKFMT@FT^XI-0!Wңv`[1U:w̭ l3wCXb4\~.4͒أ ȡZ)B)=\~r]@W "b? :)H,#- et U)2M۶8}4֌W8 gՂnjSB(mxo-{jѳ#:>!&Bosv&#=&g'c`j  +^9VdД$ NI(aȣNJALئ͊#MIR)~ U0 gs Kcxҩ%Ƨ@vY < 矜$y/?Smmԍ}mxTfǿ,oPis5s!W)⃾= z@+g-o?5x@dvDR;̓;%٪mp3h2 8Dg_x0O~Di,YzMw*W_A8]'KDΡ}ln܋FoYjd+%+`h$|_c 2 I8G>O;KЯD*{n=KS-fQQj0T{Yh&ݿU:: y[޽:k辙Ő,nS^}p0LuTWIJ bBJCyI4rrǔNvL [S/ٿH j"cыd-$|[وg.X1IVu!S2隓kP.l6mD7vtѹF)r~QΉu',[Rm0)Qmu. X vQ EЬXvW!4֧A椰*ŸdSYzw#EY+@<\E2BOSh*) 6EyO>s6eoNE\%Y1%@el6M(,9c|e%5|d{Y}4cyqg{]f6pPWa$jBZmNeq$4q=1K狜Fn2GJrZBlL}"*Bib& SXa\c>ͱ 1ݒ_.Up59+n)T45i4;CzH8I{jS P) Ukɦ2wmh@|(jmx`dFϏ}):׃?0 %H: BXENɤT/QG["EH