[PATCH] D67556: [ARM][AArch64][DebugInfo] Improve call site instruction interpretation

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 30 06:05:00 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG532815dd5c54: [ARM][AArch64][DebugInfo] Improve call site instruction interpretation (authored by djtodoro).
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D67556?vs=226415&id=227074#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67556/new/

https://reviews.llvm.org/D67556

Files:
  llvm/include/llvm/CodeGen/TargetInstrInfo.h
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/lib/CodeGen/TargetInstrInfo.cpp
  llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
  llvm/lib/Target/AArch64/AArch64InstrInfo.h
  llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
  llvm/lib/Target/ARM/ARMBaseInstrInfo.h
  llvm/test/DebugInfo/MIR/AArch64/dbgcall-site-interpretation.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67556.227074.patch
Type: text/x-patch
Size: 18927 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191030/56174d9a/attachment.bin>


More information about the llvm-commits mailing list