aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInstance.cpp
diff options
context:
space:
mode:
authorSean Fertile <sfertile@ca.ibm.com>2019-08-22 15:11:28 +0000
committerSean Fertile <sfertile@ca.ibm.com>2019-08-22 15:11:28 +0000
commit5f85a7b1cfe900e9ade741fec770397c5a7bded6 (patch)
tree335fc0e3f8cff9ddef6ecf28132b3c0f1892c0f3 /clang/lib/Frontend/CompilerInstance.cpp
parent18fd1b0b494a196f84bfa93dec6f421c9a4da22e (diff)
downloadllvm-5f85a7b1cfe900e9ade741fec770397c5a7bded6.zip
llvm-5f85a7b1cfe900e9ade741fec770397c5a7bded6.tar.gz
llvm-5f85a7b1cfe900e9ade741fec770397c5a7bded6.tar.bz2
[PowerPC] Add combined ELF ABI and 32/64 bit queries to the subtarget. [NFC]
A lot of places in the code combine checks for both ABI (SVR4/Darwin/AIX) and addressing mode (64-bit vs 32-bit). In an attempt to make some of the code more readable I've added a couple functions that combine checking for the ELF abi and 64-bit/32-bit code at once. As we add more AIX support I intend to add similar functions for the AIX ABI. Differential Revision: https://reviews.llvm.org/D65814 llvm-svn: 369658
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions