This is an archive of the discontinued LLVM Phabricator instance.

[Arm] Add assert in T2 Imm7s code emitter
ClosedPublic

Authored by simonwallis2 on Aug 2 2021, 2:39 AM.

Details

Summary

Add assert to provoke failure in object file output, not just in disassembly output.

Diff Detail

Event Timeline

simonwallis2 created this revision.Aug 2 2021, 2:39 AM
simonwallis2 requested review of this revision.Aug 2 2021, 2:39 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 2 2021, 2:39 AM
yroux accepted this revision.Aug 25 2021, 1:35 AM

LGTM Thanks.

This revision is now accepted and ready to land.Aug 25 2021, 1:35 AM
This revision was automatically updated to reflect the committed changes.