summaryrefslogtreecommitdiffstats
path: root/openmp/testsuite/README_LLVM_OPENMP
Commit message (Collapse)AuthorAgeFilesLines
* [OpenMP] Remove the unused testsuite/ directoryJonathan Peyton2017-11-131-46/+0
| | | | | | | | | | The testsuite directory is not used or updated and confuses new users to the OpenMP project. These tests were rewritten using the lit format and put under the runtime/test directory. This patch removes the entire testsuite/ directory. Differential Revision: https://reviews.llvm.org/D39767 llvm-svn: 318056
* Fix for testsuite including omp.hJonathan Peyton2015-05-181-1/+1
| | | | | | | | | | | When calling the testsuite, clang could not locate omp.h. The proper environment variable was modified to include: exports/common/omp.h. Documentation was also updated to be more clear. Patch by Sunita Chandrasekaran llvm-svn: 237618
* UH OpenMP testsuite updateAndrey Churbanov2015-04-291-0/+46
llvm-svn: 236105
OpenPOWER on IntegriCloud