llvm-project/lldb/tools/driver
Daniel Malea 21b16cc752 Append missing version number to lldb binary built by cmake
- now, the output binary is called 'lldb-3.4' instead of 'lldb'
- a symlink 'lldb' -> 'lldb-3.4' is also created
- this fixes one of the problems preventing CMake from building Debian packages

llvm-svn: 182148
2013-05-17 18:51:03 +00:00
..
CMakeLists.txt Append missing version number to lldb binary built by cmake 2013-05-17 18:51:03 +00:00
Driver.cpp <rdar://problem/13764135> 2013-05-14 17:36:51 +00:00
Driver.h <rdar://problem/13764135> 2013-05-14 17:36:51 +00:00
IOChannel.cpp <rdar://problem/13063912> 2013-05-06 22:10:33 +00:00
IOChannel.h <rdar://problem/13063912> 2013-05-06 22:10:33 +00:00
Makefile Fix a few more clang (3.2) warnings on Linux: 2012-12-07 22:21:08 +00:00
lldb-Info.plist