[PATCH] D67556: [ARM][AArch64][DebugInfo] Improve call site instruction interpretation
Nikola Prica via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 9 09:21:50 PDT 2019
NikolaPrica updated this revision to Diff 224077.
NikolaPrica added a comment.
-Update `addImmediate()` commet.
-Add source code producer for test case.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67556/new/
https://reviews.llvm.org/D67556
Files:
include/llvm/CodeGen/TargetInstrInfo.h
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/CodeGen/TargetInstrInfo.cpp
lib/Target/AArch64/AArch64InstrInfo.cpp
lib/Target/AArch64/AArch64InstrInfo.h
lib/Target/ARM/ARMBaseInstrInfo.cpp
lib/Target/ARM/ARMBaseInstrInfo.h
test/DebugInfo/MIR/AArch64/dbgcall-site-interpretation.mir
test/DebugInfo/MIR/ARM/dbgcall-site-interpretation.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67556.224077.patch
Type: text/x-patch
Size: 27719 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191009/9b167860/attachment-0001.bin>
More information about the llvm-commits
mailing list