[PATCH] D113741: [RFC][DwarfDebug][AsmPrinter] Support emitting function-local declaration for a lexical block
ChenZheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 29 01:24:40 PST 2021
shchenz added a comment.
> If to apply all the reverted patches (D114705 <https://reviews.llvm.org/D114705>, D113741 <https://reviews.llvm.org/D113741>, and D113743 <https://reviews.llvm.org/D113743>) I believe you should see a correct DWARF compiled for your example.
Yeah, verify with manually applying all the above patches, it works as expected. Looking forward to seeing these patches merged in again.
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