]> granicus.if.org Git - clang/commit
Add RTTIBuilder::GetAddrOfTypeName which uses the newly added CreateOrReplaceCXXRunti...
authorAnders Carlsson <andersca@mac.com>
Sat, 29 Jan 2011 20:36:11 +0000 (20:36 +0000)
committerAnders Carlsson <andersca@mac.com>
Sat, 29 Jan 2011 20:36:11 +0000 (20:36 +0000)
commit9a86a137b0872bad25161fb3408a71d919638757
tree028db4db1de36640c25b5dbc1beaaacff5cefaf5
parentfa2e99f72f9bfe2270ea8caf76d0eef11c45259f
Add RTTIBuilder::GetAddrOfTypeName which uses the newly added CreateOrReplaceCXXRuntimeVariable.

Set the visibility for typeinfo names.

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