aboutsummaryrefslogtreecommitdiff
path: root/lib/Bitcode/Writer/ValueEnumerator.cpp
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2010-01-09 00:21:08 +0000
committerEvan Cheng <evan.cheng@apple.com>2010-01-09 00:21:08 +0000
commit54e146b935123d3d325e8eb30c2e1f2eca3377ac (patch)
tree98ec275ffa281d16c404c3423d1e0fbafc8c30b9 /lib/Bitcode/Writer/ValueEnumerator.cpp
parent87563b39370d7adfd42b0f531409ff9bc2bfcc56 (diff)
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93031 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Bitcode/Writer/ValueEnumerator.cpp')
0 files changed, 0 insertions, 0 deletions