Make sure the VTables for template instantiations are emitted even if the key...
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
Showing
- lib/CodeGen/CGRTTI.cpp 5 additions, 11 deletionslib/CodeGen/CGRTTI.cpp
- lib/CodeGen/CGVTables.cpp 22 additions, 3 deletionslib/CodeGen/CGVTables.cpp
- lib/CodeGen/CGVTables.h 3 additions, 8 deletionslib/CodeGen/CGVTables.h
- test/CodeGenCXX/vtable-linkage.cpp 15 additions, 0 deletionstest/CodeGenCXX/vtable-linkage.cpp
Loading
Please register or sign in to comment