llvm/tools/lli
NAKAMURA Takumi 4ca55c12e7 lli: Fix warnings. [-Wsign-compare]
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@257430 91177308-0d34-0410-b5e6-96231b3b80d8
2016-01-12 01:23:30 +00:00
..
ChildTarget lli-child-target: Introduce a new dependency on RuntimeDyld. 2016-01-11 23:12:30 +00:00
CMakeLists.txt [LLI] Replace the LLI remote-JIT support with the new ORC remote-JIT components. 2016-01-11 16:35:55 +00:00
lli.cpp XFAIL the LLI remote JIT tests on Win32. 2016-01-11 21:41:34 +00:00
LLVMBuild.txt Wrap some long lines in LLVMBuild files. NFC 2015-06-12 18:44:57 +00:00
Makefile Fix lli after the DebugInfo move. 2015-01-30 18:42:03 +00:00
OrcLazyJIT.cpp [Orc] Rename OrcTargetSupport to OrcArchitectureSupport to avoid confusion with 2016-01-11 00:56:15 +00:00
OrcLazyJIT.h [Orc] Enable user-supplied memory managers in the CompileOnDemand layer. 2016-01-09 20:55:18 +00:00
RemoteJITUtils.h lli: Fix warnings. [-Wsign-compare] 2016-01-12 01:23:30 +00:00