diff options
author | Evan Cheng <evan.cheng@apple.com> | 2010-02-04 02:45:02 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2010-02-04 02:45:02 +0000 |
commit | 01676f9ff4b102197c5a7a846072a812da6186b5 (patch) | |
tree | b9546f3045d28ef821a1b2021dd88e204104c5fb /clang/lib/Checker/RegionStore.cpp | |
parent | 9946b5109c4073869f809a241f7b90bc25edb358 (diff) | |
download | bcm5719-llvm-01676f9ff4b102197c5a7a846072a812da6186b5.tar.gz bcm5719-llvm-01676f9ff4b102197c5a7a846072a812da6186b5.zip |
It's too risky to eliminate sext / zext of call results for tail call optimization even if the caller / callee attributes completely match. The callee may have been bitcast'ed (or otherwise lied about what it's doing).
llvm-svn: 95282
Diffstat (limited to 'clang/lib/Checker/RegionStore.cpp')
0 files changed, 0 insertions, 0 deletions