llvm-project/lldb/tools/driver
Todd Fiala 509300d94c cmake fixes for lldb target.
ninja lldb now does the following:
* forces the python post-build step to fire, which sets up the python lldb module properly.
* on Darwin and Linux, requires the lldb-server target to be built.
* on Darwin, requires the debugserver target to be built.

See http://reviews.llvm.org/D12899 for details.

llvm-svn: 247810
2015-09-16 15:34:06 +00:00
..
CMakeLists.txt cmake fixes for lldb target. 2015-09-16 15:34:06 +00:00
Driver.cpp Make command files specified to the driver actually print their 2015-07-08 00:59:59 +00:00
Driver.h Make command files specified to the driver actually print their 2015-07-08 00:59:59 +00:00
Makefile Add Driver to the build for mingw. 2014-03-12 10:51:32 +00:00
Platform.cpp Hide some declarations from mingw. 2014-03-13 10:42:28 +00:00
Platform.h Remove unused editline includes 2015-06-05 23:14:14 +00:00
lldb-Info.plist