Skip to content
Commit 0c6defd5 authored by Evan Cheng's avatar Evan Cheng
Browse files

Dan pointed out checking whether a node is dead by comparing its opcode to...

Dan pointed out checking whether a node is dead by comparing its opcode to ISD::DELETED_NODE is not safe. Use a DAGUpdateListener to remove dead nodes from work list instead.

llvm-svn: 93031
parent 8f047406
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment