[all-commits] [llvm/llvm-project] 58d9e8: [DebugInfo][ARM] Fix noreg case when checkig if it...
Djordje Todorovic via All-commits
all-commits at lists.llvm.org
Thu Feb 27 02:39:35 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 58d9e8194e4e4ed18175400792030920a3bb7636
https://github.com/llvm/llvm-project/commit/58d9e8194e4e4ed18175400792030920a3bb7636
Author: Djordje Todorovic <djordje.todorovic at rt-rk.com>
Date: 2020-02-27 (Thu, 27 Feb 2020)
Changed paths:
M llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
M llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
A llvm/test/DebugInfo/MIR/ARM/dbgcallsite-noreg-is-imm-check.mir
Log Message:
-----------
[DebugInfo][ARM] Fix noreg case when checkig if it is an addImm
This fixes a build failure with an ARM buildbot.
Differential Revision: https://reviews.llvm.org/D75231
More information about the All-commits
mailing list