aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/ELFWriter.h
AgeCommit message (Expand)Author
2007-12-29Remove attribution from file headers, per discussion on llvmdev.Chris Lattner
2007-07-05Here is the bulk of the sanitizing.Gabor Greif
2007-05-03Drop 'const'Devang Patel
2007-05-02Use 'static const char' instead of 'static const int'.Devang Patel
2007-05-01Do not use typeinfo to identify pass in pass manager.Devang Patel
2007-02-08Moved from include/llvm/CodeGen to lib/CodeGen.Bill Wendling