[PATCH] D144006: [DebugMetadata][DwarfDebug] Support function-local types in lexical block scopes (4/7)
Hongtao Yu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 21 09:26:26 PDT 2023
hoy added a comment.
In D144006#4437804 <https://reviews.llvm.org/D144006#4437804>, @dzhidzhoev wrote:
> In D144006#4435677 <https://reviews.llvm.org/D144006#4435677>, @hoy wrote:
>
>> Hello, I'm seeing a build failure that seems related to this patch. I'm seeing the patch has been relanded and reverted a couple times and not sure where it is right now. Can you please confirm if the failure is related and fixed? Thanks.
>
> Hello! Currently, the commit is reverted (in commit 6bea8331f9e09ba94a225c65becd4224a1a473af <https://reviews.llvm.org/rG6bea8331f9e09ba94a225c65becd4224a1a473af>). Does the build failure still occur with it?
> Could you provide a reproducing code for the crash?
Thanks for the information. As of today the build failure does not exist. It only happened yesterday.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144006/new/
https://reviews.llvm.org/D144006
More information about the llvm-commits
mailing list