aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorDavid Tenty <daltenty@ibm.com>2023-03-08 15:48:44 -0500
committerDavid Tenty <daltenty@ibm.com>2023-03-13 17:05:52 -0400
commit9a733e8a2c58957591e4dc0a02f9cfa6a06603de (patch)
treefc6fea3b8570f506713c17085056f711590034e8 /llvm/tools/llvm-objdump/llvm-objdump.cpp
parenta8355772690f47215935106567ec77f6d24f06c9 (diff)
downloadllvm-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