[Lldb-commits] [PATCH] D137838: [Support] Move TargetParsers to new component
Sam Elliott via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Dec 20 09:58:27 PST 2022
lenary added a comment.
In D137838#4008443 <https://reviews.llvm.org/D137838#4008443>, @aprantl wrote:
> Can you please update `llvm/include/llvm/module.modulemap` for this change or revert the patch? This is breaking all bots that build with `-DLLVM_ENABLE_MODULES=On`.
>
> For example: https://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/lastFailedBuild/consoleFull#111065754949ba4694-19c4-4d7e-bec5-911270d8a58c
Looking at this now. Thanks for pointing it out as I didn't get a notification for this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137838/new/
https://reviews.llvm.org/D137838
More information about the lldb-commits
mailing list