1. bf387df Move [SU]LEB128 encoding to a utility header. by Jim Grosbach · 13 years ago
  2. e1a12cf Fixed a crash in llvm-mc for Mach-O when a symbol difference expression uses a by Kevin Enderby · 14 years ago
  3. c74798d Add an option to pad an uleb128 to MCObjectWriter and remove the uleb128 encoding from the DWARF asm printer. by Benjamin Kramer · 14 years ago
  4. 490d02a Gas is very inconsistent about when a relaxation/relocation is needed. Do by Rafael Espindola · 15 years ago
  5. 0f8abeb Merge IsFixupFullyResolved and IsSymbolRefDifferenceFullyResolved. We now by Rafael Espindola · 15 years ago
  6. b403e09 Merge isAbsolute into IsSymbolRefDifferenceFullyResolved. by Rafael Espindola · 15 years ago
  7. e46564a This is the last major patch to implement support for the .loc directive by Kevin Enderby · 15 years ago
  8. 79e0e5a MC/Mach-O: Move to MachObjectWriter.{h,cpp}. by Daniel Dunbar · 16 years ago
  9. f027abf MC: Split MCObjectWriter out of MCAssembler.cpp. by Daniel Dunbar · 16 years ago