diff options
author | James Molloy <jmolloy@google.com> | 2019-10-04 17:15:25 +0000 |
---|---|---|
committer | James Molloy <jmolloy@google.com> | 2019-10-04 17:15:25 +0000 |
commit | 9baac83a2e714962baafd20d9e29aef9dd21a4f5 (patch) | |
tree | b2413edfedac1bfed1af169227331b7337396b41 /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py | |
parent | 68b805212134ae16769e38af7da4861bb8b809dd (diff) | |
download | bcm5719-llvm-9baac83a2e714962baafd20d9e29aef9dd21a4f5.tar.gz bcm5719-llvm-9baac83a2e714962baafd20d9e29aef9dd21a4f5.zip |
[ModuloSchedule] Do not remap terminators
This is a trivial point fix. Terminator instructions aren't scheduled, so
we shouldn't expect to be able to remap them.
This doesn't affect Hexagon and PPC because their terminators are always
hardware loop backbranches that have no register operands.
llvm-svn: 373762
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions