julia
2d241551 - Initialize gvars with their pointer values in create_native (#50838)

Commit
2 years ago
Initialize gvars with their pointer values in create_native (#50838) GPUCompiler won't have access to the runtime pointers for global variables emitted from `jl_create_native`, so we need to provide them here.
Author
Parents
Loading