diff options
author | Ted Kremenek <kremenek@apple.com> | 2008-04-15 18:35:30 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2008-04-15 18:35:30 +0000 |
commit | 7deed0c65b315cac037539401c49586283158d9f (patch) | |
tree | 196e9e9e291fe158368d13818ac84f80714996bf /lib/CodeGen/CodeGenModule.cpp | |
parent | afe10913bddfe0e7beea9a9886ecd1d4aaabd2e6 (diff) |
Fix bug in terminator processing for uninitialized-values: simply ignore the terminator, don't reprocess it.
LiveVariables analysis now does a flow-insensitive analysis to determine what variables have their address taken; these variables are now always treated as being live.
The DataflowSolver now uses "SetTopValue()" when getting the initial value for the entry/exit block.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49734 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions