[PATCH] D14678: cmake/lit: Cleanup and generalize .test file creation

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 13 20:35:46 PST 2015


MatzeB created this revision.
MatzeB added reviewers: jmolloy, beanz, rengolin.
MatzeB added a subscriber: llvm-commits.

Allow to directly specify the RUN: and VERIFY: lines in the .test file
with llvm_test_run() and llvm_test_verify() where necessary. This adds
flexibility to the cmake/lit system to handle more complicated
benchmarks in the future.

http://reviews.llvm.org/D14678

Files:
  cmake/modules/SingleMultiSource.cmake

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14678.40203.patch
Type: text/x-patch
Size: 6607 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151114/83c5565d/attachment.bin>


More information about the llvm-commits mailing list