Skip to content
Commit ca92a3da authored by Sean Callanan's avatar Sean Callanan
Browse files

Improved support in RuntimeDyldMachO for generating

code that will be relocated into another memory space.
Now when relocations are resolved, the address of
the relocation in the host memory (where the JIT is)
is passed separately from the address that the
relocation will be at in the target memory (where
the code will run).

llvm-svn: 152264
parent 94b1cd02
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