[Lldb-commits] [PATCH] D137838: [Support] Move TargetParsers to new component
Adrian Prantl via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Dec 20 09:45:38 PST 2022
aprantl added a comment.
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
Thanks!
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