diff options
author | Quentin Colombet <qcolombet@apple.com> | 2016-04-08 16:35:22 +0000 |
---|---|---|
committer | Quentin Colombet <qcolombet@apple.com> | 2016-04-08 16:35:22 +0000 |
commit | c1c94bc2cad9e85f62066e322d55a9c5c89388ff (patch) | |
tree | 844c0db4a76d2fde02e860f1a14b06caf9d739df /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py | |
parent | 1694cb5c3f2ee82141169a701490af84298f5b50 (diff) | |
download | bcm5719-llvm-c1c94bc2cad9e85f62066e322d55a9c5c89388ff.tar.gz bcm5719-llvm-c1c94bc2cad9e85f62066e322d55a9c5c89388ff.zip |
[MachineVerifier] Teach how to check some of the properties of generic
virtual registers.
Generic virtual registers:
- May not have a register class
- May not have a register bank
- If they do not have a register class they must have a size
- If they have a register bank, the size of the register bank must be
greater or equal to the size of the virtual register (basically check
that the virtual register will fit into that register class)
llvm-svn: 265798
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py')
0 files changed, 0 insertions, 0 deletions