summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py
diff options
context:
space:
mode:
authorSimon Dardis <simon.dardis@mips.com>2018-05-30 12:40:53 +0000
committerSimon Dardis <simon.dardis@mips.com>2018-05-30 12:40:53 +0000
commitf909058ad4e28c0988cefa6986be3509532d4b34 (patch)
treeec239921a299982e1e931e94cb2b1562b6b1735e /lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py
parentb733b22ca6191afb3a7c147278a3c7d2b627a214 (diff)
downloadbcm5719-llvm-f909058ad4e28c0988cefa6986be3509532d4b34.tar.gz
bcm5719-llvm-f909058ad4e28c0988cefa6986be3509532d4b34.zip
[mips] Sink PredicateControl further down the class hierarchy.
Previously PredicateControl in some cases was a member of <X>Inst classes for some X (DSP, EVA) or was in more irregular place in the hierarchry for any given instruction. This patch moves PredicateControl down to the root so that it is consistently available. Then correct the base class of microMIPS instructions as using EncodingPredicates instead of the general Predicates field of Instruction. Reviewers: smaksimovic, abeserminji, atanasyan Differential Revision: https://reviews.llvm.org/D47526 llvm-svn: 333536
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud