1. aba65b0 Remove unused variables. by Rafael Espindola · 14 years ago
  2. 2d24e2a Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch by David Blaikie · 14 years ago
  3. 8366234 ObjectFile: Add support for mach-o-style dSYM companion files. by Benjamin Kramer · 14 years ago
  4. 001c920 Make Binary the parent of ObjectFile and update children to new interface. by Michael J. Spencer · 14 years ago
  5. 5e45dc4 Revert the last two commits in the series. r132911, r132912. by Michael J. Spencer · 14 years ago
  6. 69aec36 Make Binary the parent of ObjectFile and update children to new interface. by Michael J. Spencer · 14 years ago
  7. ea7e13e Hook in mach-o object files into Object interface. by Eric Christopher · 14 years ago
  8. b84551a Object: Add ELF support. by Michael J. Spencer · 15 years ago
  9. a1ef8ef Object: Add COFF Support. by Michael J. Spencer · 15 years ago
  10. 3ff9563 MemoryBuffer now return an error_code and returns a OwningPtr<MemoryBuffer> via an out parm. by Michael J. Spencer · 15 years ago
  11. 333fb04 Support/MemoryBuffer: Replace all uses of std::string *ErrMsg with error_code &ec. And fix clients. by Michael J. Spencer · 15 years ago
  12. 1f6efa3 Merge System into Support. by Michael J. Spencer · 15 years ago
  13. b1a33c4 Fix typo: Exectuable -> Executable by Peter Collingbourne · 15 years ago
  14. 88af6b9 Object: Get rid of sys::Path, Triple, and cleanup namespace. by Michael J. Spencer · 15 years ago
  15. 68b3f0c Add LLVMObject Library. by Michael J. Spencer · 15 years ago