This is an archive of the discontinued LLVM Phabricator instance.

[BOLT][NFC] Suppress unused variable warnings
ClosedPublic

Authored by Amir on May 16 2022, 4:25 PM.

Details

Summary

Addresses the warnings emitted by Apple Clang 13.1.6 (Xcode 13.3.1).
Tip @tschuett issue #55404.

Diff Detail

Event Timeline

Amir created this revision.May 16 2022, 4:25 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.May 16 2022, 4:25 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 16 2022, 4:26 PM
Amir edited the summary of this revision. (Show Details)May 16 2022, 4:26 PM
This revision is now accepted and ready to land.May 17 2022, 11:41 AM
This revision was automatically updated to reflect the committed changes.