summaryrefslogtreecommitdiff
path: root/include/llvm/Assembly/CachedWriter.h
Commit message (Expand)AuthorAge
* Remove trailing whitespaceMisha Brukman2005-04-21
* Fixes for PR341Chris Lattner2004-07-15
* Revert ostream back to reference: the only user (llvm-tv) no longer needs it.Misha Brukman2004-06-04
* Remove support for printing strings from the cached writerChris Lattner2004-06-04
* Part of bug 122:Reid Spencer2004-05-26
* * Make contained ostream not public.Misha Brukman2004-04-28
* * Add ability to get and set the output streamMisha Brukman2004-04-28
* Fix typos. Regularize include guard.Brian Gaeke2004-01-08
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-11
* Added LLVM copyright header (for lack of a better term).John Criswell2003-10-20
* Standardize header file commentsChris Lattner2003-09-30
* Remove forward def'ns that are already in Value.hChris Lattner2002-04-28
* Move FunctionArgument out of iOther.h into Argument.h and rename class toChris Lattner2002-04-09
* Trim #includesChris Lattner2002-04-08
* Change uses of Method to FunctionChris Lattner2002-03-26
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-20
* Rename ConstPoolVal -> ConstantChris Lattner2001-12-03
* Allow output of manipulators for GCC 2.96 compatibilityChris Lattner2001-11-26
* Okay, so this is a huge hack. Fixme laterChris Lattner2001-11-07
* New class to provide high performance writing.Chris Lattner2001-11-07