[PATCH] D142556: [DebugInfo] Merge partially matching chains of inlined locations
David Stenberg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 21 00:37:22 PST 2023
dstenb updated this revision to Diff 499059.
dstenb added a comment.
Address comment and fix the patch for non-assert builds.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142556/new/
https://reviews.llvm.org/D142556
Files:
llvm/lib/IR/DebugInfoMetadata.cpp
llvm/test/DebugInfo/MIR/X86/merge-inline-loc1.mir
llvm/test/DebugInfo/MIR/X86/merge-inline-loc2.mir
llvm/test/DebugInfo/MIR/X86/merge-inline-loc3.mir
llvm/test/DebugInfo/MIR/X86/merge-inline-loc4.mir
llvm/test/DebugInfo/X86/merge_inlined_loc.ll
llvm/unittests/IR/MetadataTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142556.499059.patch
Type: text/x-patch
Size: 61408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230221/d5343dab/attachment.bin>
More information about the llvm-commits
mailing list