hanchenye-llvm-project/lldb
Chris Bieneman e549894b7d [CMake] Cleanup check-lldb targets
Summary:
This patch adds the following fixes to the check-lldb targets:

* Adds missing dependencies on lldb tools so they get built before tests execute
* Adds Ninja USES_TERMINAL to the target so that the output streams to stdout as it executes
* Uses a generator expression to find the lldb executable, this is more robust than constructing the path manually

Reviewers: tfiala, zturner

Subscribers: mgorny, lldb-commits

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

llvm-svn: 284046
2016-10-12 20:26:13 +00:00
..
cmake [CMake] Fixing a small hack in add_lldb_library 2016-09-22 21:08:27 +00:00
docs gdb-remote: Add jModulesInfo packet 2016-09-08 10:07:04 +00:00
examples *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
include/lldb [LLDB][MIPS] Fix qProcessInfo to return correct pointer size based on ELF ABI 2016-10-12 10:21:09 +00:00
lit [lit] Don't assume you'll find debugserver 2016-10-07 02:26:41 +00:00
lldb.xcodeproj Add a first unit test for the arm64 instruction profiled unwind 2016-10-11 02:24:00 +00:00
lldb.xcworkspace
packages/Python/lldbsuite Use LLDB_SRC for relative paths 2016-10-12 20:24:42 +00:00
resources
scripts Add an accessor to get the value of RC_PLATFORM_NAME at build time 2016-09-23 22:30:08 +00:00
source [LLDB][MIPS] fix Floating point register read/write for big endian 2016-10-12 10:53:57 +00:00
test [CMake] Cleanup check-lldb targets 2016-10-12 20:26:13 +00:00
third_party/Python/module *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
tools Make lldb -Werror clean on Windows. 2016-10-05 17:07:34 +00:00
unittests Add an arm64 unit test where the function saves x20 in the 2016-10-12 03:53:01 +00:00
utils *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
www Add a quick note about how to build lldb with debug info using 2016-09-29 21:47:15 +00:00
.arcconfig
.clang-format
.gitignore test infra: clear file-charged issues on rerun of file 2016-10-01 00:17:08 +00:00
CMakeLists.txt [CMake] Initial support for LLDB.framework 2016-09-21 21:02:16 +00:00
CODE_OWNERS.txt
INSTALL.txt
LICENSE.TXT
use_lldb_suite_root.py *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00