summaryrefslogtreecommitdiff
path: root/lib/CodeGen/ELFWriter.h
Commit message (Expand)AuthorAge
* Use raw_ostream throughout the AsmPrinter.Owen Anderson2008-08-21
* Don't include <map> in Pass.h, which doesn't need it. This requiresDan Gohman2008-03-21
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-29
* Here is the bulk of the sanitizing.Gabor Greif2007-07-05
* Drop 'const'Devang Patel2007-05-03
* Use 'static const char' instead of 'static const int'.Devang Patel2007-05-02
* Do not use typeinfo to identify pass in pass manager.Devang Patel2007-05-01
* Moved from include/llvm/CodeGen to lib/CodeGen.Bill Wendling2007-02-08