[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
Thu Mar 3 04:32:46 PST 2022


mmatic05 updated this revision to Diff 412674.
mmatic05 added a comment.
Herald added a project: All.

- addressed comments


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.412674.patch
Type: text/x-patch
Size: 51274 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220303/98889c2b/attachment-0001.bin>


More information about the llvm-commits mailing list