Skip to content
Commit 8be0d2e3 authored by Lang Hames's avatar Lang Hames
Browse files

[ORC] Merge ExecutionSessionBase with ExecutionSession by moving a couple of

template methods in JITDylib out-of-line.

This also splits JITDylib::define into a pair of template methods, one taking an
lvalue reference and the other an rvalue reference. This simplifies the
templates at the cost of a small amount of code duplication.

llvm-svn: 342087
parent 13014d3c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment