llvm-project/lldb/unittests
Chris Bieneman fd2f0cb170 [CMake] Final dependency cleanup patch!
Summary:
This patch removes the over-specified dependencies from LLDBDependencies and instead relies on the dependencies as expressed in each library and tool.

This also removes the library looping in favor of allowing CMake to do its thing. I've tested this patch on Darwin, and found no issues, but since linker semantics vary by system I'll also work on testing it on other platforms too.

Help testing would be greatly appreciated.

Reviewers: labath, zturner

Subscribers: danalbert, srhines, mgorny, jgosnell, lldb-commits

Differential Revision: https://reviews.llvm.org/D29352

llvm-svn: 294515
2017-02-08 21:00:46 +00:00
..
Breakpoint Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
Core Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
Editline Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
Expression Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
Host [CMake] Update unit tests with accurate dependencies 2017-02-01 22:17:00 +00:00
Interpreter [CMake] Update unit tests with accurate dependencies 2017-02-01 22:17:00 +00:00
Language [CMake] Update unit tests with accurate dependencies 2017-02-01 22:17:00 +00:00
ObjectFile [CMake] Add explicit dependencies for ObjectFileELF tests 2017-02-07 23:33:58 +00:00
Platform [CMake] Update unit tests with accurate dependencies 2017-02-01 22:17:00 +00:00
Process [CMake] Update unit tests with accurate dependencies 2017-02-01 22:17:00 +00:00
ScriptInterpreter [CMake] Update unit tests with accurate dependencies 2017-02-01 22:17:00 +00:00
Symbol [CMake] Update unit tests with accurate dependencies 2017-02-01 22:17:00 +00:00
SymbolFile [CMake] Update unit tests with accurate dependencies 2017-02-01 22:17:00 +00:00
UnwindAssembly [CMake] Update unit tests with accurate dependencies 2017-02-01 22:17:00 +00:00
Utility Remove LIBLLDB_LOG_VERBOSE category 2017-02-05 00:44:54 +00:00
CMakeLists.txt [CMake] Final dependency cleanup patch! 2017-02-08 21:00:46 +00:00
gtest_common.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00