llvm-6502/tools/lli
Benjamin Kramer 33f362f549 lli: Check pipe creation for errors.
This is unlikely to ever fail, but ubuntu GCC warns when the return value is
unused.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191973 91177308-0d34-0410-b5e6-96231b3b80d8
2013-10-04 19:10:03 +00:00
..
ChildTarget Fixing lli-child-target build 2013-10-02 22:27:23 +00:00
Unix lli: Check pipe creation for errors. 2013-10-04 19:10:03 +00:00
Windows Adding out-of-process execution support to lli. 2013-10-02 17:12:36 +00:00
CMakeLists.txt Adding support and tests for multiple module handling in lli 2013-10-04 00:49:38 +00:00
lli.cpp Adding support and tests for multiple module handling in lli 2013-10-04 00:49:38 +00:00
LLVMBuild.txt Fixing lli-child-target build 2013-10-02 22:27:23 +00:00
Makefile Adding out-of-process execution support to lli. 2013-10-02 17:12:36 +00:00
RemoteMemoryManager.cpp Adding support and tests for multiple module handling in lli 2013-10-04 00:49:38 +00:00
RemoteMemoryManager.h Adding support and tests for multiple module handling in lli 2013-10-04 00:49:38 +00:00
RemoteTarget.cpp Adding out-of-process execution support to lli. 2013-10-02 17:12:36 +00:00
RemoteTarget.h Adding out-of-process execution support to lli. 2013-10-02 17:12:36 +00:00
RemoteTargetExternal.cpp Fixing compile warnings 2013-10-02 18:00:34 +00:00
RemoteTargetExternal.h Adding out-of-process execution support to lli. 2013-10-02 17:12:36 +00:00
RemoteTargetMessage.h Adding out-of-process execution support to lli. 2013-10-02 17:12:36 +00:00