Page MenuHomePhabricator

[BOLT] Decouple disassembly (decoding) from the control flow analysis
DraftPublic

Authored by Amir on Jan 31 2023, 5:03 PM.
This is a draft revision that has not yet been submitted for review.

Details

Reviewers
rafauler
maksfb
Group Reviewers
Restricted Project
Summary

Populating Instructions field of a BinaryFunction is independent from
the control flow analysis. This would allow disassembling all functions
in parallel later.

Diff Detail

Event Timeline

Amir created this revision.Jan 31 2023, 5:03 PM
Herald added a reviewer: maksfb. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
Amir edited the summary of this revision. (Show Details)Feb 17 2023, 11:14 AM