[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
Thu Dec 15 07:10:49 PST 2022


alok updated this revision to Diff 483173.
alok added a comment.

Re-based.


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.483173.patch
Type: text/x-patch
Size: 18404 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221215/97b5dfaa/attachment.bin>


More information about the llvm-commits mailing list