[PATCH] D116305: [CSInfo][clang][ISEL][RISCV] Support for recovering optimized debug function parameters

Milica Matic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 29 08:46:30 PST 2021


mmatic05 updated this revision to Diff 396541.
mmatic05 added a comment.

- addressed comments

Thanks for the suggestions!


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

https://reviews.llvm.org/D116305

Files:
  clang/lib/Frontend/CompilerInvocation.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfo.h
  llvm/lib/Target/RISCV/RISCVTargetMachine.cpp
  llvm/test/CodeGen/RISCV/call-site-info-output.ll
  llvm/test/DebugInfo/MIR/RISCV/dbg-call-site-param.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116305.396541.patch
Type: text/x-patch
Size: 51837 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211229/89fad718/attachment-0001.bin>


More information about the llvm-commits mailing list