Activity
Exclude setjmp runtime from LTO
Exclude setjmp runtime from LTO
Add __main_argc_argv to undefined-symbols.txt
Add __main_argc_argv to undefined-symbols.txt
Add a comment
Add a comment
Force push
Add crt2-command.o to provide __main_void
Add crt2-command.o to provide __main_void
mention llvm/llvm-project#103592
mention llvm/llvm-project#103592
Use the correct compiler-rt
Use the correct compiler-rt
ensure to create the destination directory
ensure to create the destination directory
Makefile: separate the target to create empty dummy libraries
Makefile: separate the target to create empty dummy libraries
dlmalloc: account the footprint of the initial heap
dlmalloc: account the footprint of the initial heap
libc-top-half/musl/include/setjmp.h: fix a rebase botch
libc-top-half/musl/include/setjmp.h: fix a rebase botch
CI: Disable libsetjmp for old LLVM
CI: Disable libsetjmp for old LLVM
Force push
exclude setjmp.h in the correct place
exclude setjmp.h in the correct place
CI: Disable libsetjmp for old LLVM
CI: Disable libsetjmp for old LLVM
Add libsetjmp.a/so
Add libsetjmp.a/so
Force push