]> granicus.if.org Git - clang/commit
Add a global CreateGlobalInitOrDestructFunction and use it for creating global init...
authorAnders Carlsson <andersca@mac.com>
Tue, 8 Jun 2010 22:40:05 +0000 (22:40 +0000)
committerAnders Carlsson <andersca@mac.com>
Tue, 8 Jun 2010 22:40:05 +0000 (22:40 +0000)
commit9dc046e70d189457968e4c3b986da75b5d98ce8e
tree9b1cca92c5434f451526433d373dd880be84554e
parent5687a5cb5941744c42aaaa9a1e7cd6d7c4c07fbf
Add a global CreateGlobalInitOrDestructFunction and use it for creating global init or destruction functions.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@105649 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDeclCXX.cpp