diff options
author | Ahmed Bougacha <ahmed.bougacha@gmail.com> | 2017-03-07 20:34:23 +0000 |
---|---|---|
committer | Ahmed Bougacha <ahmed.bougacha@gmail.com> | 2017-03-07 20:34:23 +0000 |
commit | c373262d52638cd73763d3ea1e3e1ef41d4e01d6 (patch) | |
tree | 8eb6e693cb0131b9cbeaab3503303439e5badc3c /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py | |
parent | 4826bae8b493a38c98b29ef833bb4e7244019ebd (diff) | |
download | bcm5719-llvm-c373262d52638cd73763d3ea1e3e1ef41d4e01d6.tar.gz bcm5719-llvm-c373262d52638cd73763d3ea1e3e1ef41d4e01d6.zip |
[GlobalISel] Ignore %noreg when applying default regbank mapping.
When computing the mapping for non-generic instructions, we skipped
%noreg operands, because we can't always reason about their banks.
Also skip them when applying the mapping. Otherwise, we could end
up with mappings that we can't apply.
While there, duplicate an assert to distinguish between the two
error conditions.
llvm-svn: 297201
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions