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