aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/BranchProbabilityInfo.cpp
diff options
context:
space:
mode:
authorDerek Schuff <dschuff@google.com>2015-04-24 15:45:57 +0000
committerDerek Schuff <dschuff@google.com>2015-04-24 15:45:57 +0000
commiteb0ebc367e1d9b122d189c3d08ddbaf33d6fa7ae (patch)
tree00e5518349b638df9ecf406a1aaae8a70e8be062 /llvm/lib/Analysis/BranchProbabilityInfo.cpp
parent24a86df13e4272ad5a492dd80741782896606e81 (diff)
downloadllvm-eb0ebc367e1d9b122d189c3d08ddbaf33d6fa7ae.zip
llvm-eb0ebc367e1d9b122d189c3d08ddbaf33d6fa7ae.tar.gz
llvm-eb0ebc367e1d9b122d189c3d08ddbaf33d6fa7ae.tar.bz2
Add COMPILER_RT_ABI attribute to declarations of builtin functions in unittests
Summary: This makes their local declarations match their definitions for ARM targets, where they have a different calling convention. This really only affects functions that use floating point types (since the runtime functions use soft-float, and some targets may default to hard-float) but it seemed good to make it uniform and do the int-only ones too. Differential Revision: http://reviews.llvm.org/D9062 llvm-svn: 235722
Diffstat (limited to 'llvm/lib/Analysis/BranchProbabilityInfo.cpp')
0 files changed, 0 insertions, 0 deletions