summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ExecutionEngine/Orc/LegacyAPIInteropTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ORC] Rename SymbolSource to MaterializationUnit, and make the materializationLang Hames2018-03-201-1/+1
* [ORC] Switch to shared_ptr ownership for AsynchronousSymbolQueries.Lang Hames2018-02-141-30/+6
* [ORC] Refactor the various lookupFlags methods to return the flags map via theLang Hames2018-01-251-15/+20
* [ORC] Add helpers for building orc::SymbolResolvers from legacy findSymbol-styleLang Hames2018-01-241-0/+73
* [ORC] Add orc::SymbolResolver, a Orc/Legacy API interop header, and anLang Hames2018-01-221-0/+90
OpenPOWER on IntegriCloud