This is an archive of the discontinued LLVM Phabricator instance.

[docs] Update ControlFlowIntegrity.rst.
ClosedPublic

Authored by eugenis on Sep 15 2020, 12:51 PM.

Details

Summary

Expand the list of targets that support cfi-icall.
Add ThinLTO everywhere LTO is mentioned. AFAIK all CFI features are
supported with ThinLTO.

Diff Detail

Event Timeline

eugenis created this revision.Sep 15 2020, 12:51 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 15 2020, 12:51 PM
Herald added a subscriber: dexonsmith. · View Herald Transcript
eugenis requested review of this revision.Sep 15 2020, 12:51 PM
pcc accepted this revision.Sep 25 2020, 5:42 PM

LGTM

This revision is now accepted and ready to land.Sep 25 2020, 5:42 PM
MaskRay added inline comments.
clang/docs/ControlFlowIntegrity.rst
372

typo: -flto=thin

eugenis updated this revision to Diff 295888.Oct 2 2020, 12:00 PM

fix a typo

eugenis marked an inline comment as done.Oct 2 2020, 12:00 PM
This revision was landed with ongoing or failed builds.Oct 2 2020, 12:02 PM
This revision was automatically updated to reflect the committed changes.