[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:29:33 PDT 2023
alok added a comment.
In D138992#4195083 <https://reviews.llvm.org/D138992#4195083>, @aprantl wrote:
> We should consider factoring this function out and writing a unit test for it. The current tests are very indirect.
Thanks, I'll try to do this soon.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138992/new/
https://reviews.llvm.org/D138992
More information about the llvm-commits
mailing list