llvm-project/openmp/runtime/cmake
Malhar Jajoo cea951dccd Avoid exporting 80-bit fp functions for architectures other than Intel.
This patch is a partial fix for [[ https://github.com/llvm/llvm-project/issues/56349 | issue ]], due to functions affected by D117473.

Implementation details:
The patch essentially creates a new macro if the architecture is either
intel32 or intel64, since the generate-def.pl cannot process boolean algebra
on macros.

Reviewed By: jlpeyton

Differential Revision: https://reviews.llvm.org/D135795
2022-10-19 15:55:19 +01: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
LibompGetArchitecture.cmake [OpenMP] Add LoongArch64 support 2022-09-19 22:49:15 +00:00
LibompHandleFlags.cmake Avoid exporting 80-bit fp functions for architectures other than Intel. 2022-10-19 15:55:19 +01:00
LibompMicroTests.cmake [OpenMP] Add LoongArch64 support 2022-09-19 22:49:15 +00:00
LibompUtils.cmake [OpenMP] Add LoongArch64 support 2022-09-19 22:49:15 +00:00
config-ix.cmake Revert "[Libomp] Do not error on undefined version script symbols" 2022-10-13 14:12:07 -07:00