aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python/python-extensions.swig
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2012-02-01 00:08:17 +0000
committerJim Grosbach <grosbach@apple.com>2012-02-01 00:08:17 +0000
commit9fa0481569b688e95d297cf23fa6d5eb4c01e00a (patch)
treecee4dbe478195b1776066eb7a17ab13474a60a82 /lldb/scripts/Python/python-extensions.swig
parentab1f7c4ee382087b9ecc3b7edc3dd99fe1c0f41a (diff)
downloadllvm-9fa0481569b688e95d297cf23fa6d5eb4c01e00a.zip
llvm-9fa0481569b688e95d297cf23fa6d5eb4c01e00a.tar.gz
llvm-9fa0481569b688e95d297cf23fa6d5eb4c01e00a.tar.bz2
Disable InstCombine unsafe folding bitcasts of calls w/ varargs.
Changing arguments from being passed as fixed to varargs is unsafe, as the ABI may require they be handled differently (stack vs. register, for example). Remove two tests which rely on the bitcast being folded into the direct call, which is exactly the transformation that's unsafe. llvm-svn: 149457
Diffstat (limited to 'lldb/scripts/Python/python-extensions.swig')
0 files changed, 0 insertions, 0 deletions