aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Bitcode/Writer/BitWriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* Applying Anton's binmode fix to the other ofstream too.Gordon Henriksen2007-12-031-1/+1
* Sorry, typo :)Anton Korobeynikov2007-12-031-2/+4
* Open output file correctly. This is extremely important forAnton Korobeynikov2007-12-031-1/+1
* Bindings for the verifier.Gordon Henriksen2007-10-061-2/+2
* Removing the silly CHelpers header by rolling wrap and unwrap into the CGordon Henriksen2007-10-051-1/+0
* Demoting CHelpers.h to include/llvm/Support.Gordon Henriksen2007-09-291-1/+1
* C bindings for libLLVMCore.a and libLLVMBitWriter.a.Gordon Henriksen2007-09-181-0/+51