]> granicus.if.org Git - clang/commit
rdar://7119244 - globals with an explicit section specified don't get
authorChris Lattner <sabre@nondot.org>
Wed, 5 Aug 2009 04:56:58 +0000 (04:56 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 5 Aug 2009 04:56:58 +0000 (04:56 +0000)
commit309457d0f1b416c1b379c9f3e172848adffedb23
treeae3607a9d2bb31d74e46873e62bb334a2a4e0bf9
parentbfc8168e77abd451af76ae8c01dfa346ffe87dd9
rdar://7119244 - globals with an explicit section specified don't get
common linkage.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@78158 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenModule.cpp
test/CodeGen/global-init.c