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)
commit02b73ab017d4e63ab7f0b020d355f1dfb58bf652
tree557f40249fcef308f000a70fba282a2d3d97a309
parenta0741ba2ccff5b1a9f1da196d27a3f1a08fafabf
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