sgraenitz added a comment.

Thanks for taking a look!

> It would be good to make sure that this works on mac, linux and windows all 
> before you commit.

Shortly tested an in-tree lldb with clang, compiler-rt and lld on Windows using 
the below config and successfully built the `BUILD_ALL` project (Release), but 
I didn't manage to run `check-lldb` as Visual Studio failed to find the 
executable. How do you run the test suite on Windows?

  cmake -G "Visual Studio 15 2017 Win64" -DLLVM_TARGETS_TO_BUILD=host 
-DPYTHON_HOME="%PYTHON_HOME%" ../llvm


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55332/new/

https://reviews.llvm.org/D55332



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

Reply via email to