diff options
author | Ted Kremenek <kremenek@apple.com> | 2008-10-18 03:49:51 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2008-10-18 03:49:51 +0000 |
commit | e86755e14f4ba98ea241f81b743114a8b2333ba9 (patch) | |
tree | ad96ab17bedca947c452a7e1749aee5ef5aa88ac /llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp | |
parent | fef1f30ea2078f2ad20abcbeb9a003816177044b (diff) | |
download | bcm5719-llvm-e86755e14f4ba98ea241f81b743114a8b2333ba9.tar.gz bcm5719-llvm-e86755e14f4ba98ea241f81b743114a8b2333ba9.zip |
retain/release checker: Check if a tracked value escapes if we also try binding it to the store and the store doesn't support that binding (i.e., it cannot track it). This has the nice feature that the checker will automatically get more powerful if we use a more powerful store model.
llvm-svn: 57755
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp')
0 files changed, 0 insertions, 0 deletions