summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ExecutionEngine/Orc/RemoteObjectLayerTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ORC] Switch RTDyldObjectLinkingLayer to take a unique_ptr<MemoryBuffer> ratherLang Hames2018-02-211-7/+5
* [ORC] Rename NullResolver to NullLegacyResolver.Lang Hames2018-02-031-11/+11
* [ORC] Convert null remote symbols to null JITSymbols.Lang Hames2017-09-051-10/+23
* [ORC] Add a pair of ORC layers that forward object-layer operations via RPC.Lang Hames2017-09-051-0/+576
OpenPOWER on IntegriCloud