llvm-6502/tools/lli
Eric Christopher 03f27348a2 Remove the JITEmitDebugInfo TargetOptions as they're only set and
not used anywhere in llvm.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@235265 91177308-0d34-0410-b5e6-96231b3b80d8
2015-04-19 03:20:51 +00:00
..
ChildTarget Silence gcc 4.9.1 warning 'xyz' is used uninitialized in this function. 2014-12-12 11:07:51 +00:00
Unix
Windows
CMakeLists.txt [Orc][lli] Add a very simple Orc-based lazy JIT to lli. 2015-03-25 12:11:48 +00:00
lli.cpp Remove the JITEmitDebugInfo TargetOptions as they're only set and 2015-04-19 03:20:51 +00:00
LLVMBuild.txt
Makefile Fix lli after the DebugInfo move. 2015-01-30 18:42:03 +00:00
OrcLazyJIT.cpp lli/OrcLazyJIT.cpp: Use <cstdio> for printf(3) introduced in r234908. 2015-04-17 10:01:30 +00:00
OrcLazyJIT.h [Orc] Refactor the CompileOnDemandLayer to make its addModuleSet method 2015-04-15 18:26:24 +00:00
RemoteMemoryManager.cpp Purge unused includes throughout libSupport. 2015-03-23 18:07:13 +00:00
RemoteMemoryManager.h Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 02:11:45 +00:00
RemoteTarget.cpp
RemoteTarget.h
RemoteTargetExternal.cpp
RemoteTargetExternal.h Use 'override/final' instead of 'virtual' for overridden methods 2015-04-11 02:11:45 +00:00
RemoteTargetMessage.h
RPCChannel.h