Fix the PPC JIT failures last night, which were due to mishandling of linkonce globals
authorChris Lattner <sabre@nondot.org>
Sat, 7 Jan 2006 06:22:16 +0000 (06:22 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 7 Jan 2006 06:22:16 +0000 (06:22 +0000)
commit5fe0e28650dd49f290fce2b80c0052fbc12d2385
tree52b2a0a97eea5e84ff58028d39a8254a64dd8ffa
parent2199877563ddf4ddb8defb760b33eb4478449a54
Fix the PPC JIT failures last night, which were due to mishandling of linkonce globals

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25141 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCCodeEmitter.cpp