Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use an enum class. | Rafael Espindola | 2014-06-03 | 1 | -4/+4 |
* | There is no std::errc::success, remove the llvm one. | Rafael Espindola | 2014-05-31 | 1 | -1/+1 |
* | Support: Make error_category's constructor public | Justin Bogner | 2014-03-15 | 1 | -4/+4 |
* | Basic support for parsing Mach-O universal binaries in LLVMObject library | Alexey Samsonov | 2013-06-18 | 1 | -0/+2 |
* | Don't convert object_error's enum to and from int. | Rafael Espindola | 2013-06-18 | 1 | -4/+4 |
* | Object: Add proper error handling. | Michael J. Spencer | 2011-06-25 | 1 | -0/+2 |
* | Add Object/Error. | Michael J. Spencer | 2011-06-25 | 1 | -0/+55 |
* | Revert r132910 and r132909 on behalf of Michael. They didn't build with clang. | Benjamin Kramer | 2011-06-13 | 1 | -55/+0 |
* | Add Object/Error. | Michael J. Spencer | 2011-06-13 | 1 | -0/+55 |