[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
Wed Nov 30 10:29:05 PST 2022


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

Re-based and included comments 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.479016.patch
Type: text/x-patch
Size: 18404 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221130/e5f3442e/attachment.bin>


More information about the llvm-commits mailing list