summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/ELFWriter.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2008-03-07 22:58:01 +0000
committerTed Kremenek <kremenek@apple.com>2008-03-07 22:58:01 +0000
commit2bdd77696e552f9188328e8645ce1319c83a42ed (patch)
treeb0016085d9e475d7b0a8dabad06dde237243e418 /llvm/lib/CodeGen/ELFWriter.cpp
parent4e97e94809b8e9205e5aa38a772b3ac5aedacbea (diff)
downloadbcm5719-llvm-2bdd77696e552f9188328e8645ce1319c83a42ed.tar.gz
bcm5719-llvm-2bdd77696e552f9188328e8645ce1319c83a42ed.zip
Added --trim-path-graph to the driver to trim paths from the ExplodedGraph
that are not related to error nodes. Fixed bug where we did not detect some NULL dereferences. Added "ExplodedGraph::Trim" to trim all nodes that cannot transitively reach a set of provided nodes. Fixed subtle bug in ExplodedNodeImpl where we could create predecessor iterators that included the mangled "sink" bit. The better fix is to integrate this bit into the void* for the wrapped State, not the NodeGroups representing a node's predecessors and successors. llvm-svn: 48036
Diffstat (limited to 'llvm/lib/CodeGen/ELFWriter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud