aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorErich Keane <erich.keane@intel.com>2020-04-29 12:48:07 -0700
committerErich Keane <erich.keane@intel.com>2020-05-06 06:52:18 -0700
commit8a1c999c9b0817d4de778a62965b4af86416e4b7 (patch)
tree85b15e80da08c2a873b0909fea08e12b62761d46 /clang/lib/Frontend/CompilerInvocation.cpp
parenta349949f8ab15c50750880001b4c132aef29da25 (diff)
downloadllvm-8a1c999c9b0817d4de778a62965b4af86416e4b7.zip
llvm-8a1c999c9b0817d4de778a62965b4af86416e4b7.tar.gz
llvm-8a1c999c9b0817d4de778a62965b4af86416e4b7.tar.bz2
Implement _ExtInt ABI for all ABIs in Clang, enable type for ABIs
This is the result of an audit of all of the ABIs in clang to implement and enable the type for those targets. Additionally, this finds an issue with integer-promotion passing for a few platforms when using _ExtInt of < int, so this also corrects that resulting in signext/zeroext being on a params of those types in some platforms. Differential Revisions: https://reviews.llvm.org/D79118
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions