[all-commits] [llvm/llvm-project] bb563b: [OpenMP][AIX] Not to create symbolic links to libo...
Kelvin Li via All-commits
all-commits at lists.llvm.org
Mon Nov 3 19:59:17 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bb563b196f0e70b2790cdfe2619fbd34f273b508
https://github.com/llvm/llvm-project/commit/bb563b196f0e70b2790cdfe2619fbd34f273b508
Author: Kelvin Li <kli at ca.ibm.com>
Date: 2025-11-03 (Mon, 03 Nov 2025)
Changed paths:
M openmp/runtime/src/CMakeLists.txt
Log Message:
-----------
[OpenMP][AIX] Not to create symbolic links to libomp.so on AIX (#165890)
On AIX, it generates libomp for both static and dynamic. There is no
need to create symbolic links to libomp.so.
---------
Co-authored-by: Xing Xue <xingxue at outlook.com>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list