diff options
author | Quentin Colombet <qcolombet@apple.com> | 2016-08-26 23:49:01 +0000 |
---|---|---|
committer | Quentin Colombet <qcolombet@apple.com> | 2016-08-26 23:49:01 +0000 |
commit | e076d3094ce505e62daab92432f099d8ff4046ac (patch) | |
tree | d9c89b361aa2f09cb86c365d0c5d9ce6d1ca765b /lldb/packages/Python/lldbsuite/test/help/TestHelp.py | |
parent | 950e4ce8fc9646e6198c0ec8802aa101b9a50d06 (diff) | |
download | bcm5719-llvm-e076d3094ce505e62daab92432f099d8ff4046ac.tar.gz bcm5719-llvm-e076d3094ce505e62daab92432f099d8ff4046ac.zip |
[MFProperties] Introduce a FailedISel property.
This is used to communicate that the instruction selection pipeline
failed at some point.
Another way to achieve that would be to have some kind of conditional
scheduling in the PassManager, such that we only schedule a pass based
on the success/failure of another one. The property approach has the
advantage of being lightweight and solve the problem at stake.
llvm-svn: 279885
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/help/TestHelp.py')
0 files changed, 0 insertions, 0 deletions