diff options
author | Sjoerd Meijer <sjoerd.meijer@arm.com> | 2019-03-25 08:54:47 +0000 |
---|---|---|
committer | Sjoerd Meijer <sjoerd.meijer@arm.com> | 2019-03-25 08:54:47 +0000 |
commit | 65584d38112ddb8e2403442dfcce07749388ae53 (patch) | |
tree | c6de4d095f5e1dd6b3c7b7aa350972371bbdc546 /lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.cpp | |
parent | 254b11a0fd864ab42eef2d6cf781330959c58567 (diff) | |
download | bcm5719-llvm-65584d38112ddb8e2403442dfcce07749388ae53.tar.gz bcm5719-llvm-65584d38112ddb8e2403442dfcce07749388ae53.zip |
[TTI] Move getIntrinsicCost to allow functions to be overridden. NFC
Moving this to base class TargetTransformInfoImplCRTPBase allows static_cast to
a subtarget so that calls to e.g. getMemcpyCost actually go the overridden
functions.
Differential revision: https://reviews.llvm.org/D59706
llvm-svn: 356873
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.cpp')
0 files changed, 0 insertions, 0 deletions