summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/Orc/ObjectTransformLayer.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ORC] Add a utility to support dumping JIT'd objects to disk for debugging.Lang Hames2019-11-141-5/+11
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [ORC] Make the VModuleKey optional, propagate it via MaterializationUnit andLang Hames2018-10-161-2/+2
* [ORC] Rename ORC layers to make the "new" ORC layers the default.Lang Hames2018-10-151-5/+5
* [LKH] Add ObjectTransformLayer2.Lang Hames2018-05-231-0/+34
OpenPOWER on IntegriCloud