[PATCH] D144007: [DwarfDebug] Move emission of globals from beginModule() to endModule() (5/7)
Vladislav Dzhidzhoev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 3 03:26:02 PDT 2023
dzhidzhoev added a comment.
In D144007#4651924 <https://reviews.llvm.org/D144007#4651924>, @jmmartinez wrote:
> Hi @dzhidzhoev !
> What's missing to land the rest of the patches? I missed the last discussions and I saw you just rebased this one.
Hello! Right now
In D144007#4651924 <https://reviews.llvm.org/D144007#4651924>, @jmmartinez wrote:
> Hi @dzhidzhoev !
> What's missing to land the rest of the patches? I missed the last discussions and I saw you just rebased this one.
Hello! Sorry for the late response; missed your message. I landed the previous patch yesterday, and I'm going to land the rest of them with an interval of 3 days between each commit to ensure that there are no unexpected issues with them.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144007/new/
https://reviews.llvm.org/D144007
More information about the llvm-commits
mailing list