aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python/modify-python-lldb.py
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2012-09-25 21:50:37 +0000
committerNick Lewycky <nicholas@mxc.ca>2012-09-25 21:50:37 +0000
commita0c16aee0a317602f8ee5cb59d48b10225d44d2c (patch)
treed1f503045820a1761e8339074e114179f96a85ad /lldb/scripts/Python/modify-python-lldb.py
parent9f19349846c3e22c146badf14f3ea84c44979956 (diff)
downloadllvm-a0c16aee0a317602f8ee5cb59d48b10225d44d2c.zip
llvm-a0c16aee0a317602f8ee5cb59d48b10225d44d2c.tar.gz
llvm-a0c16aee0a317602f8ee5cb59d48b10225d44d2c.tar.bz2
Revert the business end of r164634, and replace it with a different fix. The
reason we were getting two of the same alloca is because of a memmove/memcpy which had the same alloca in both the src and dest. Now we detect that case directly. This has the same testcase as before, but fixes a clang test CodeGenObjC/exceptions.m which runs clang -O2. llvm-svn: 164636
Diffstat (limited to 'lldb/scripts/Python/modify-python-lldb.py')
0 files changed, 0 insertions, 0 deletions