[PATCH] D14513: [CMake] Add support for building the llvm test-suite as part of an LLVM build using clang and lld

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 10 01:56:37 PST 2015


rengolin added a comment.

So, one could just:

  $ make test-suite

from the main LLVM build tree? That'd be awesome!

Would it be that much harder to add RT and libc++ now?


http://reviews.llvm.org/D14513





More information about the llvm-commits mailing list