]> granicus.if.org Git - clang/commit
Store the address points for constructor vtables directly in the VTT builder, because...
authorAnders Carlsson <andersca@mac.com>
Thu, 14 Jan 2010 02:29:07 +0000 (02:29 +0000)
committerAnders Carlsson <andersca@mac.com>
Thu, 14 Jan 2010 02:29:07 +0000 (02:29 +0000)
commit1bb60990317ba8b8ed138876e70c42f44882bc52
tree126601592f0e0ce515b924f6bc0445b94ab83a95
parentcb4a4fb7810b46fd7d62f1f1e54299d2229cd8dc
Store the address points for constructor vtables directly in the VTT builder, because that's the only time they're needed.

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