[PATCH] D33437: Emit available_externally vtables opportunistically

Piotr Padlewski via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 1 01:04:34 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL304394: Emit available_externally vtables opportunistically (authored by Prazek).

Changed prior to commit:
  https://reviews.llvm.org/D33437?vs=100641&id=100976#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33437

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33437.100976.patch
Type: text/x-patch
Size: 11490 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170601/d6004337/attachment.bin>


More information about the cfe-commits mailing list