julia
1c22b4c1 - Load a shared version of compiler-rt in jitlayers

Commit
9 years ago
Load a shared version of compiler-rt in jitlayers LLVM intrinsics either map to instructions or to functions in compiler-rt. If we can't find a symbol look into a shared version of compiler-rt and resolve the functions there. On Darwin we have to use a unmangled version of the function name.
Author
Committer
Parents
Loading