Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add the Object Code Emitter class. Original patch by Aaron Gray, I did some | Bruno Cardoso Lopes | 2009-07-06 | 1 | -5/+5 |
* | Tidy up #includes, deleting a bunch of unnecessary #includes. | Dan Gohman | 2009-01-05 | 1 | -2/+0 |
* | Use raw_ostream throughout the AsmPrinter. | Owen Anderson | 2008-08-21 | 1 | -2/+3 |
* | Use PassManagerBase instead of FunctionPassManager for functions | Dan Gohman | 2008-03-11 | 1 | -3/+3 |
* | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Fixed comments. | Bill Wendling | 2007-02-08 | 1 | -1/+1 |
* | Declarations for functions that create different file writers. | Bill Wendling | 2007-02-08 | 1 | -0/+32 |