diff options
author | Quentin Colombet <qcolombet@apple.com> | 2017-12-15 23:07:42 +0000 |
---|---|---|
committer | Quentin Colombet <qcolombet@apple.com> | 2017-12-15 23:07:42 +0000 |
commit | aad20be6ca91e434bb727b1bd4a6108a8aff7879 (patch) | |
tree | 785fe78b80d7c9c0eebd6c22a9dca447b615ba18 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py | |
parent | 5c8f7d7de411df64a168905c4a4c53dfec7f7d8b (diff) | |
download | bcm5719-llvm-aad20be6ca91e434bb727b1bd4a6108a8aff7879.tar.gz bcm5719-llvm-aad20be6ca91e434bb727b1bd4a6108a8aff7879.zip |
[TableGen][GlobalISel] Have the predicate directly know which data they are dealing with
Prior to this patch, a predicate wouldn't make sense outside of its
rule. Indeed, it was only during emitting a rule that a predicate would
be made aware of the IDs of the data it is checking. Because of that,
predicates could not be moved around or compared between each other.
NFC.
llvm-svn: 320887
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py')
0 files changed, 0 insertions, 0 deletions