This is an archive of the discontinued LLVM Phabricator instance.

[BOLT][DWARF] Add logging for split dwarf
ClosedPublic

Authored by ayermolo on Jan 25 2023, 12:17 PM.

Details

Summary

Added logging when bolt is processing binary with split dwarf.

Diff Detail

Event Timeline

ayermolo created this revision.Jan 25 2023, 12:17 PM
Herald added a reviewer: Amir. · View Herald Transcript
Herald added a reviewer: maksfb. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
ayermolo requested review of this revision.Jan 25 2023, 12:17 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 25 2023, 12:17 PM
This revision is now accepted and ready to land.Jan 27 2023, 3:36 PM
rafauler added inline comments.Jan 27 2023, 3:38 PM
bolt/test/X86/dwarf-test-df-logging.test
13

lowercase p

ayermolo updated this revision to Diff 492928.Jan 27 2023, 3:39 PM

fixed test

This revision was automatically updated to reflect the committed changes.