https://github.com/JuliaLang/julia
Revision 8e4221f676cc0cc242b93389b2f65084931e581c authored by Valentin Churavy on 10 January 2024, 02:47:02 UTC, committed by GitHub on 10 January 2024, 02:47:02 UTC
Current Status:

- [x] Self test of Julia-GCChecker :: `MissingRoots.c`
- [x] ASAN: `error: <unknown>:0: Cannot represent a difference across
sections`
- [x] x86_64-apple-darwin fails in ranges 
- [x] llvmpasses

---------

Co-authored-by: Gabriel Baraldi <baraldigabriel@gmail.com>
Co-authored-by: Prem Chintalapudi <prem.chintalapudi@gmail.com>
Co-authored-by: Jameson Nash <vtjnash@gmail.com>
Co-authored-by: Tim Besard <tim.besard@gmail.com>
1 parent dceeafe
History
Tip revision: 8e4221f676cc0cc242b93389b2f65084931e581c authored by Valentin Churavy on 10 January 2024, 02:47:02 UTC
Bump Julia to LLVM 16 (#51720)
Tip revision: 8e4221f
File Mode Size
trampolines
.gitignore -rw-r--r-- 33 bytes
Makefile -rw-r--r-- 8.2 KB
README.md -rw-r--r-- 4.1 KB
jl_exports.h -rw-r--r-- 2.2 KB
julia.expmap.in -rw-r--r-- 45 bytes
list_strip_symbols.h -rw-r--r-- 284 bytes
loader.h -rw-r--r-- 2.3 KB
loader_exe.c -rw-r--r-- 2.2 KB
loader_lib.c -rw-r--r-- 20.9 KB
loader_win_utils.c -rw-r--r-- 5.7 KB

README.md

back to top