diff options
author | Nico Weber <nicolasweber@gmx.de> | 2015-01-16 00:35:05 +0000 |
---|---|---|
committer | Nico Weber <nicolasweber@gmx.de> | 2015-01-16 00:35:05 +0000 |
commit | 0a3a7ccb3a42d9fc60d2d02135e928eaac19b1e4 (patch) | |
tree | b35a32403dcc0bcf05442d670a734502c722e3cc /lldb/source/Plugins/Process/MacOSX-Kernel/ProcessKDP.cpp | |
parent | a975d4df1d656a47580594efbbbcfabff04fa2e2 (diff) | |
download | llvm-0a3a7ccb3a42d9fc60d2d02135e928eaac19b1e4.zip llvm-0a3a7ccb3a42d9fc60d2d02135e928eaac19b1e4.tar.gz llvm-0a3a7ccb3a42d9fc60d2d02135e928eaac19b1e4.tar.bz2 |
Give lldb a clean null build.
`ninja lldb` used to always run "echo -n", which on OS X results in literally
echoing "-n" to the screen. Just remove the command from add_custom_target,
then it only adds an alias and `ninja lldb` now reports "no work to do".
Other than that, no intended behavior change.
llvm-svn: 226233
Diffstat (limited to 'lldb/source/Plugins/Process/MacOSX-Kernel/ProcessKDP.cpp')
0 files changed, 0 insertions, 0 deletions