Re-land r124768, with a fix for PR9130.
We now emit everything except unused implicit virtual member functions when building the vtable. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@124935 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- lib/CodeGen/CGCXX.cpp 4 additions, 2 deletionslib/CodeGen/CGCXX.cpp
- lib/CodeGen/CGVTables.cpp 2 additions, 2 deletionslib/CodeGen/CGVTables.cpp
- lib/CodeGen/CodeGenModule.cpp 14 additions, 8 deletionslib/CodeGen/CodeGenModule.cpp
- lib/CodeGen/CodeGenModule.h 4 additions, 2 deletionslib/CodeGen/CodeGenModule.h
- lib/Sema/SemaDeclCXX.cpp 0 additions, 7 deletionslib/Sema/SemaDeclCXX.cpp
- test/CodeGenCXX/vtable-available-externally.cpp 65 additions, 0 deletionstest/CodeGenCXX/vtable-available-externally.cpp
Loading
Please register or sign in to comment