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 e1f68ca3b5 [ORC] Remove the JITDylib::SymbolTableEntry::isInMaterializingState() method.
It was being used inconsistently. Uses have been replaced with direct checks
on the symbol state.
2020-02-25 16:44:12 -08:00
..
JITLink [JITLink] Add a MachO x86-64 GOT and Stub bypass optimization. 2020-02-23 23:38:31 -08:00
Orc [ORC] Remove the JITDylib::SymbolTableEntry::isInMaterializingState() method. 2020-02-25 16:44:12 -08:00
ExecutionEngine.h [AsmPrinter] De-capitalize all AsmPrinter::Emit* but EmitInstruction 2020-02-13 17:06:24 -08:00
GenericValue.h
Interpreter.h
JITEventListener.h
JITSymbol.h Use std::foo_t rather than std::foo in LLVM. 2020-02-11 15:12:51 -08:00
MCJIT.h
ObjectCache.h
OProfileWrapper.h
OrcMCJITReplacement.h
OrcV1Deprecation.h
RTDyldMemoryManager.h
RuntimeDyld.h
RuntimeDyldChecker.h
SectionMemoryManager.h