[PATCH] D75231: [DebugInfo][ARM] Fix noreg case when checkig if it is an addImm

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 27 01:38:17 PST 2020


djtodoro created this revision.
djtodoro added a reviewer: djtodoro.
djtodoro added a project: debug-info.
Herald added subscribers: llvm-commits, hiraditya, kristof.beyls.
Herald added a project: LLVM.

This is just part of the D73534 <https://reviews.llvm.org/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 <https://reviews.llvm.org/D73534>)


https://reviews.llvm.org/D75231

Files:
  llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
  llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
  llvm/test/DebugInfo/MIR/ARM/dbgcallsite-noreg-is-imm-check.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75231.246891.patch
Type: text/x-patch
Size: 5289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200227/bfdea42f/attachment.bin>


More information about the llvm-commits mailing list