diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2017-02-03 12:28:40 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2017-02-03 12:28:40 +0000 |
commit | a0d9f2582b7c31e604f4dc82fd5eae10d33aae7e (patch) | |
tree | 891056b1c4b90b78784d3febb896600a98bdce29 /llvm/lib/Target | |
parent | 490c508b1dcb17eb3b63bd4b80455d8bdd84d17f (diff) | |
download | bcm5719-llvm-a0d9f2582b7c31e604f4dc82fd5eae10d33aae7e.tar.gz bcm5719-llvm-a0d9f2582b7c31e604f4dc82fd5eae10d33aae7e.zip |
[SelectionDAG] Fix for PR30775: Assertion `NodeToMatch->getOpcode() !=
ISD::DELETED_NODE && "NodeToMatch was removed partway through
selection"' failed.
NodeToMatch can be modified during matching, but code does not handle
this situation.
Differential Revision: https://reviews.llvm.org/D29292
llvm-svn: 294003
Diffstat (limited to 'llvm/lib/Target')
0 files changed, 0 insertions, 0 deletions