Add Object/Error.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Mon, 13 Jun 2011 11:11:59 +0000 (11:11 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Mon, 13 Jun 2011 11:11:59 +0000 (11:11 +0000)
commitbf58996c086fe4993ae778adb838d230ced06068
tree09287e817ed4508c99463d249f217b7cbf3cc1a5
parentcbda61a468b4a2b33a54781d65023da7d9c8d291
Add Object/Error.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132909 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Object/Error.h [new file with mode: 0644]
lib/Object/CMakeLists.txt
lib/Object/Error.cpp [new file with mode: 0644]