llvm-6502/tools/lli
Rafael Espindola fff7ba35a3 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214535 91177308-0d34-0410-b5e6-96231b3b80d8
2014-08-01 18:31:17 +00:00
..
ChildTarget
Unix [C++] Use 'nullptr'. 2014-04-28 04:05:08 +00:00
Windows
CMakeLists.txt [CMake] Update libdeps. 2014-07-14 05:01:53 +00:00
lli.cpp Use object::Archive::create instead of new object::Archive. 2014-08-01 18:31:17 +00:00
LLVMBuild.txt
Makefile
RemoteMemoryManager.cpp Remove 'using std::error_code' from tools. 2014-06-13 03:07:50 +00:00
RemoteMemoryManager.h [C++] Use 'nullptr'. 2014-04-28 04:05:08 +00:00
RemoteTarget.cpp [C++] Use 'nullptr'. Tools edition. 2014-04-25 04:24:47 +00:00
RemoteTarget.h
RemoteTargetExternal.cpp
RemoteTargetExternal.h
RemoteTargetMessage.h
RPCChannel.h