summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/Orc/CompileUtils.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [ORC] Move SimpleCompiler/ConcurrentIRCompiler definitions into a .cpp file.Lang Hames2019-04-301-0/+86
SimpleCompiler is no longer templated, so there's no reason for this code to be in a header any more. llvm-svn: 359626
OpenPOWER on IntegriCloud