aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python/modify-python-lldb.py
diff options
context:
space:
mode:
authorShuxin Yang <shuxin.llvm@gmail.com>2013-05-02 21:14:31 +0000
committerShuxin Yang <shuxin.llvm@gmail.com>2013-05-02 21:14:31 +0000
commitaf2c3ddf0d3703db427b7e2e84a6da1f8834d3e4 (patch)
tree064c73119cc00c1742ec16eb55be4823f52c8e06 /lldb/scripts/Python/modify-python-lldb.py
parent3dfc28782ff14d4f5cbb8736740964da1a20c165 (diff)
downloadllvm-af2c3ddf0d3703db427b7e2e84a6da1f8834d3e4.zip
llvm-af2c3ddf0d3703db427b7e2e84a6da1f8834d3e4.tar.gz
llvm-af2c3ddf0d3703db427b7e2e84a6da1f8834d3e4.tar.bz2
[GV] Remove dead code which is really difficult to decipher.
Actually it took me couple of hours trying to make sense of them and only to find they are dead code. I guess the original author used "allSingleSucc" to indicate if there are any critial edge emanating from some blocks, and tried to perform code motion (actually speculation) in the presence of these critical edges; but later on he/she changed mind and decided to perform edge-splitting first. llvm-svn: 180951
Diffstat (limited to 'lldb/scripts/Python/modify-python-lldb.py')
0 files changed, 0 insertions, 0 deletions