]> granicus.if.org Git - clang/commit
simplify and cleanup global variable creation stuff to all go through one
authorChris Lattner <sabre@nondot.org>
Sat, 21 Mar 2009 09:16:30 +0000 (09:16 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 21 Mar 2009 09:16:30 +0000 (09:16 +0000)
commit570585c91dee98d7ba8ccf1198c03208ba17966b
tree9e3e38b458ce1ab46cdebe1f4103966a73e4f269
parent34809507232bc4c3c4840c7d092c7440219fddaf
simplify and cleanup global variable creation stuff to all go through one
code path.

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