Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed trailing whitespace. | Misha Brukman | 2009-02-20 | 1 | -3/+3 |
* | Add support for writing LLVM IR to a specified BitstreamWriter. | Chris Lattner | 2008-12-19 | 1 | -0/+5 |
* | Add raw_ostream versions of WriteBitcodeToFile and BitcodeWriterPass. | Daniel Dunbar | 2008-10-22 | 1 | -0/+9 |
* | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | add a new CreateBitcodeWriterPass method, which creates a bitcode writer as | Chris Lattner | 2007-05-06 | 1 | -0/+5 |
* | Switch the bitcode reader interface to take a MemoryBuffer instead of knowing | Chris Lattner | 2007-04-29 | 1 | -5/+10 |
* | Define the content-independent interfaces to read/write bitcode files and | Chris Lattner | 2007-04-22 | 1 | -0/+38 |