diff options
author | David Tenty <daltenty@ibm.com> | 2023-03-08 15:48:44 -0500 |
---|---|---|
committer | David Tenty <daltenty@ibm.com> | 2023-03-13 17:05:52 -0400 |
commit | 9a733e8a2c58957591e4dc0a02f9cfa6a06603de (patch) | |
tree | fc6fea3b8570f506713c17085056f711590034e8 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | a8355772690f47215935106567ec77f6d24f06c9 (diff) | |
download | llvm-9a733e8a2c58957591e4dc0a02f9cfa6a06603de.zip llvm-9a733e8a2c58957591e4dc0a02f9cfa6a06603de.tar.gz llvm-9a733e8a2c58957591e4dc0a02f9cfa6a06603de.tar.bz2 |
[clang][driver] accept maix32/maix64 gcc compat options
GCC on AIX primarily uses the -maix32 and -maix64 to select the bitmode
to target. In order to be compatible with existing build configurations,
clang should accept these options as well. In this patch we implement
these options for AIX targets.
Differential Revision: https://reviews.llvm.org/D145610
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions