summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ExecutionEngine/Orc/GlobalMappingLayerTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [ORC] Update the GlobalMappingLayer interface to fit the error-ized layerLang Hames2017-09-281-11/+17
* [ORC] Errorize the ORC APIs.Lang Hames2017-07-071-2/+4
* [ORC] Update GlobalMappingLayer::addModuleSet to addModule.Lang Hames2017-07-061-1/+1
* [ExecutionEngine][MCJIT][Orc] Replace RuntimeDyld::SymbolInfo with JITSymbol.Lang Hames2016-08-011-3/+3
* Add a global mapping layer for Orc. Adapted from a patch by Andy Somogyi.Lang Hames2015-08-271-0/+55
OpenPOWER on IntegriCloud