aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Object/Object.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Object: Add proper error handling.Michael J. Spencer2011-06-251-6/+15
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133872 91177308-0d34-0410-b5e6-96231b3b80d8
* Move Object.cpp out of VMCore and into Object.Eric Christopher2011-04-031-0/+59
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128800 91177308-0d34-0410-b5e6-96231b3b80d8