diff options
author | Hubert Tong <hubert.reinterpretcast@gmail.com> | 2020-05-15 17:15:04 -0400 |
---|---|---|
committer | Hubert Tong <hubert.reinterpretcast@gmail.com> | 2020-05-15 17:34:00 -0400 |
commit | e3e0367f9ba142b5a3d4c2362f11b3fcbacfc98d (patch) | |
tree | 49bd964d38ccbf5fa0056cc996e239d6d98760b1 /mlir/lib/Transforms/LoopInvariantCodeMotion.cpp | |
parent | 3f5fc73a9d52fc7f128dc4e53ccc63b88fc44fb6 (diff) | |
download | llvm-e3e0367f9ba142b5a3d4c2362f11b3fcbacfc98d.zip llvm-e3e0367f9ba142b5a3d4c2362f11b3fcbacfc98d.tar.gz llvm-e3e0367f9ba142b5a3d4c2362f11b3fcbacfc98d.tar.bz2 |
[CMake][AIX] Add `-bcdtors:mbr` option when building with IBM XL
Summary:
The `-bcdtors:mbr` option causes processing for constructors and
destructors to omit otherwise-unreferenced members of static libraries,
matching the processing done on Linux, where `--whole-archive` is not
the default. Applying this option is desirable for reducing the
footprint of an installation.
Reviewed By: daltenty
Differential Revision: https://reviews.llvm.org/D79749
Diffstat (limited to 'mlir/lib/Transforms/LoopInvariantCodeMotion.cpp')
0 files changed, 0 insertions, 0 deletions