1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/include/llvm/ExecutionEngine/Orc
Lang Hames fdd0433d80 [ORC] Fix the type of RTDyldObjectLinkingLayer::NotifyLoadedFtor.
Bug found by Stefan Granitz. Thanks Stefan!

llvm-svn: 314436
2017-09-28 17:43:07 +00:00
..
CompileOnDemandLayer.h [ORC] Kill off a dead typedef. 2017-09-11 01:09:46 +00:00
CompileUtils.h
ExecutionUtils.h [ORC] Errorize the ORC APIs. 2017-07-07 02:59:13 +00:00
GlobalMappingLayer.h [ORC] Update the GlobalMappingLayer interface to fit the error-ized layer 2017-09-28 02:17:35 +00:00
IndirectionUtils.h [ORC] Add an Error return to the JITCompileCallbackManager::grow method. 2017-09-03 00:50:42 +00:00
IRCompileLayer.h [ORC] Errorize the ORC APIs. 2017-07-07 02:59:13 +00:00
IRTransformLayer.h [ORC] Errorize the ORC APIs. 2017-07-07 02:59:13 +00:00
LambdaResolver.h
LazyEmittingLayer.h Propagate error in LazyEmittingLayer::removeModule. 2017-08-15 02:25:36 +00:00
NullResolver.h
ObjectTransformLayer.h [ORC] Errorize the ORC APIs. 2017-07-07 02:59:13 +00:00
OrcABISupport.h
OrcError.h [ORC] Add a pair of ORC layers that forward object-layer operations via RPC. 2017-09-05 03:34:09 +00:00
OrcRemoteTargetClient.h [ORC] Refactor OrcRemoteTarget code to expose its RPC API, reduce 2017-09-04 20:54:46 +00:00
OrcRemoteTargetRPCAPI.h [ORC] Add a pair of ORC layers that forward object-layer operations via RPC. 2017-09-05 03:34:09 +00:00
OrcRemoteTargetServer.h [ORC] Refactor OrcRemoteTarget code to expose its RPC API, reduce 2017-09-04 20:54:46 +00:00
RawByteChannel.h
RemoteObjectLayer.h [ORC] Convert null remote symbols to null JITSymbols. 2017-09-05 22:24:40 +00:00
RPCSerialization.h Untabify. 2017-08-28 06:47:47 +00:00
RPCUtils.h [ORC] Add ErrorSuccess and void specializations to AsyncHandlerTraits. 2017-09-07 21:04:00 +00:00
RTDyldObjectLinkingLayer.h [ORC] Fix the type of RTDyldObjectLinkingLayer::NotifyLoadedFtor. 2017-09-28 17:43:07 +00:00