1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/include/llvm/ExecutionEngine/Orc
2016-09-12 20:45:01 +00:00
..
CompileOnDemandLayer.h [ORC] Clone module flags metadata into the globals module in the 2016-09-04 17:53:30 +00:00
CompileUtils.h Thread Expected<...> up from createMachOObjectFile() to allow llvm-objdump to produce a real error message 2016-04-06 22:14:09 +00:00
ExecutionUtils.h [Orc] Simplify LogicalDylib and move it back inside CompileOnDemandLayer. Also 2016-08-29 00:54:29 +00:00
GlobalMappingLayer.h [ExecutionEngine][MCJIT][Orc] Replace RuntimeDyld::SymbolInfo with JITSymbol. 2016-08-01 20:49:11 +00:00
IndirectionUtils.h [ORC] Clone module flags metadata into the globals module in the 2016-09-04 17:53:30 +00:00
IRCompileLayer.h [ExecutionEngine][MCJIT][Orc] Replace RuntimeDyld::SymbolInfo with JITSymbol. 2016-08-01 20:49:11 +00:00
IRTransformLayer.h [ExecutionEngine][MCJIT][Orc] Replace RuntimeDyld::SymbolInfo with JITSymbol. 2016-08-01 20:49:11 +00:00
LambdaResolver.h [ExecutionEngine][MCJIT][Orc] Replace RuntimeDyld::SymbolInfo with JITSymbol. 2016-08-01 20:49:11 +00:00
LazyEmittingLayer.h [modules]Add missing include. 2016-08-09 09:46:11 +00:00
NullResolver.h [ExecutionEngine][MCJIT][Orc] Replace RuntimeDyld::SymbolInfo with JITSymbol. 2016-08-01 20:49:11 +00:00
ObjectLinkingLayer.h [ExecutionEngine] Refactor - Roll JITSymbolFlags functionality into JITSymbol.h 2016-08-04 20:32:37 +00:00
ObjectTransformLayer.h [ExecutionEngine][MCJIT][Orc] Replace RuntimeDyld::SymbolInfo with JITSymbol. 2016-08-01 20:49:11 +00:00
OrcABISupport.h [ExecutionEngine][MCJIT][Orc] Replace RuntimeDyld::SymbolInfo with JITSymbol. 2016-08-01 20:49:11 +00:00
OrcError.h [ORC] Thread Error/Expected through the RPC library. 2016-04-25 19:56:45 +00:00
OrcRemoteTargetClient.h [ORC] Rename RPCChannel to RPCByteChannel. NFC. 2016-09-11 18:41:05 +00:00
OrcRemoteTargetRPCAPI.h [ORC] Replace the serialize/deserialize function pair with a SerializationTraits 2016-09-12 20:34:41 +00:00
OrcRemoteTargetServer.h [ORC] Rename RPCChannel to RPCByteChannel. NFC. 2016-09-11 18:41:05 +00:00
RPCByteChannel.h [ORC] Replace the serialize/deserialize function pair with a SerializationTraits 2016-09-12 20:34:41 +00:00
RPCSerialization.h [ORC] Add missing <thread> header to RPCSerialization.h. 2016-09-12 20:45:01 +00:00
RPCUtils.h [ORC] Replace the serialize/deserialize function pair with a SerializationTraits 2016-09-12 20:34:41 +00:00