aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ExecutionEngine/Orc/ObjectTransformLayer.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-10-16[ORC] Make the VModuleKey optional, propagate it via MaterializationUnit andLang Hames1-2/+2
2018-10-15[ORC] Rename ORC layers to make the "new" ORC layers the default.Lang Hames1-5/+5
2018-05-23[LKH] Add ObjectTransformLayer2.Lang Hames1-0/+34