diff options
author | Justin Bogner <mail@justinbogner.com> | 2016-05-13 06:10:50 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2016-05-13 06:10:50 +0000 |
commit | 538b18834dba209180d2cb0d91c1c2db94da0e8e (patch) | |
tree | 787a717569c343b70ea3fecf50135165c018bcef /lldb/packages/Python/lldbsuite/test/python_api/thread | |
parent | eff76646f5d35f183bc210eb70e93ee50ca25e1f (diff) | |
download | bcm5719-llvm-538b18834dba209180d2cb0d91c1c2db94da0e8e.tar.gz bcm5719-llvm-538b18834dba209180d2cb0d91c1c2db94da0e8e.zip |
SDAG: Implement Select instead of SelectImpl in MSP430DAGToDAGISel
- Where we were returning a node before, call ReplaceNode instead.
- Where we would return null to fall back to another selector, rename
the method to try* and return a bool for success.
- Where we were calling SelectNodeTo, just return afterwards.
Part of llvm.org/pr26808.
llvm-svn: 269393
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread')
0 files changed, 0 insertions, 0 deletions