[all-commits] [llvm/llvm-project] 26b803: [CMake][AIX] Disable visibility options in build
David Tenty via All-commits
all-commits at lists.llvm.org
Tue Sep 14 13:05:46 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 26b803177456112b4c6c2d30b7c3dc4d439af7e2
https://github.com/llvm/llvm-project/commit/26b803177456112b4c6c2d30b7c3dc4d439af7e2
Author: David Tenty <daltenty at ibm.com>
Date: 2021-09-14 (Tue, 14 Sep 2021)
Changed paths:
M llvm/cmake/modules/HandleLLVMOptions.cmake
M llvm/lib/Target/CMakeLists.txt
Log Message:
-----------
[CMake][AIX] Disable visibility options in build
Visibility options currently have limited support on AIX and may cause warnings or errors
depending on the build compiler used.
Reviewed By: ZarkoCA
Differential Revision: https://reviews.llvm.org/D108467
More information about the All-commits
mailing list