]> granicus.if.org Git - clang/commit
Don't build the entire vtable when all we want is the index of a virtual method.
authorAnders Carlsson <andersca@mac.com>
Fri, 27 Nov 2009 20:47:55 +0000 (20:47 +0000)
committerAnders Carlsson <andersca@mac.com>
Fri, 27 Nov 2009 20:47:55 +0000 (20:47 +0000)
commitd6b07fb9ca2c3207773de1d8e305f99076598a2e
tree818e885b5fbc77c2b5a07c52e837ff7b56c793fd
parent83d5a2a7d5f933cfdba756e76b6c5cc2f61ac37e
Don't build the entire vtable when all we want is the index of a virtual method.

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