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

James Molloy via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 27 07:04:56 PDT 2015


jmolloy marked 2 inline comments as done.
jmolloy added a comment.

Hi guys,

Thanks for the quick feedback! Chris, I've added those dependencies. I still need to work out exactly what to do with timeit versus timeit.sh and add logic for switching between one or the other, although Mattias' patch in http://reviews.llvm.org/D14106 supersedes this.

I've removed the python script as Renato has kindly run it to generate the CMakeLists.txt and will check that in when this one is approved.

If you're happy, shall we get this in tree?

Cheers,

James


Repository:
  rL LLVM

http://reviews.llvm.org/D14046





More information about the llvm-commits mailing list