[PATCH] D78107: [CSInfo][MIPS] Call delay slot support in DwarfDebug

Nikola Tesic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 21 06:59:14 PDT 2020


ntesic updated this revision to Diff 265496.
ntesic added a comment.

Address comments.
Change of delay slot guard - use assertions instead of target check.


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

https://reviews.llvm.org/D78107

Files:
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/test/DebugInfo/MIR/Mips/dbg-call-site-delay-slot-interpretation-64bit.mir
  llvm/test/DebugInfo/MIR/Mips/dbg-call-site-delay-slot-interpretation.mir
  llvm/test/DebugInfo/Mips/dbg-call-site-low-pc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78107.265496.patch
Type: text/x-patch
Size: 22314 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200521/62b8534e/attachment.bin>


More information about the llvm-commits mailing list