Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [runtime] [test] Fix using %python path | Michal Gorny | 2018-12-22 | 1 | -1/+1 |
| | | | | | | | | | | 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 llvm-svn: 350001 | ||||
* | [OpenMP] Add affinity format tests | Jonathan Peyton | 2018-12-17 | 1 | -0/+29 |
llvm-svn: 349411 |