[PATCH] D18199: CodeGen: Implement IR generation for the relative vtable ABI (PR26723).

Peter Collingbourne via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 17 17:20:57 PDT 2016


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

- Update test to match committed debug info change


http://reviews.llvm.org/D18199

Files:
  docs/UsersManual.rst
  lib/CodeGen/CGDebugInfo.cpp
  lib/CodeGen/CGVTables.cpp
  lib/CodeGen/CGVTables.h
  lib/CodeGen/CodeGenFunction.h
  lib/CodeGen/ItaniumCXXABI.cpp
  lib/CodeGen/MicrosoftCXXABI.cpp
  test/CodeGenCXX/debug-info-virtual-fn-relative.cpp
  test/CodeGenCXX/vtable-relative-abi.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18199.50998.patch
Type: text/x-patch
Size: 32574 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160318/fdc1dc65/attachment-0001.bin>


More information about the cfe-commits mailing list