2 Commits
Author SHA1 Message Date
Michal Gorny 1f1c3ec263 [runtime] [test] Fix using %python path
Fix the newly-added tests to use %python substitution in order to use
the correct path to Python interpreter.  Otherwise, they fail on NetBSD
where there is no 'python', just 'pythonX.Y'.

Differential Revision: https://reviews.llvm.org/D56048

git-svn-id: https://llvm.org/svn/llvm-project/openmp/trunk@350001 91177308-0d34-0410-b5e6-96231b3b80d8
2018-12-22 10:51:53 +00:00
Jonathan Peyton 91e1c35cfa [OpenMP] Add affinity format tests
git-svn-id: https://llvm.org/svn/llvm-project/openmp/trunk@349411 91177308-0d34-0410-b5e6-96231b3b80d8
2018-12-17 22:33:21 +00:00