This is an archive of the discontinued LLVM Phabricator instance.

[BOLT] Fix for missing entry offset
ClosedPublic

Authored by rafauler on Jun 17 2022, 1:06 PM.

Details

Summary

Temporary fix for missing entry offset when creating address
translation tables (BAT) after D127935 landed. Will later work on
assigning a more reasonable offset different than zero.

Diff Detail

Event Timeline

rafauler created this revision.Jun 17 2022, 1:06 PM
Herald added a reviewer: maksfb. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
Herald added a subscriber: ayermolo. · View Herald Transcript
rafauler requested review of this revision.Jun 17 2022, 1:06 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 17 2022, 1:06 PM
Amir accepted this revision.Jun 17 2022, 1:10 PM
This revision is now accepted and ready to land.Jun 17 2022, 1:10 PM
This revision was automatically updated to reflect the committed changes.