"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "c1c1335ba73e123752ba2f864983eaf860606e22"
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
Loading
Please register or sign in to comment