This is an archive of the discontinued LLVM Phabricator instance.

[BOLT][NFC] Suppress unused variable warnings
ClosedPublic

Authored by Amir on May 12 2022, 10:02 AM.

Details

Summary

Address warnings in Release build without assertions.
Tip @tschuett for reporting the issue #55404.

Diff Detail

Event Timeline

Amir created this revision.May 12 2022, 10:02 AM
Herald added a reviewer: maksfb. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
Amir edited the summary of this revision. (Show Details)May 12 2022, 10:23 AM
Amir published this revision for review.May 12 2022, 10:40 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 12 2022, 10:40 AM
This revision is now accepted and ready to land.May 13 2022, 11:33 AM
This revision was automatically updated to reflect the committed changes.