[PATCH] D14046: [test-suite] Introduce a new CMake+LIT based harness

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 28 13:17:08 PDT 2015


MatzeB added a comment.

> Timeit ends up being $CMAKE_BINARY_DIR/bin/timeit if test-suite is configured as part of llvm tree.


Note that I will soon commit http://reviews.llvm.org/D14106 which will make this bit obsolete (as lit will insert the timeit/RunSafely calls then).


Repository:
  rL LLVM

http://reviews.llvm.org/D14046





More information about the llvm-commits mailing list