This is an archive of the discontinued LLVM Phabricator instance.

[AArch64] Fix -Wunused-but-set-variable in GCC non-debug build
ClosedPublic

Authored by simonwallis2 on Mar 11 2021, 8:43 AM.

Details

Summary

[AArch64] Fix -Wunused-but-set-variable in GCC -DLLVM_ENABLE_ASSERTIONS=off non-debug build.

Diff Detail

Event Timeline

simonwallis2 created this revision.Mar 11 2021, 8:43 AM
simonwallis2 requested review of this revision.Mar 11 2021, 8:43 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 11 2021, 8:43 AM
MaskRay accepted this revision.Mar 11 2021, 9:12 AM

Looks great!

This revision is now accepted and ready to land.Mar 11 2021, 9:12 AM
This revision was landed with ongoing or failed builds.Mar 11 2021, 9:55 AM
This revision was automatically updated to reflect the committed changes.