Fix symbol trampolines for OSX and export `jl_n_threads` #38938
Ensure underscore is applied to trampoline symbols on OSX [#38925]
c33bd774
Export jl_n_threads from the public libjulia library [#38925]
ea39b70e
[cli/trampolines]: Fix `aarch64-apple-darwin` trampoline ASM syntax
cdb08334
[cli/trampolines]: Fix `i686-w64-mingw32` name mangling
6937468a
imciner2
marked this pull request as ready for review 5 years ago
Define `jl_n_threads` in only `libjulia`
f1a39b62
Fix visibility of jl_n_threads
f6b0edce
Allow libjulia to contain non-pointer variables
8ace36fe
Remove second declaration of jl_n_threads
cb2d476b
Use proper interprocedural register on aarch64
926a3ca2
Adapt Windows `cglobal()` search for `libjulia-internal`
9489e64c
vtjnash
merged
48c42838
into master 5 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub