llvm-project/openmp/runtime/cmake
Kazushi (Jam) Marukawa 5e2358c781 [runtimes][openmp] Change to not treat ARCH-unknown-linux-gnu as errors
When OpenMP is compiled as a part runtimes for multiple targets, openmp
is compiled under build/runtimes/runtimes-arch-unknown-linux-gnu-bins
directory.  Old implementation treats this directory name as errors.
This patch adds a guard like "[Uu]known[^-]".

Reviewed By: jdoerfert

Differential Revision: https://reviews.llvm.org/D114346
2021-12-01 08:33:37 +09: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 [runtimes][openmp] Change to not treat ARCH-unknown-linux-gnu as errors 2021-12-01 08:33:37 +09: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][NFC] Add back suppression of warning 2021-06-16 10:14:59 +02: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 Revert "[openmp] Add OMPT initialization in libomptarget" 2021-11-10 12:44:25 +01:00