diff options
author | Evan Cheng <evan.cheng@apple.com> | 2010-01-09 00:21:08 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2010-01-09 00:21:08 +0000 |
commit | 0c6defd577ccf0b33e6c7ede703ac05916985454 (patch) | |
tree | 9a8332732e1d981b83132d9a59446e2e5ba21a99 /llvm/lib/Transforms/Utils/CodeExtractor.cpp | |
parent | 8f0474065082fb2ada19423685add1cd9d6ff76c (diff) | |
download | bcm5719-llvm-0c6defd577ccf0b33e6c7ede703ac05916985454.tar.gz bcm5719-llvm-0c6defd577ccf0b33e6c7ede703ac05916985454.zip |
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
Diffstat (limited to 'llvm/lib/Transforms/Utils/CodeExtractor.cpp')
0 files changed, 0 insertions, 0 deletions