summaryrefslogtreecommitdiffstats
path: root/lldb/source/Commands
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2010-12-07 19:56:51 +0000
committerDan Gohman <gohman@apple.com>2010-12-07 19:56:51 +0000
commitf844b3b2275fd71a0751c92b432651b64a984786 (patch)
treef8372ea69358103994d5732e0bec34faecaaa875 /lldb/source/Commands
parentd43384f6086ce76bfc3befb6e8a89396cb1b75a6 (diff)
downloadbcm5719-llvm-f844b3b2275fd71a0751c92b432651b64a984786.tar.gz
bcm5719-llvm-f844b3b2275fd71a0751c92b432651b64a984786.zip
Remove the code from Function::dropAllReferences which replaced
uses of the function's blocks with undef. This code isn't needed, because BasicBlock's destructor handles such uses. Also, undef isn't correct, since blockaddresses may still be used for comparisons with null. llvm-svn: 121170
Diffstat (limited to 'lldb/source/Commands')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud