[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
Wed Apr 28 03:36:46 PDT 2021
StephenTozer added a comment.
In D91722#2717356 <https://reviews.llvm.org/D91722#2717356>, @rupprecht wrote:
> I'm seeing a crash after the most recent time this was re-applied in 791930d74087b8ae8901172861a0fd21a211e436 <https://reviews.llvm.org/rG791930d74087b8ae8901172861a0fd21a211e436>.
This issue should now be fixed as of revision rGb622df3c9398 <https://reviews.llvm.org/rGb622df3c93983c4512aa54f2c706716bdf865a90> - the build should be totally fixed, but let me know if any further errors appear relating to this.
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