summaryrefslogtreecommitdiff
path: root/lib/MC/TargetAsmBackend.cpp
Commit message (Expand)AuthorAge
* Cast away "comparison between signed and unsigned integer" warnings.Benjamin Kramer2010-12-28
* Add support for the same encodings of the personality function that gnu asRafael Espindola2010-12-27
* MC/Target: Remove HasScatteredSymbols target hook variable, which has beenDaniel Dunbar2010-12-17
* MC: Move target specific fixup info descriptors to TargetAsmBackend instead ofDaniel Dunbar2010-12-16
* Remove the unused TheTarget member.Rafael Espindola2010-11-26
* Add a MCObjectFormat class so that code common to all targets that use aRafael Espindola2010-10-16
* MC/Darwin: Add a new target hook for whether the target uses "reliable" symbo...Daniel Dunbar2010-03-18
* MC: Sketch registry support for target specific assembler backends.Daniel Dunbar2010-02-21