llvm-6502/tools/lli
Richard Smith d34a4d60f0 Pass the resolved lli-child-target executable name to execv, rather than
searching $PATH for it then blindly executing it from $PWD anyway.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191856 91177308-0d34-0410-b5e6-96231b3b80d8
2013-10-02 21:33:12 +00:00
..
ChildTarget Fix build problems with remote lli implementation 2013-10-02 19:26:16 +00:00
Unix Adding out-of-process execution support to lli. 2013-10-02 17:12:36 +00:00
Windows Adding out-of-process execution support to lli. 2013-10-02 17:12:36 +00:00
CMakeLists.txt Adding out-of-process execution support to lli. 2013-10-02 17:12:36 +00:00
lli.cpp Pass the resolved lli-child-target executable name to execv, rather than 2013-10-02 21:33:12 +00:00
LLVMBuild.txt Add flag to lli to enable debugging of IR when used with MCJIT. 2013-06-28 19:11:40 +00:00
Makefile Adding out-of-process execution support to lli. 2013-10-02 17:12:36 +00:00
RecordingMemoryManager.cpp This threads SectionName through the allocateCodeSection/allocateDataSection APIs, both in C++ and C land. 2013-10-02 00:59:25 +00:00
RecordingMemoryManager.h This threads SectionName through the allocateCodeSection/allocateDataSection APIs, both in C++ and C land. 2013-10-02 00:59:25 +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