diff options
author | Qiongsi Wu <qwu@ibm.com> | 2023-04-28 08:42:51 -0400 |
---|---|---|
committer | Qiongsi Wu <qwu@ibm.com> | 2023-04-28 09:14:10 -0400 |
commit | fae9d4df8fcff802dc7b0c344c61c70cc2a20697 (patch) | |
tree | d10456b285a567124b76508bb01cfc087919613c /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | |
parent | d75e70d7ae1f84cea71f0be5fbee836bdc22138a (diff) | |
download | llvm-fae9d4df8fcff802dc7b0c344c61c70cc2a20697.zip llvm-fae9d4df8fcff802dc7b0c344c61c70cc2a20697.tar.gz llvm-fae9d4df8fcff802dc7b0c344c61c70cc2a20697.tar.bz2 |
[AIX][llvm-ar] Use the Correct Kind for Bitcode File Inputs
On AIX, when the input files are LLVM bitcode files, `llvm-ar` should set the archive kind to `K_AIXBIG` as well, instead of leaving it to the default `K_GNU`.
Reviewed By: daltenty
Differential Revision: https://reviews.llvm.org/D149377
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions