aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Object/Error.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-3/+7
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-12/+5
* Update to LLVM 3.5a.Stephen Hines2014-04-241-4/+4
* Basic support for parsing Mach-O universal binaries in LLVMObject libraryAlexey Samsonov2013-06-181-0/+2
* Don't convert object_error's enum to and from int.Rafael Espindola2013-06-181-4/+4
* Object: Add proper error handling.Michael J. Spencer2011-06-251-0/+2
* Add Object/Error.Michael J. Spencer2011-06-251-0/+55
* Revert r132910 and r132909 on behalf of Michael. They didn't build with clang.Benjamin Kramer2011-06-131-55/+0
* Add Object/Error.Michael J. Spencer2011-06-131-0/+55