Skip to content
Commit 35c9072c authored by Lang Hames's avatar Lang Hames
Browse files

[JITLink] Fix access of moved-from argument in 265d6bda.

The LinkGraph that is passed into the ELFJITLinker_x86_64 constructor is handed
off to the JITLinker base class, so can't be used in the constructor body. This
commit adds a getGraph method to JITLinker, and updates ELFJITLinker_x86_64 to
use that.
parent 265d6bda
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment