[PATCH] D136039: [DebugInfo] Fix potential CU mismatch for attachRangesOrLowHighPC
DianQK via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 18 07:07:43 PDT 2022
DianQK updated this revision to Diff 468529.
DianQK marked an inline comment as done.
DianQK added a comment.
Remove `ContextCU` as an argument
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.468529.patch
Type: text/x-patch
Size: 5488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221018/c9d5c74c/attachment.bin>
More information about the llvm-commits
mailing list