Use object::Archive::create instead of new object::Archive.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 1 Aug 2014 18:31:17 +0000 (18:31 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 1 Aug 2014 18:31:17 +0000 (18:31 +0000)
commite192341de79c1454d70767e99f084944b8a1c1a2
treecc4d8798d6e075ce6ff4f9fefafc489c79e1d38f
parent87c2b605f5862edeeaa3f5b2f1674e3071e8e99c
Use object::Archive::create instead of new object::Archive.

Also fix the error handling. No testcaes, issue found by inspection.

Thanks to David Blaikie for the suggestion.

llvm-svn: 214535
llvm/tools/lli/lli.cpp