This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Fix -Wunused-variable in release builds. NFCI
ClosedPublic

Authored by alexfh on May 25 2023, 5:48 AM.

Details

Summary

Fix -Wunused-variable in release builds

Diff Detail

Event Timeline

alexfh created this revision.May 25 2023, 5:48 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 25 2023, 5:48 AM
alexfh requested review of this revision.May 25 2023, 5:48 AM
krasimir accepted this revision.May 25 2023, 6:16 AM
This revision is now accepted and ready to land.May 25 2023, 6:16 AM
This revision was landed with ongoing or failed builds.May 25 2023, 6:35 AM
This revision was automatically updated to reflect the committed changes.