diff options
author | David Tenty <daltenty@ibm.com> | 2025-08-28 09:29:27 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-28 09:29:27 -0400 |
commit | 94738ddaf42a0fa1981dc083f9ed94ba11943458 (patch) | |
tree | 122b39e92d13f4f00f1622048ed2a2115ce036f7 /llvm/lib/Transforms/Utils/SimplifyCFG.cpp | |
parent | 736c9c6374ed921e624f0faea5510b3c48222918 (diff) | |
download | llvm-94738ddaf42a0fa1981dc083f9ed94ba11943458.zip llvm-94738ddaf42a0fa1981dc083f9ed94ba11943458.tar.gz llvm-94738ddaf42a0fa1981dc083f9ed94ba11943458.tar.bz2 |
[CMake][AIX] Enable CMP0182: Create shared library archives by default (#155686)
On AIX we prefer to create shared libraries as shared library archives
(i.e. we archive the shared object in a big AR archive) as this is the
standard format on the platform.
There is now a CMake policy that allows us to do this by default, so
opt-in to that behaviour.
---------
Co-authored-by: Hubert Tong <hubert.reinterpretcast@gmail.com>
Diffstat (limited to 'llvm/lib/Transforms/Utils/SimplifyCFG.cpp')
0 files changed, 0 insertions, 0 deletions