Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make LLVM command-line tools overwrite their output files without -f. | Dan Gohman | 2009-08-25 | 1 | -1/+1 |
* | eliminate the std::ostream forms of the bitcode writing APIs. | Chris Lattner | 2009-08-23 | 1 | -20/+8 |
* | Better test for availability of __gnu_cxx::stdio_filebuf. | Gordon Henriksen | 2008-06-11 | 1 | -1/+7 |
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Applying Anton's binmode fix to the other ofstream too. | Gordon Henriksen | 2007-12-03 | 1 | -1/+1 |
* | Sorry, typo :) | Anton Korobeynikov | 2007-12-03 | 1 | -2/+4 |
* | Open output file correctly. This is extremely important for | Anton Korobeynikov | 2007-12-03 | 1 | -1/+1 |
* | Bindings for the verifier. | Gordon Henriksen | 2007-10-06 | 1 | -2/+2 |
* | Removing the silly CHelpers header by rolling wrap and unwrap into the C | Gordon Henriksen | 2007-10-05 | 1 | -1/+0 |
* | Demoting CHelpers.h to include/llvm/Support. | Gordon Henriksen | 2007-09-29 | 1 | -1/+1 |
* | C bindings for libLLVMCore.a and libLLVMBitWriter.a. | Gordon Henriksen | 2007-09-18 | 1 | -0/+51 |