This is an archive of the discontinued LLVM Phabricator instance.

[BOLT][NFCI] Migrate Linux Kernel handling code to MetadataRewriter
ClosedPublic

Authored by maksfb on Jun 28 2023, 5:11 PM.

Details

Summary

Create LinuxKernelRewriter and move kernel-specific code to this class.

Depends on D154023

Diff Detail

Event Timeline

maksfb created this revision.Jun 28 2023, 5:11 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 28 2023, 5:11 PM
maksfb requested review of this revision.Jun 28 2023, 5:11 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 28 2023, 5:11 PM
maksfb updated this revision to Diff 537606.Jul 6 2023, 12:05 AM
maksfb retitled this revision from [BOLT][NFCI] Migrate Linux Kernel handling code to Rewriter interface to [BOLT][NFCI] Migrate Linux Kernel handling code to MetadataRewriter.

Rebase.

Amir accepted this revision.Jul 6 2023, 10:32 AM
This revision is now accepted and ready to land.Jul 6 2023, 10:32 AM
maksfb updated this revision to Diff 537814.Jul 6 2023, 11:25 AM

Update the dependency.

This revision was landed with ongoing or failed builds.Jul 6 2023, 11:28 AM
This revision was automatically updated to reflect the committed changes.