[PATCH] D113741: [RFC][DwarfDebug][AsmPrinter] Support emitting function-local declaration for a lexical block

Kristina Bessonova via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 25 13:53:58 PDT 2022


krisb added a comment.

In D113741#3538443 <https://reviews.llvm.org/D113741#3538443>, @dblaikie wrote:

> OK, so if I want to reproduce the issue for you, I need to apply these three patches? D114705 <https://reviews.llvm.org/D114705> D113741 <https://reviews.llvm.org/D113741> D113743 <https://reviews.llvm.org/D113743>

You, likely, not need D113743 <https://reviews.llvm.org/D113743> (it'd been reverted just after being committed, so it seems it couldn't be the guilty one).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113741



More information about the llvm-commits mailing list