]> granicus.if.org Git - clang/commit
Change the Thunks map to use the vtable index as the key.
authorAnders Carlsson <andersca@mac.com>
Thu, 3 Dec 2009 02:39:59 +0000 (02:39 +0000)
committerAnders Carlsson <andersca@mac.com>
Thu, 3 Dec 2009 02:39:59 +0000 (02:39 +0000)
commit491b95577b03b8583831b3d906fa246f00e69c20
tree3fd8714f5bac3ef762397861bd32d8de0410f34d
parent6fd247bf89707fd79597408432b1e4b01a56f615
Change the Thunks map to use the vtable index as the key.

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