summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/DataStructure/NodeImpl.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2002-03-26 22:43:12 +0000
committerChris Lattner <sabre@nondot.org>2002-03-26 22:43:12 +0000
commitbf03a52b3ba53dad6d838f26867e35b46ecf7863 (patch)
treecd18cac5b33c1333fbae0d3e8279d2ae9b94895b /llvm/lib/Analysis/DataStructure/NodeImpl.cpp
parente604d8ec65dfcbe11a92e5181ad579ad0c71faec (diff)
downloadbcm5719-llvm-bf03a52b3ba53dad6d838f26867e35b46ecf7863.tar.gz
bcm5719-llvm-bf03a52b3ba53dad6d838f26867e35b46ecf7863.zip
* Add support for DataStructure analysis
* Parameterize pass outputting with the printPass template, so analysis output can optionally take more arguments than just a stream. The default output mode is just to use operator<< on the analysis. * Remove CurrentModule hack, in favor of using printPass * Remove special operator<<'s defined for FindUsedTypes and FindUnsafePointerTypes, in favor of printPass specializations * Use std::cout instead of cout llvm-svn: 1995
Diffstat (limited to 'llvm/lib/Analysis/DataStructure/NodeImpl.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud