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

DianQK via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 18 15:44:31 PDT 2022


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

Use auto


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.468725.patch
Type: text/x-patch
Size: 5468 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221018/f788871b/attachment.bin>


More information about the llvm-commits mailing list