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

DianQK via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 17 08:36:33 PDT 2022


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

Add more detailed description for test


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/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/test/DebugInfo/Generic/cross-cu-inlining-ranges.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136039.468220.patch
Type: text/x-patch
Size: 11492 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221017/3bc7b886/attachment.bin>


More information about the llvm-commits mailing list