This is an archive of the discontinued LLVM Phabricator instance.

[libomptarget] Align test code with runtime/
ClosedPublic

Authored by Hahnfeld on Jan 26 2017, 3:23 AM.

Details

Summary

This change allows setting LIBOMPTARGET_LLVM_LIT_EXECUTABLE and LIBOMPTARGET_FILECHECK_EXECUTABLE as full path. It also honors OPENMP_LLVM_TOOLS_DIR which is meant as a common configuration for both libomp and libomptarget.

Maybe this should be done in a common CMake module, but I'm no expert here.

Diff Detail

Repository
rL LLVM

Event Timeline

Hahnfeld created this revision.Jan 26 2017, 3:23 AM

See D24710 and D25072 for more background

grokos accepted this revision.Feb 6 2017, 2:20 PM

LGTM.

This revision is now accepted and ready to land.Feb 6 2017, 2:20 PM
This revision was automatically updated to reflect the committed changes.