add a fixme, ELF MCSection isn't quite right and weak unnamed globals are broken
authorChris Lattner <sabre@nondot.org>
Wed, 13 Jan 2010 08:02:14 +0000 (08:02 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 13 Jan 2010 08:02:14 +0000 (08:02 +0000)
commit4d5f06fbe55ef7dd1d7709407d7b963965c077cf
tree03a73e1cea01cf50b86c70612f6fffa0b1ecd2c9
parent57d1d936fc41c3482047c9d18dbaa27625df5768
add a fixme, ELF MCSection isn't quite right and weak unnamed globals are broken
on linux (even though they are pointless, they shouldn't ICE).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93308 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/TargetLoweringObjectFile.cpp