This is an archive of the discontinued LLVM Phabricator instance.

[DebugInfo][ARM] Fix noreg case when checking if it is an addImm
ClosedPublic

Authored by djtodoro on Feb 27 2020, 1:38 AM.

Details

Summary

This is just part of the D73534, but this does not need to wait for the re-landing of the whole patch, since it fixes a build failure within an ARM buildbot.

(No need to review this one, it has already been reviewed at the D73534)

Diff Detail

Event Timeline

djtodoro created this revision.Feb 27 2020, 1:38 AM
djtodoro accepted this revision.Feb 27 2020, 1:38 AM
This revision is now accepted and ready to land.Feb 27 2020, 1:38 AM
djtodoro retitled this revision from [DebugInfo][ARM] Fix noreg case when checkig if it is an addImm to [DebugInfo][ARM] Fix noreg case when checking if it is an addImm.Feb 27 2020, 2:07 AM