[CMake][AIX] Disable visibility options in build
authorDavid Tenty <daltenty@ibm.com>
Fri, 20 Aug 2021 03:01:22 +0000 (23:01 -0400)
committerDavid Tenty <daltenty@ibm.com>
Tue, 14 Sep 2021 20:05:12 +0000 (16:05 -0400)
commit26b803177456112b4c6c2d30b7c3dc4d439af7e2
treee1d62d0af69f5d0146386202dcc9c2d7a4211987
parent468c4409f61455a168f9d8c187c75435487adf8c
[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
llvm/cmake/modules/HandleLLVMOptions.cmake
llvm/lib/Target/CMakeLists.txt