1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/tools/lli
Lang Hames b99825f8cb [ORC] Re-apply r322913 with a fix for a read-after-free error.
ExternalSymbolMap now stores the string key (rather than using a StringRef),
as the object file backing the key may be removed at any time.

llvm-svn: 323001
2018-01-19 22:24:13 +00:00
..
ChildTarget
CMakeLists.txt
lli.cpp [lli] Make lli support -mcpu=native for CPU autodetection 2018-01-09 18:14:18 +00:00
LLVMBuild.txt
OrcLazyJIT.cpp [ORC] Errorize the ORC APIs. 2017-07-07 02:59:13 +00:00
OrcLazyJIT.h Untabify. 2017-08-28 06:47:47 +00:00
RemoteJITUtils.h [ORC] Re-apply r322913 with a fix for a read-after-free error. 2018-01-19 22:24:13 +00:00