OpenMPToolsInterface / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
http://llvm.org
2 stars 4 forks source link

Correct out of source build failure due to the inclusion of kmp.h in omp-icv.cpp #46

Closed jinisusan closed 3 years ago

jinisusan commented 3 years ago

Modifications to correct out of source build failure due to the inclusion of kmp.h in omp-icv.cpp done as a part of PR#37. Patch provided by vigbalu.