diff options
author | Craig Topper <craig.topper@gmail.com> | 2019-12-02 23:10:57 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2019-12-02 23:39:20 -0800 |
commit | 039664db87d255570854ade5241bf53b8ce3b5a9 (patch) | |
tree | b78632a3b74a938ca53193d6010fbd540c3ae193 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h | |
parent | f92000187e149a51900c05056ed644f43603fb66 (diff) | |
download | bcm5719-llvm-039664db87d255570854ade5241bf53b8ce3b5a9.tar.gz bcm5719-llvm-039664db87d255570854ade5241bf53b8ce3b5a9.zip |
[LegalizeDAG] Return true from ExpandNode for some nodes that don't have expand support.
These nodes have a FIXME that they only get here because a Custom
handler returned SDValue() instead of the original Op.
Even though we aren't expanding them, we should return true here to
prevent ConvertNodeToLibcall from also trying to process them until
the FIXME has been addressed.
I'm hoping to add checking to ConvertNodeToLibcall to make sure
we don't give it nodes it doesn't have support for.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions