diff options
author | Chris Lattner <sabre@nondot.org> | 2002-03-26 22:43:12 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2002-03-26 22:43:12 +0000 |
commit | bf03a52b3ba53dad6d838f26867e35b46ecf7863 (patch) | |
tree | cd18cac5b33c1333fbae0d3e8279d2ae9b94895b /llvm/lib/Analysis/DataStructure/NodeImpl.cpp | |
parent | e604d8ec65dfcbe11a92e5181ad579ad0c71faec (diff) | |
download | bcm5719-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