sas added a comment.

I removed the "Testing..." messages because $<TARGET_FILE:...> won't be 
expanded in the context of a log message. Basically, you'll end up with 
ninja/msvc/make printing "Testing LLDB with args: 
--arch=x86_64;--executable;$<TARGET_FILE:lldb>;-s;/..." (even though it will be 
running the right command with the actual lldb path).


http://reviews.llvm.org/D12415



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to