fix PR4650: we only track sizes for certain objects, so only put something
authorChris Lattner <sabre@nondot.org>
Fri, 31 Jul 2009 16:17:13 +0000 (16:17 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 31 Jul 2009 16:17:13 +0000 (16:17 +0000)
commitfc0264a38e3d2e24d5cd44a6f028e2283f8b71ca
treeb826ec8e65bfe945a15fa71b6e33626c03beceb9
parent1d1d16c43e5899111c2340e0b8057eb2254708e7
fix PR4650: we only track sizes for certain objects, so only put something
into the mergable section if it is one of our special cases.  This could
obviously be improved, but this is the minimal fix and restores us to the
previous behavior.

llvm-svn: 77679
llvm/lib/Target/TargetLoweringObjectFile.cpp
llvm/test/CodeGen/X86/global-sections.ll