[PATCH] D91722: [DebugInfo] Use variadic debug values to salvage BinOps and GEP instrs with non-const operands
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 28 08:28:21 PDT 2021
thakis added a comment.
https://reviews.llvm.org/rGadace79652174d126be290cab42b3122569fe15d made llvm crash (or assert, when assertions are on) when building some chromium binary: https://bugs.chromium.org/p/chromium/issues/detail?id=1224338
Given how many reverts this went through and given that this commit was structured to be optimized for reverts, I went ahead and revert that in 540b4a5fb31086b6d40735e96e6ec497022107e7 <https://reviews.llvm.org/rG540b4a5fb31086b6d40735e96e6ec497022107e7>
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