1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/include/llvm/ExecutionEngine
2018-01-06 05:19:06 +00:00
..
Orc [ORC] Fix the counter type on SymbolStringPool entries. 2018-01-06 05:19:06 +00:00
ExecutionEngine.h [ExecutionEngine] After a heroic dev-meeting hack session, the JIT supports TLS. 2017-10-20 00:53:16 +00:00
GenericValue.h [ExecutionEngine] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). 2017-06-19 23:37:52 +00:00
Interpreter.h
JITEventListener.h [ExecutionEngine] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). 2017-06-19 23:37:52 +00:00
JITSymbol.h [ORC] Re-apply just the AsynchronousSymbolLookup class from r321838 while I 2018-01-05 22:50:43 +00:00
MCJIT.h
ObjectCache.h
ObjectMemoryBuffer.h
OProfileWrapper.h
OrcMCJITReplacement.h
RTDyldMemoryManager.h Make EHFrames available to sub-classes of RTDyldMemoryManager. 2017-07-18 15:50:28 +00:00
RuntimeDyld.h DebugInfo: Generalize LoadedObjectInfoHelper from RuntimeDyld 2017-07-05 15:23:56 +00:00
RuntimeDyldChecker.h Make llvm-rtdlyd -check preserve automatic address mappings made by RuntimeDyld. 2017-05-07 17:19:53 +00:00
SectionMemoryManager.h [SectionMemoryManager] Abstract out mmap, munmap, mprotect even more ; NFC 2017-11-09 06:31:33 +00:00