llvm-project/lldb/tools/driver
Daniel Malea 931b17c705 Finish up CMake support for LLDB (tested on Linux)
- add missing scripts (driver, tests, etc...)
- enable running of tests from cmake with "make check-lldb" target
- fix up problem with clang dependencies (this enables parallel builds)
- implement platform-specific FIXMEs in source/CMakeLists.txt

llvm-svn: 176306
2013-02-28 23:11:46 +00:00
..
CMakeLists.txt Finish up CMake support for LLDB (tested on Linux) 2013-02-28 23:11:46 +00:00
Driver.cpp Call el_resize when the window size changes. 2013-02-22 22:56:55 +00:00
Driver.h Call el_resize when the window size changes. 2013-02-22 22:56:55 +00:00
IOChannel.cpp Call el_resize when the window size changes. 2013-02-22 22:56:55 +00:00
IOChannel.h Call el_resize when the window size changes. 2013-02-22 22:56:55 +00:00
Makefile Fix a few more clang (3.2) warnings on Linux: 2012-12-07 22:21:08 +00:00
lldb-Info.plist