Age | Commit message (Expand) | Author |
---|---|---|
2011-06-25 | Make Binary the parent of ObjectFile and update children to new interface. | Michael J. Spencer |
2011-06-13 | Revert the last two commits in the series. r132911, r132912. | Michael J. Spencer |
2011-06-13 | Make Binary the parent of ObjectFile and update children to new interface. | Michael J. Spencer |
2011-04-22 | Hook in mach-o object files into Object interface. | Eric Christopher |
2011-01-20 | Object: Add ELF support. | Michael J. Spencer |
2011-01-20 | Object: Add COFF Support. | Michael J. Spencer |
2010-12-16 | MemoryBuffer now return an error_code and returns a OwningPtr<MemoryBuffer> v... | Michael J. Spencer |
2010-12-09 | Support/MemoryBuffer: Replace all uses of std::string *ErrMsg with error_code... | Michael J. Spencer |
2010-11-29 | Merge System into Support. | Michael J. Spencer |
2010-11-17 | Fix typo: Exectuable -> Executable | Peter Collingbourne |
2010-11-16 | Object: Get rid of sys::Path, Triple, and cleanup namespace. | Michael J. Spencer |
2010-11-15 | Add LLVMObject Library. | Michael J. Spencer |