Clarify that if a new value handle is added while dropping value handles
authorDuncan Sands <baldrick@free.fr>
Sat, 24 Jul 2010 12:09:22 +0000 (12:09 +0000)
committerDuncan Sands <baldrick@free.fr>
Sat, 24 Jul 2010 12:09:22 +0000 (12:09 +0000)
commitffe8c8871a1c7119440b2b02dce746901794fa5e
tree4a272cc44b65ffdb271d211a0e4b9bdb22fb4025
parentf28dd8861190df4926cdc66201a39a6af950d564
Clarify that if a new value handle is added while dropping value handles
hanging off a value, then the dropping code will intentionally not drop
it too (since this is almost certainly a bug).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109337 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Value.cpp