This is an archive of the discontinued LLVM Phabricator instance.

[sanitizer] Remove StackDepotReverseMap
ClosedPublic

Authored by vitalybuka on Oct 12 2021, 12:06 AM.

Details

Summary

Now StackDepotGet can retrive the stack in O(1).

Depends on D111612.

Diff Detail

Event Timeline

vitalybuka requested review of this revision.Oct 12 2021, 12:06 AM
vitalybuka created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptOct 12 2021, 12:06 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript
dvyukov accepted this revision.Oct 12 2021, 12:54 AM
This revision is now accepted and ready to land.Oct 12 2021, 12:54 AM
This revision was landed with ongoing or failed builds.Oct 12 2021, 3:59 PM
This revision was automatically updated to reflect the committed changes.