llvm-project/openmp/runtime/cmake
James Beddek 2d0c9b64a0 [OpenMP][CMake] Ensure linking against libm for Linux
Do the same as is done for NetBSD. Some compiler-rt/lib/builtins files call
libm functions (e.g. fmaxl, fabs). Linking libomp with --rtlib=compiler-rt
references these functions.
Downstream report: https://bugs.gentoo.org/816831

Fixes: https://github.com/llvm/llvm-project/issues/51457
2022-03-05 20:20:28 -08: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][CMake] Ensure linking against libm for Linux 2022-03-05 20:20:28 -08: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 [OpenMP][libomp] Introduce oneAPI compiler support 2022-02-14 14:10:33 -06:00