Always make lldb-argdumper a dependency of liblldb. Currently it is only a dependency of the python swig target because of the relative symlink in the python resource directory. That means that the dependency won't be there when LLDB_ENABLE_PYTHON is disabled.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo