[PATCH] D33437: Emit available_externally vtables opportunistically

Piotr Padlewski via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 29 10:51:09 PDT 2017


Prazek updated this revision to Diff 100623.
Prazek marked an inline comment as done.
Prazek added a comment.

- Final changes


https://reviews.llvm.org/D33437

Files:
  include/clang/AST/VTableBuilder.h
  lib/CodeGen/CGVTables.cpp
  lib/CodeGen/CodeGenModule.cpp
  lib/CodeGen/CodeGenModule.h
  lib/CodeGen/ItaniumCXXABI.cpp
  lib/CodeGen/MicrosoftCXXABI.cpp
  test/CodeGenCXX/vtable-available-externally.cpp
  test/CodeGenCXX/vtable-linkage.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33437.100623.patch
Type: text/x-patch
Size: 11258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170529/67bb7c57/attachment-0001.bin>


More information about the cfe-commits mailing list