Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-08-23 | eliminate the std::ostream forms of the bitcode writing APIs. | Chris Lattner | 1 | -18/+3 |
2008-10-22 | Add raw_ostream versions of WriteBitcodeToFile and BitcodeWriterPass. | Daniel Dunbar | 1 | -4/+17 |
2008-09-04 | Tidy up several unbeseeming casts from pointer to intptr_t. | Dan Gohman | 1 | -1/+1 |
2007-12-29 | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 1 | -2/+2 |
2007-11-19 | Add explicit keywords. | Dan Gohman | 1 | -1/+2 |
2007-11-04 | Deleting -emitbitcode option which did nothing. | Gordon Henriksen | 1 | -6/+5 |
2007-05-06 | add a new CreateBitcodeWriterPass method, which creates a bitcode writer as | Chris Lattner | 1 | -0/+43 |