This is an archive of the discontinued LLVM Phabricator instance.

[JITLink][AArch64][NFC] Suppress unused variable error.
ClosedPublic

Authored by sunho on Jun 15 2022, 11:14 PM.

Details

Summary

Suppress unused variable error when assertion got disabled.

Diff Detail

Event Timeline

sunho created this revision.Jun 15 2022, 11:14 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 15 2022, 11:14 PM
sunho requested review of this revision.Jun 15 2022, 11:14 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 15 2022, 11:14 PM
chapuni accepted this revision.Jun 15 2022, 11:23 PM

I think this is a trivial fix and you may commit w/o review.

This revision is now accepted and ready to land.Jun 15 2022, 11:23 PM
This revision was landed with ongoing or failed builds.Jun 15 2022, 11:30 PM
This revision was automatically updated to reflect the committed changes.