-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On 23.11.2015 05:19, Zachary Turner wrote:
> LLDB links against clang and llvm. How would an lldb-only target
> work? i.e. how would you build lldb without first building clang
> and llvm? Unless I'm misunderstanding the purpose of your
> question:
LLDB links against clang and llvm. How would an lldb-only target work?
i.e. how would you build lldb without first building clang and llvm?
Unless I'm misunderstanding the purpose of your question:
As for the install, are you saying that running "ninja install" does not
install lldb? If so that
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Are there plans to add new target: lldb-only and lldb-install? There
are already similar targets for Clang.
I'm debugging LLDB on NetBSD and I'm having very bad time building
everything with debug symbols. There is also popular request from
NetBSD u