aboutsummaryrefslogtreecommitdiffstats
path: root/lib/MC/ELFObjectWriter.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce adjustFixupOffset that adjusts the fixup offset of a relocation.Roman Divacky2011-08-041-0/+2
* Sketch out PowerPC ELF writer. This is enough to get clang -integrated-asRoman Divacky2011-08-021-0/+15
* Address the last bit of relocation flag related divergence betweeenJason W Kim2011-05-111-5/+13
* Write the section table and the section data in the same order thatRafael Espindola2011-03-201-14/+29
* Split MCEELFStreamer and ELFObjectWriter into .h and .cpp files, so that othe...Jan Sjödin2011-03-031-0/+391