[PATCH] D101523: [DebugInfo] Fix updateDbgUsersToReg to support DBG_VALUE_LIST

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 11 05:52:07 PDT 2021


jmorse added a comment.

In D101523#2750300 <https://reviews.llvm.org/D101523#2750300>, @StephenTozer wrote:

> I'll open a bugzilla ticket about the issue, but since it exists before this patch I think the fix can come later.

Misery. But, now tracked misery at the very least. To me, this LGTM as the cause of the assertion failure is now understood and addressed.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101523/new/

https://reviews.llvm.org/D101523



More information about the llvm-commits mailing list