1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/include/llvm/ExecutionEngine
Lang Hames c76b89e505 [ORC] Simplify naming for JITDylib definition generators.
Renames:
  JITDylib's setFallbackDefinitionGenerator method to setGenerator.
  DynamicLibraryFallbackGenerator class to DynamicLibrarySearchGenerator.
  ReexportsFallbackDefinitionGenerator to ReexportsGenerator.

llvm-svn: 344489
2018-10-15 05:07:54 +00:00
..
Orc [ORC] Simplify naming for JITDylib definition generators. 2018-10-15 05:07:54 +00:00
ExecutionEngine.h Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
GenericValue.h
Interpreter.h
JITEventListener.h Move JIT listener C binding fallbackks to ExecutionEngineBindings.cpp. 2018-07-25 15:04:57 +00:00
JITSymbol.h [ORC] Reapply r342939 with a fix for MSVC's promise/future restrictions. 2018-09-25 19:48:46 +00:00
MCJIT.h
ObjectCache.h
OProfileWrapper.h
OrcMCJITReplacement.h
RTDyldMemoryManager.h
RuntimeDyld.h [ORC] Add an asynchronous jit-link function, jitLinkForORC, to RuntimeDyld and 2018-09-25 22:57:44 +00:00
RuntimeDyldChecker.h Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
SectionMemoryManager.h Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00