llvm-project/openmp/runtime/cmake
Mikael Simberg e27ce28139 [OpenMP][libomp] Make LIBOMP_CONFIGURED_LIBFLAGS a list instead of string
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
2022-06-02 10:50:21 -05:00
..
LibompCheckFortranFlag.cmake [runtimes][openmp] Change to not treat ARCH-unknown-linux-gnu as errors 2021-12-01 08:33:37 +09:00
LibompCheckLinkerFlag.cmake [OpenMP][libomp] Introduce oneAPI compiler support 2022-02-14 14:10:33 -06:00
LibompDefinitions.cmake
LibompExports.cmake [OpenMP] Don't use MSVC workaround with MinGW 2020-08-04 18:48:25 +03:00
LibompGetArchitecture.cmake Fix openmp CMake build on non-Linux AArch64 systems. 2021-01-17 16:18:31 -08:00
LibompHandleFlags.cmake [OpenMP][libomp] Make LIBOMP_CONFIGURED_LIBFLAGS a list instead of string 2022-06-02 10:50:21 -05:00
LibompMicroTests.cmake [OpenMP] Don't use MSVC workaround with MinGW 2020-08-04 18:48:25 +03:00
LibompUtils.cmake [OpenMP] Added the support for cache line size 256 for A64FX 2021-01-09 11:58:47 -05:00
config-ix.cmake [Clang][OpenMP] libompd: get libomp hwloc includedir by target_link_libraries 2022-04-22 17:33:41 -05:00