[PATCH] D18199: CodeGen: Implement IR generation for the relative vtable ABI (PR26723).
Peter Collingbourne via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 22 12:57:10 PDT 2016
pcc updated this revision to Diff 51324.
pcc added a comment.
- Use llvm.load.relative (http://reviews.llvm.org/D18367)
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/debug-info-virtual-fn-relative.cpp
test/CodeGenCXX/vtable-relative-abi.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18199.51324.patch
Type: text/x-patch
Size: 32011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160322/0e79b746/attachment-0001.bin>
More information about the cfe-commits
mailing list