[PATCH] D91722: [DebugInfo] Use variadic debug values to salvage BinOps and GEP instrs with non-const operands
Stephen Tozer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 29 09:09:47 PDT 2021
StephenTozer added a comment.
Fixes are up for review at D101523 <https://reviews.llvm.org/D101523> and D101540 <https://reviews.llvm.org/D101540>; both fixes are quite small and so shouldn't be held up too long in review, but if the fix is needed urgently you can either apply those patches directly while awaiting their arrival in the main branch, or they can potentially be commited prior to finishing review - this isn't preferred, but is an option <https://llvm.org/docs/CodeReview.html#must-code-be-reviewed-prior-to-being-committed> for sufficiently simple changes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91722/new/
https://reviews.llvm.org/D91722
More information about the llvm-commits
mailing list