]> granicus.if.org Git - clang/commit
Change the CovariantThunk map to use the vtable index as its key.
authorAnders Carlsson <andersca@mac.com>
Thu, 3 Dec 2009 02:12:03 +0000 (02:12 +0000)
committerAnders Carlsson <andersca@mac.com>
Thu, 3 Dec 2009 02:12:03 +0000 (02:12 +0000)
commitd6f7af5087ff637d559b815f5f2dd748677185da
tree92806707c0dcf00fd723a7d79b0bca56a0aadb30
parent0eb9560485a608cd4fb28a197566aa980a21c818
Change the CovariantThunk map to use the vtable index as its key.

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