1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/tools/lli
Mehdi Amini e9233149ee lli: avoid global variables, use a local unique_ptr instead
There was issue with order of destruction in some cases.

From: Mehdi Amini <mehdi.amini@apple.com>
llvm-svn: 266652
2016-04-18 18:52:39 +00:00
..
ChildTarget Revert 266581 (and follow-up 266588), it doesn't build on Windows. 2016-04-18 13:57:08 +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 lli: avoid global variables, use a local unique_ptr instead 2016-04-18 18:52:39 +00:00
LLVMBuild.txt Wrap some long lines in LLVMBuild files. NFC 2015-06-12 18:44:57 +00:00
OrcLazyJIT.cpp [Orc] Add lazy-JITting support for i386. 2016-02-10 01:02:33 +00:00
OrcLazyJIT.h [Orc] Enable user-supplied memory managers in the CompileOnDemand layer. 2016-01-09 20:55:18 +00:00
RemoteJITUtils.h Revert 266581 (and follow-up 266588), it doesn't build on Windows. 2016-04-18 13:57:08 +00:00