diff options
author | Dan Gohman <gohman@apple.com> | 2011-03-10 20:57:44 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2011-03-10 20:57:44 +0000 |
commit | affbc66f6085752ea974f71deec4113e1f7f45c5 (patch) | |
tree | de912d7c9e6186557d99626402c6f370e73226fc /lldb/source/Target/Process.cpp | |
parent | cbe6a1ae86acc54ab5fa0b6692c3de44f532c611 (diff) | |
download | bcm5719-llvm-affbc66f6085752ea974f71deec4113e1f7f45c5.tar.gz bcm5719-llvm-affbc66f6085752ea974f71deec4113e1f7f45c5.zip |
RecursivelyDeleteTriviallyDeadInstructions only needs a
Value, not an Instruction, so casting is not necessary. Also,
it's theoretically possible that the Value is not an
Instruction, since WeakVH follows RAUWs.
llvm-svn: 127427
Diffstat (limited to 'lldb/source/Target/Process.cpp')
0 files changed, 0 insertions, 0 deletions