Depends on D21121
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D21122
CodeGen: Start emitting checked loads when both trapping CFI and -fwhole-program-vtables are enabled. ClosedPublic Authored by pcc on Jun 8 2016, 12:03 AM.
Details
Diff Detail
Event Timelinepcc retitled this revision from to CodeGen: Start emitting checked loads when both trapping CFI and -fwhole-program-vtables are enabled.. pcc updated this object. pcc added a child revision: D21123: cfi: Start testing CFI in both standalone and devirtualization modes.. This revision is now accepted and ready to land.Jun 17 2016, 2:31 PM Closed by commit rL273757: CodeGen: Start emitting checked loads when both trapping CFI and -fwhole… (authored by pcc). · Explain WhyJun 24 2016, 5:31 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 61864 cfe/trunk/lib/CodeGen/CGClass.cpp
cfe/trunk/lib/CodeGen/CodeGenFunction.h
cfe/trunk/lib/CodeGen/ItaniumCXXABI.cpp
cfe/trunk/lib/CodeGen/MicrosoftCXXABI.cpp
cfe/trunk/test/CodeGenCXX/cfi-stats.cpp
cfe/trunk/test/CodeGenCXX/type-metadata.cpp
|