This is an archive of the discontinued LLVM Phabricator instance.

[BOLT][NFC] Simplify addRelocation
AbandonedPublic

Authored by Amir on Aug 12 2022, 2:46 PM.

Details

Summary

Move the implementation out of the header file.
Simplify the method.
Add debug logging.

Diff Detail

Event Timeline

Amir created this revision.Aug 12 2022, 2:46 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
Amir requested review of this revision.Aug 12 2022, 2:46 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 12 2022, 2:46 PM
Amir edited the summary of this revision. (Show Details)Aug 12 2022, 2:47 PM
This revision is now accepted and ready to land.Aug 12 2022, 6:35 PM
Amir updated this revision to Diff 453454.Aug 17 2022, 3:50 PM

clang-format, formatv

This revision was automatically updated to reflect the committed changes.
Amir reopened this revision.Aug 18 2022, 5:42 PM
This revision is now accepted and ready to land.Aug 18 2022, 5:42 PM
Amir updated this revision to Diff 453847.Aug 18 2022, 5:43 PM

Reverting emplace/move ctor behavior

Amir abandoned this revision.Aug 23 2022, 3:42 PM