NNico Weber[lldb] Remove a few unused .exports files
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[lldb] Make lldb-argdumper a dependency of liblldb 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. Differential revision: https://reviews.llvm.org/D86722 | 5 年前 | |
[JSON] Use LLVM's library for argdumper This patch replaces the LLDB's JSON implementation with the one from LLVM in argdumper. Differential revision: https://reviews.llvm.org/D68279 llvm-svn: 373361 | 6 年前 |