summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
diff options
context:
space:
mode:
authorQingShan Zhang <qshanz@cn.ibm.com>2019-12-03 06:32:46 +0000
committerQingShan Zhang <qshanz@cn.ibm.com>2019-12-03 06:32:46 +0000
commit4cde2d6b8db6257739c44d339a1677934b154704 (patch)
tree991097b73ca5b2d79d106dd140f0a3c2877230f4 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
parentf1e3988aa6016188c376b9bcca1afc7559f9fbc0 (diff)
downloadbcm5719-llvm-4cde2d6b8db6257739c44d339a1677934b154704.tar.gz
bcm5719-llvm-4cde2d6b8db6257739c44d339a1677934b154704.zip
[NFC][PowerPC] Add the inheritable and additional features to make the processor definition more clear
The old processor design assume that, all the old processor's feature must be inherited into future processor. That is not true as instruction fusion or some implementation defined features are not inheritable. What this patch did: * Rename the old "specific features" to "additional features" that keep the new added inheritable features. * Use the "specific features" to keep those features only for specific processor. * Add the "inheritable features" to keep all the features that inherited from early processor. Differential Revision: https://reviews.llvm.org/D70768
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud