[PATCH] D138992: [DebugInfo][SROA] Correct debug info for global variables spanning multiple fragments in case of SROA
Alok Kumar Sharma via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 14 06:02:02 PDT 2023
alok updated this revision to Diff 505066.
alok added a comment.
Incorporated comment from @aprantl
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138992/new/
https://reviews.llvm.org/D138992
Files:
llvm/lib/Transforms/IPO/GlobalOpt.cpp
llvm/test/DebugInfo/X86/global-sra-struct-fit-segment.ll
llvm/test/DebugInfo/X86/global-sra-struct-part-overlap-segment.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138992.505066.patch
Type: text/x-patch
Size: 18507 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230314/f5495fa4/attachment.bin>
More information about the llvm-commits
mailing list