Record a symbol's size which is needed for ELF symbol tables.
authorMatt Fleming <matt@console-pimps.org>
Mon, 16 Aug 2010 18:34:31 +0000 (18:34 +0000)
committerMatt Fleming <matt@console-pimps.org>
Mon, 16 Aug 2010 18:34:31 +0000 (18:34 +0000)
commit6c8b3d2f1f6fe6eb6a7ae81eab24c1b6db9232ae
treea956c436e42b1f05ea94602f2cf1da220f9f594a
parent3e09669bc44aeb053e58ae8245ad0e49570b0e21
Record a symbol's size which is needed for ELF symbol tables.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111170 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCAssembler.h
lib/MC/MCAssembler.cpp