This is an archive of the discontinued LLVM Phabricator instance.

Revert r277556. Add -lowertypetests-bitsets-level to control bitsets generation
ClosedPublic

Authored by krasin on Sep 26 2016, 5:25 PM.

Details

Summary

We don't currently need this facility for CFI. Disabling individual hot methods proved
to be a better strategy in Chrome.

Also, the design of the feature is suboptimal, as pointed out by Peter Collingbourne.

Diff Detail

Repository
rL LLVM

Event Timeline

krasin updated this revision to Diff 72588.Sep 26 2016, 5:25 PM
krasin retitled this revision from to Revert r277556. Add -lowertypetests-bitsets-level to control bitsets generation.
krasin updated this object.
krasin added a reviewer: pcc.
krasin added a subscriber: kcc.
pcc accepted this revision.Sep 26 2016, 5:31 PM
pcc edited edge metadata.

LGTM

This revision is now accepted and ready to land.Sep 26 2016, 5:31 PM
krasin closed this revision.Sep 26 2016, 5:38 PM
This revision was automatically updated to reflect the committed changes.