diff options
author | Nick Lewycky <nicholas@mxc.ca> | 2012-09-25 21:50:37 +0000 |
---|---|---|
committer | Nick Lewycky <nicholas@mxc.ca> | 2012-09-25 21:50:37 +0000 |
commit | a0c16aee0a317602f8ee5cb59d48b10225d44d2c (patch) | |
tree | d1f503045820a1761e8339074e114179f96a85ad /lldb/scripts/Python/interface/SBModule.i | |
parent | 9f19349846c3e22c146badf14f3ea84c44979956 (diff) | |
download | llvm-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/interface/SBModule.i')
0 files changed, 0 insertions, 0 deletions