aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/SimplifyIndVar.cpp
diff options
context:
space:
mode:
authorEli Friedman <efriedma@codeaurora.org>2017-10-26 21:42:32 +0000
committerEli Friedman <efriedma@codeaurora.org>2017-10-26 21:42:32 +0000
commitd5dfb62de78c60750af9c9fcf2b552cdcbddbc0e (patch)
tree9b888c9c23562d29d49ce809965c36670fb404ef /llvm/lib/Transforms/Utils/SimplifyIndVar.cpp
parent6e5fda9db80787039edfec0fa1d84c353f60d451 (diff)
downloadllvm-d5dfb62de78c60750af9c9fcf2b552cdcbddbc0e.zip
llvm-d5dfb62de78c60750af9c9fcf2b552cdcbddbc0e.tar.gz
llvm-d5dfb62de78c60750af9c9fcf2b552cdcbddbc0e.tar.bz2
[ARM] Honor -mfloat-abi for libcall calling convention
As far as I can tell, this matches gcc: -mfloat-abi determines the calling convention for all functions except those explicitly defined as soft-float in the ARM RTABI. This change only affects cases where the user specifies -mfloat-abi to override the default calling convention derived from the target triple. Fixes https://bugs.llvm.org//show_bug.cgi?id=34530. Differential Revision: https://reviews.llvm.org/D38299 llvm-svn: 316708
Diffstat (limited to 'llvm/lib/Transforms/Utils/SimplifyIndVar.cpp')
0 files changed, 0 insertions, 0 deletions