"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "6dbbab68953b277765ff5085b2080cf2954a401a"
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
Loading
Please register or sign in to comment