Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Be a bit more consistent about using ErrorOr when constructing Binary objects. | Rafael Espindola | 2014-01-21 | 1 | -4/+14 |
* | Re-sort all of the includes with ./utils/sort_includes.py so that | Chandler Carruth | 2014-01-07 | 1 | -1/+0 |
* | Move everything depending on Object/MachOFormat.h over to Support/MachO.h. | Charles Davis | 2013-09-01 | 1 | -29/+29 |
* | Revert "Fix the build broken by r189315." and "Move everything depending on O... | Charles Davis | 2013-08-27 | 1 | -29/+29 |
* | Move everything depending on Object/MachOFormat.h over to Support/MachO.h. | Charles Davis | 2013-08-27 | 1 | -29/+29 |
* | MachOUniversal.cpp: Fix abuse of Twine. It would be sufficient to use std::st... | NAKAMURA Takumi | 2013-06-19 | 1 | -3/+3 |
* | Basic support for parsing Mach-O universal binaries in LLVMObject library | Alexey Samsonov | 2013-06-18 | 1 | -0/+139 |