search for: remoteobjectlay

Displaying 4 results from an estimated 4 matches for "remoteobjectlay".

Did you mean: remoteobjectlayer
2018 Sep 11
2
JIT tests on AArch64
...ExecutionEngine/Orc/./OrcJITTests/CoreAPIsStandardTest.FallbackDefinitionGeneratorTest LLVM-Unit :: ExecutionEngine/Orc/./OrcJITTests/DummyRPC.ReturnErrorFailure LLVM-Unit :: ExecutionEngine/Orc/./OrcJITTests/DummyRPC.ReturnExpectedFailure LLVM-Unit :: ExecutionEngine/Orc/./OrcJITTests/RemoteObjectLayer.AddObjectFailure LLVM-Unit :: ExecutionEngine/Orc/./OrcJITTests/RemoteObjectLayer.EmitAndFinalizeFailure LLVM-Unit :: ExecutionEngine/Orc/./OrcJITTests/RemoteObjectLayer.FindSymbol LLVM-Unit :: ExecutionEngine/Orc/./OrcJITTests/RemoteObjectLayer.FindSymbolIn LLVM-Unit :: Execution...
2018 Sep 11
2
JIT tests on AArch64
...sStandardTest.FallbackDefinitionGeneratorTest > LLVM-Unit :: > ExecutionEngine/Orc/./OrcJITTests/DummyRPC.ReturnErrorFailure > LLVM-Unit :: > ExecutionEngine/Orc/./OrcJITTests/DummyRPC.ReturnExpectedFailure > LLVM-Unit :: > ExecutionEngine/Orc/./OrcJITTests/RemoteObjectLayer.AddObjectFailure > LLVM-Unit :: > ExecutionEngine/Orc/./OrcJITTests/RemoteObjectLayer.EmitAndFinalizeFailure > LLVM-Unit :: > ExecutionEngine/Orc/./OrcJITTests/RemoteObjectLayer.FindSymbol > LLVM-Unit :: > ExecutionEngine/Orc/./OrcJITTests/RemoteObjectLay...
2018 Nov 05
2
ORC JIT api, object files and stackmaps
...catable objects to the server (rather than fully relocated /// bits) allows JIT'd code to be cached on the server side and re-used in /// subsequent JIT sessions. There are a few tests here that illustrate its usage: https://github.com/llvm-mirror/llvm/blob/master/unittests/ExecutionEngine/Orc/RemoteObjectLayerTest.cpp Note that it still uses LegacyJITSymbolResolver, so I guess it may change any time soon. Hope it helps for the time being. Cheers, Stefan Am 05.11.18 um 19:44 schrieb Christian Schafmeister via llvm-dev: > I think I found the answer to #3 and #4. > (a) I overloaded the SectionMem...
2016 May 27
1
ORC and MCJIT clients: Heads up, API breaking changes in the pipeline.
Hi Lang, thanks for announcing. Would be great if you could send another short notice as soon as the actual patch exists. Best, Stefan Am 24.05.16 um 23:06 schrieb Lang Hames via llvm-dev: > Hi All, > > I'm going to be making some API breaking changes to the ORC APIs, and > to the RuntimeDyld class (which underlies MCJIT). The changes may > affect MCJIT clients but are unlikely