[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 24 12:10:33 PDT 2016
pcc updated this revision to Diff 51580.
pcc added a comment.
- Compute a correct byte offset for struct vtable bitsets
http://reviews.llvm.org/D18199
Files:
docs/UsersManual.rst
lib/CodeGen/CGClass.cpp
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/bitsets.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.51580.patch
Type: text/x-patch
Size: 41055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160324/44ca949c/attachment-0001.bin>
More information about the cfe-commits
mailing list