emit the .size directive for global variables on ELF through
authorChris Lattner <sabre@nondot.org>
Mon, 25 Jan 2010 07:52:13 +0000 (07:52 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 25 Jan 2010 07:52:13 +0000 (07:52 +0000)
commit99328add833807f12a4950c7de29fb2a5df04703
tree64d49704d26bb97c93e0a1b64a2cdaffa85f6d7d
parent5c78034bc80b7de88842c5455a9a3d1402defee7
emit the .size directive for global variables on ELF through
mcstreamer.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94416 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCStreamer.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/MC/MCAsmStreamer.cpp
lib/MC/MCMachOStreamer.cpp
lib/MC/MCNullStreamer.cpp