[PATCH] D136039: [DebugInfo] Fix potential CU mismatch for attachRangesOrLowHighPC

DianQK via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 22 06:21:24 PDT 2022


DianQK updated this revision to Diff 469891.
DianQK marked an inline comment as done.
DianQK added a comment.

add `*Impl`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136039

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136039.469891.patch
Type: text/x-patch
Size: 5257 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221022/4fd04ee7/attachment.bin>


More information about the llvm-commits mailing list