aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitWriter.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-12-29Remove attribution from file headers, per discussion on llvmdev.Chris Lattner1-2/+2
2007-12-03Applying Anton's binmode fix to the other ofstream too.Gordon Henriksen1-1/+1
2007-12-03Sorry, typo :)Anton Korobeynikov1-2/+4
2007-12-03Open output file correctly. This is extremely important forAnton Korobeynikov1-1/+1
2007-10-06Bindings for the verifier.Gordon Henriksen1-2/+2
2007-10-05Removing the silly CHelpers header by rolling wrap and unwrap into the CGordon Henriksen1-1/+0
2007-09-29Demoting CHelpers.h to include/llvm/Support.Gordon Henriksen1-1/+1
2007-09-18C bindings for libLLVMCore.a and libLLVMBitWriter.a.Gordon Henriksen1-0/+51