julia
b68237de
- fix jl_get_llvmf functionality for OrcJIT / MCJIT
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
10 years ago
fix jl_get_llvmf functionality for OrcJIT / MCJIT the logic was not equivalent to the logic for the old JIT, and thus was not going to work. this make both better by looking only at whether there is known to be debug info for this llvmf fixes #14592
References
#14904 - fix jl_get_llvmf functionality for OrcJIT / MCJIT
Author
vtjnash
Committer
vtjnash
Parents
309593e5
Loading