[Lldb-commits] [PATCH] D146553: [lldb][CMake] Enforce not linking against plugin libs in core libs
David Spickett via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Mar 23 02:33:59 PDT 2023
DavidSpickett added a comment.
> I suppose it just depends on what you're trying to do, which I realize may not be the most helpful advice but I hope that with enough examples it becomes at least a little more clear how things in lldb are currently done...
No it makes sense, I think I have an idea how to do it. Certainly the philosophy behind keeping them separated like this is clear to me.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146553/new/
https://reviews.llvm.org/D146553
More information about the lldb-commits
mailing list