[PATCH] D128211: [DebugInfo][InstrRef][NFC] Handle transfers of variadic debug values in InstrRefLDV
Stephen Tozer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 16 05:19:58 PDT 2022
StephenTozer added a comment.
Further comment: this patch doesn't have tests currently as there are no existing unit tests for transfer tracking, and there are no changes that would be visible to an MIR test. I could create a suite of transfer tracking unit tests as part of this patch, though if possible I'd prefer that not to block this patch, since it would probably involve writing tests for more behaviour than is featured in this patch alone.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128211/new/
https://reviews.llvm.org/D128211
More information about the llvm-commits
mailing list