llvm-6502/tools/lli
Matt Arsenault c5019a3d87 Fix gcc warnings.
Unused variable and unused typedef in release build.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@196947 91177308-0d34-0410-b5e6-96231b3b80d8
2013-12-10 18:55:37 +00:00
..
ChildTarget Fix minor GCC warnings. 2013-12-05 19:37:36 +00:00
Unix lli: Plug leaks in the remote target external implementation. 2013-10-05 11:53:20 +00:00
Windows lli: Plug leaks in the remote target external implementation. 2013-10-05 11:53:20 +00:00
CMakeLists.txt [CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt. 2013-12-10 11:13:32 +00:00
lli.cpp Whitespace cleanups. 2013-12-07 11:21:42 +00:00
LLVMBuild.txt
Makefile
RemoteMemoryManager.cpp MCJIT-remote: __main should be resolved in child context. 2013-10-27 10:22:52 +00:00
RemoteMemoryManager.h MCJIT-remote: __main should be resolved in child context. 2013-10-27 10:22:52 +00:00
RemoteTarget.cpp
RemoteTarget.h
RemoteTargetExternal.cpp Fix gcc warnings. 2013-12-10 18:55:37 +00:00
RemoteTargetExternal.h lli: Plug leaks in the remote target external implementation. 2013-10-05 11:53:20 +00:00
RemoteTargetMessage.h