]> granicus.if.org Git - clang/commit
Remove the GlobalDecl from the CovariantThunk struct, we can just look it up in the...
authorAnders Carlsson <andersca@mac.com>
Fri, 4 Dec 2009 02:11:21 +0000 (02:11 +0000)
committerAnders Carlsson <andersca@mac.com>
Fri, 4 Dec 2009 02:11:21 +0000 (02:11 +0000)
commitc71a5234c0277f64eb07b99d3e9dc862dffb057f
treeb9df8baa2691d44248fb40eab2eb9bcc8d90aede
parenta7f1911db2ec8c203f6d9ccf3206e0ba1738433e
Remove the GlobalDecl from the CovariantThunk struct, we can just look it up in the Methods table now.

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