[all-commits] [llvm/llvm-project] 53d603: [CMake] Use old DynamicLibrary symbol behavior on ...
Jake Egan via All-commits
all-commits at lists.llvm.org
Mon Sep 16 07:57:29 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 53d60398efb06df683f1189a554f547873331c81
https://github.com/llvm/llvm-project/commit/53d60398efb06df683f1189a554f547873331c81
Author: Jake Egan <Jake.egan at ibm.com>
Date: 2024-09-16 (Mon, 16 Sep 2024)
Changed paths:
M llvm/unittests/Support/DynamicLibrary/CMakeLists.txt
Log Message:
-----------
[CMake] Use old DynamicLibrary symbol behavior on AIX for now (#108692)
New behavior broke the AIX bot, so fall back to the old behavior on AIX
for now to give time to investigate
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