summaryrefslogtreecommitdiff
path: root/lib/MC/MCObjectWriter.cpp
Commit message (Expand)AuthorAge
* Move [SU]LEB128 encoding to a utility header.Jim Grosbach2012-08-08
* Fixed a crash in llvm-mc for Mach-O when a symbol difference expression uses aKevin Enderby2012-01-31
* Add an option to pad an uleb128 to MCObjectWriter and remove the uleb128 enco...Benjamin Kramer2011-11-05
* Gas is very inconsistent about when a relaxation/relocation is needed. DoRafael Espindola2011-02-16
* Merge IsFixupFullyResolved and IsSymbolRefDifferenceFullyResolved. We nowRafael Espindola2010-12-24
* Merge isAbsolute into IsSymbolRefDifferenceFullyResolved.Rafael Espindola2010-12-18
* This is the last major patch to implement support for the .loc directiveKevin Enderby2010-09-30
* MC/Mach-O: Move to MachObjectWriter.{h,cpp}.Daniel Dunbar2010-03-19
* MC: Split MCObjectWriter out of MCAssembler.cpp.Daniel Dunbar2010-03-19