This is an archive of the discontinued LLVM Phabricator instance.

[BOLT][DWARF][NFC] Fixed an assertion check
ClosedPublic

Authored by ayermolo on May 8 2023, 6:11 PM.

Details

Summary

Spotted this one while working on new DWARF Rewriter. We were using wrong check
in assertion.

Diff Detail

Event Timeline

ayermolo created this revision.May 8 2023, 6:11 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.May 8 2023, 6:11 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 8 2023, 6:11 PM
ayermolo edited the summary of this revision. (Show Details)May 8 2023, 6:11 PM
Amir accepted this revision.May 8 2023, 6:42 PM
This revision is now accepted and ready to land.May 8 2023, 6:42 PM
This revision was automatically updated to reflect the committed changes.