forked from OSchip/llvm-project
e27ce28139
When configuring llvm with the openmp subproject, the build for the omp target fails if LIBOMP_CONFIGURED_LIBFLAGS contains more than one item. LIBOMP_CONFIGURED_LIBFLAGS should be a semicolon-separated list instead of a string with items separated by spaces. Differential Revision: https://reviews.llvm.org/D125370 |
||
---|---|---|
.. | ||
LibompCheckFortranFlag.cmake | ||
LibompCheckLinkerFlag.cmake | ||
LibompDefinitions.cmake | ||
LibompExports.cmake | ||
LibompGetArchitecture.cmake | ||
LibompHandleFlags.cmake | ||
LibompMicroTests.cmake | ||
LibompUtils.cmake | ||
config-ix.cmake |