llvm-6502/lib/Bytecode
Bill Wendling 5c7e326585 Added an automatic cast to "std::ostream*" etc. from OStream. We then can
rework the hacks that had us passing OStream in. We pass in std::ostream*
instead, check for null, and then dispatch to the correct print() method.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32636 91177308-0d34-0410-b5e6-96231b3b80d8
2006-12-17 05:15:13 +00:00
..
Archive For PR1050: 2006-12-15 19:44:51 +00:00
Reader Remove an extraneous { at the end of a block. 2006-12-15 21:46:37 +00:00
Writer Added an automatic cast to "std::ostream*" etc. from OStream. We then can 2006-12-17 05:15:13 +00:00
Makefile Add the Archive library 2004-11-14 21:55:27 +00:00