[PATCH] D22296: CodeGen: Attach !splitpoint metadata to vtables under Itanium ABI.

Peter Collingbourne via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 26 18:58:49 PDT 2016


pcc updated this revision to Diff 65647.
pcc added a comment.

Use new representation: https://reviews.llvm.org/D22793


https://reviews.llvm.org/D22296

Files:
  include/clang/AST/VTableBuilder.h
  lib/AST/VTableBuilder.cpp
  lib/CodeGen/CGCXX.cpp
  lib/CodeGen/CGVTT.cpp
  lib/CodeGen/CGVTables.cpp
  lib/CodeGen/CGVTables.h
  lib/CodeGen/ItaniumCXXABI.cpp
  lib/CodeGen/MicrosoftCXXABI.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22296.65647.patch
Type: text/x-patch
Size: 19138 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160727/cfc9a455/attachment-0001.bin>


More information about the cfe-commits mailing list