summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2009-01-22 18:51:33 +0000
committerTed Kremenek <kremenek@apple.com>2009-01-22 18:51:33 +0000
commit2dd9c9cbd7917ffaa1c0658c8d3d53dc9d0833e1 (patch)
treeb879e33d864028102a7432e4e05bc5df9dca0255 /clang/lib/CodeGen/CodeGenModule.cpp
parentdec7fe2e71df234f56f4e5fd59ef376a2568bc0e (diff)
downloadbcm5719-llvm-2dd9c9cbd7917ffaa1c0658c8d3d53dc9d0833e1.tar.gz
bcm5719-llvm-2dd9c9cbd7917ffaa1c0658c8d3d53dc9d0833e1.zip
SymbolReaper::isLive(SymbolRef) now always returns true for SymbolRegionRvalues because these represent the symbolic values for parameters/globals upon entry to the function. These values are always ;live' because they represent constraints on the context of how the function was called. This will be useful for both summary generation but is also necessary to get RegionStore's lazy-binding of locations to symbols to work in practice with RemoveDeadBindings.
llvm-svn: 62771
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud