summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/InlineFunction.cpp
diff options
context:
space:
mode:
authorKit Barton <kbarton@ca.ibm.com>2015-03-30 19:40:59 +0000
committerKit Barton <kbarton@ca.ibm.com>2015-03-30 19:40:59 +0000
commite50adcb6b1b7e8317cca7ed5f8860a40ca6b7196 (patch)
treed80aa7535947dc39e56bcbccf92a65681893f89d /llvm/lib/Transforms/Utils/InlineFunction.cpp
parentab659fb3d03005114e176cb86449636e0635f16a (diff)
downloadbcm5719-llvm-e50adcb6b1b7e8317cca7ed5f8860a40ca6b7196.tar.gz
bcm5719-llvm-e50adcb6b1b7e8317cca7ed5f8860a40ca6b7196.zip
[PPC] Move argument range checks for HTM and crypto builtins to Sema
The argument range checks for the HTM and Crypto builtins were implemented in CGBuiltin.cpp, not in Sema. This change moves them to the appropriate location in SemaChecking.cpp. It requires the creation of a new method in the Sema class to do checks for PPC-specific builtins. http://reviews.llvm.org/D8672 llvm-svn: 233586
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud