aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CodeGen/FileWriters.h
Commit message (Expand)AuthorAgeFilesLines
* Add the Object Code Emitter class. Original patch by Aaron Gray, I did someBruno Cardoso Lopes2009-07-061-5/+5
* Tidy up #includes, deleting a bunch of unnecessary #includes.Dan Gohman2009-01-051-2/+0
* Use raw_ostream throughout the AsmPrinter.Owen Anderson2008-08-211-2/+3
* Use PassManagerBase instead of FunctionPassManager for functionsDan Gohman2008-03-111-3/+3
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Fixed comments.Bill Wendling2007-02-081-1/+1
* Declarations for functions that create different file writers.Bill Wendling2007-02-081-0/+32