aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Bitcode/BitstreamWriter.h
Commit message (Expand)AuthorAgeFilesLines
* Removed trailing whitespace.Misha Brukman2009-02-201-56/+56
* Add support for writing LLVM IR to a specified BitstreamWriter.Chris Lattner2008-12-191-0/+3
* Add a little wrapper header that is put around bc files when emittingChris Lattner2008-07-091-4/+10
* Fix more -Wshorten-64-to-32 warnings.Evan Cheng2008-05-051-12/+19
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Add explicit keywords.Dan Gohman2007-10-081-1/+1
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+398