aboutsummaryrefslogtreecommitdiffstats
path: root/lib/MC/MCELFStreamer.h
Commit message (Expand)AuthorAgeFilesLines
* Remove MCELFStreamer.h.Rafael Espindola2012-01-071-141/+0
* Split Finish into Finish and FinishImpl to have a common place to do end ofRafael Espindola2012-01-071-1/+1
* Don't drop alignment info on local common symbols.Benjamin Kramer2011-09-011-1/+2
* Rename TargetAsmBackend to MCAsmBackend; rename createAsmBackend to createMCA...Evan Cheng2011-07-251-2/+2
* Remove a useless copy of MCELFStreamer. Patch by Logan Chien!Benjamin Kramer2011-06-171-134/+0
* Add constructors to MCElfStreamer and MCObjectStreamer to take an extra MCAss...Jan Sjödin2011-03-091-0/+6
* Split MCEELFStreamer and ELFObjectWriter into .h and .cpp files, so that othe...Jan Sjödin2011-03-031-0/+268