[Openmp-dev] New llvm-lit based check-libomp target

Peyton, Jonathan L via Openmp-dev openmp-dev at lists.llvm.org
Mon Sep 21 15:04:22 PDT 2015


Hello Everyone,


I've just committed http://reviews.llvm.org/D11821 which introduces a check-libomp target which uses llvm-lit to test the newly built OpenMP runtime library.

If (When) you have problems please leave feedback.



Basics to get it working in out-of-LLVM-tree builds:

Have llvm-lit in your PATH or specify it via -DLIBOMP_LLVM_LIT_EXECUTABLE=path/to/llvm-lit
To run: make check-libomp

-- Johnny

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/openmp-dev/attachments/20150921/18212682/attachment.html>


More information about the Openmp-dev mailing list