Make sure the VTables for template instantiations are emitted even if the key functio...
commit0675018d2f10f24ce82369e7f86976a4c05ccb69
authorArgiris Kirtzidis <akyrtzi@gmail.com>
Mon, 11 Oct 2010 03:25:57 +0000 (11 03:25 +0000)
committerArgiris Kirtzidis <akyrtzi@gmail.com>
Mon, 11 Oct 2010 03:25:57 +0000 (11 03:25 +0000)
treee1c731812888f1f798ab863f82a5d1f107a6aea1
parente1c39e5bad15af52e1c1c22414760c8490c51f39
Make sure the VTables for template instantiations are emitted even if the key function doesn't have a body.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@116186 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGRTTI.cpp
lib/CodeGen/CGVTables.cpp
lib/CodeGen/CGVTables.h
test/CodeGenCXX/vtable-linkage.cpp