This is an archive of the discontinued LLVM Phabricator instance.

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.

Diff Detail

Repository
rL LLVM

Event Timeline

pcc updated this revision to Diff 60006.Jun 8 2016, 12:03 AM
pcc 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 reviewers: eugenis, mehdi_amini, kcc.
pcc added a subscriber: cfe-commits.
eugenis accepted this revision.Jun 17 2016, 2:31 PM
eugenis edited edge metadata.

LGTM

This revision is now accepted and ready to land.Jun 17 2016, 2:31 PM
This revision was automatically updated to reflect the committed changes.