aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Bytecode/Writer.h
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaceMisha Brukman2005-04-211-3/+3
* Make compression the default on writing.Reid Spencer2004-11-071-1/+1
* Add support for compressed bytecodeReid Spencer2004-11-061-1/+2
* Okay, Module have not been known as 'C' for a LONG time nowChris Lattner2004-06-251-4/+2
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+4
* Added LLVM copyright header (for lack of a better term).John Criswell2003-10-201-0/+7
* Standardize header file commentsChris Lattner2003-09-301-1/+1
* Eliminate duplicate or unneccesary #include'sChris Lattner2002-04-291-2/+2
* Initial revisionChris Lattner2001-06-061-0/+25