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 | bc132d62d374978cd0bdd8d1531a991444f97d2a (patch) | |
tree | fc926b776297078d6ae9d9c2b6292f2697bdd302 /lib/Analysis/DataStructure | |
parent | bb2a28fec5054e025bc274570e8729500c4670b6 (diff) |
* 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
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1995 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/DataStructure')
0 files changed, 0 insertions, 0 deletions