little optimization: reuse getPointerToGlobalIfAvailable(CGV) value in emitGlobals()
authorNuno Lopes <nunoplopes@sapo.pt>
Tue, 14 Oct 2008 10:04:52 +0000 (10:04 +0000)
committerNuno Lopes <nunoplopes@sapo.pt>
Tue, 14 Oct 2008 10:04:52 +0000 (10:04 +0000)
commitc8ed902298b79e8a740e4f707f13089cf5ce1295
tree97c3b42a10f9d7789e03d802f09b3d429290985d
parent9ba237990633f092385adc815d1f6cc4680eb9f7
little optimization: reuse getPointerToGlobalIfAvailable(CGV) value in emitGlobals()

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57484 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/ExecutionEngine.cpp