[PATCH] D101540: [DebugInfo] Fix crash when emitting an invalidated SDDbgValue

Stephen Tozer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 10 06:50:47 PDT 2021


StephenTozer added a comment.

In D101540#2745215 <https://reviews.llvm.org/D101540#2745215>, @dblaikie wrote:

> Might be handy to include the commit hash so folks can easily follow-up from here to there. (I think there's some way to write the commit hash in Phab such it it turns it into a link, which is nice)

Thanks for the heads up; the commit hash for the fix is 14818a86d044909d8eeb1f39f689e2785a09823b <https://reviews.llvm.org/rG14818a86d044909d8eeb1f39f689e2785a09823b>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101540



More information about the llvm-commits mailing list