[PATCH] D29677: [buildbot] Add check-fuzzer to Asan buildbot on Windows.

Marcos Pividori via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 7 17:30:04 PST 2017


mpividori added a comment.

@rnk I am not sure I understand what you mean. All the steps will be executed in the same machine, won't they? So, after building `clang` and `compiler-rt` with MSVC, we have the binaries and libraries in `build_dir\Release` . I am adding them to `PATH`.


https://reviews.llvm.org/D29677





More information about the llvm-commits mailing list