[PATCH] D147620: [DebugInfo] Keep the CU consistent for operating `DISubprogram`.

DianQK via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 6 07:30:56 PDT 2023


DianQK updated this revision to Diff 511409.
DianQK added a comment.

Eliminate duplicate code and update tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147620

Files:
  llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
  llvm/test/DebugInfo/Generic/cross-cu-inlining-2.ll
  llvm/test/DebugInfo/Generic/cross-cu.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147620.511409.patch
Type: text/x-patch
Size: 11169 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230406/9a854dd8/attachment.bin>


More information about the llvm-commits mailing list