OSDN Git Service

elf writer really wants the size of the global, not the size
authorChris Lattner <sabre@nondot.org>
Sun, 4 Jan 2009 20:19:20 +0000 (20:19 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 4 Jan 2009 20:19:20 +0000 (20:19 +0000)
commitb1528b26db88617846408997dbdf4ce8972f7c0a
tree557f40249fcef308f000a70fba282a2d3d97a309
parent07aba40bc911cf4165fd3c1de65ff75339c9d2e3
elf writer really wants the size of the global, not the size
of the pointer to the global.

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