Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Don't use make_error_code from the llvm namespace. | Rafael Espindola | 2014-06-12 | 1 | -8/+8 | |
* | Use std::error_code instead of llvm::error_code. | Rafael Espindola | 2014-06-11 | 1 | -8/+8 | |
* | This lambda returns a boolean, update the return statements. | Rafael Espindola | 2014-06-03 | 1 | -7/+7 | |
* | Use error_code() instead of error_code::succes() | Rafael Espindola | 2014-05-31 | 1 | -5/+5 | |
* | [mach-o] Wire up mach-o binary reader to reader registry | Nick Kledzik | 2014-05-30 | 1 | -0/+48 | |
* | [mach-o] Support parsing of non-lazy-pointer sections | Nick Kledzik | 2014-05-28 | 1 | -4/+49 | |
* | Fix trailing whitespace. | Shankar Easwaran | 2014-01-27 | 1 | -29/+29 | |
* | [MachO] Begin support for reading fat binaries. | Joey Gouly | 2014-01-14 | 1 | -21/+57 | |
* | [mach-o] enable mach-o and native yaml to be intermixed | Nick Kledzik | 2014-01-11 | 1 | -4/+6 | |
* | Run clang-format on r197727. | Rui Ueyama | 2013-12-20 | 1 | -6/+3 | |
* | [lld] Introduce registry and Reference kind tuple | Nick Kledzik | 2013-12-19 | 1 | -0/+27 | |
* | [mach-o] binary reader and writer | Nick Kledzik | 2013-11-06 | 1 | -0/+310 |