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

DianQK via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 27 08:02:00 PDT 2023


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

Improved CU selection, preferring unit when inconsistent.


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/DwarfCompileUnit.h
  llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  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.517560.patch
Type: text/x-patch
Size: 12004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230427/49d4d3c8/attachment-0001.bin>


More information about the llvm-commits mailing list