Description
Support for the OpenMP language.
The OpenMP subproject of LLVM contains the components required to build an executable OpenMP program that are outside the compiler itself. Contains the code for the runtime library against which code compiled by "clang -fopenmp" must be linked before it can run and the library that supports offload to target devices.