[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 Mar 16 11:28:06 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
alok marked an inline comment as done.
Closed by commit rGc2a5c415ac4e: [DebugInfo][SROA] Correct debug info for global variables spanning multiple… (authored by alok).

Repository:
  rG LLVM Github Monorepo

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.505888.patch
Type: text/x-patch
Size: 18507 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230316/aa0979aa/attachment-0001.bin>


More information about the llvm-commits mailing list