mirror of
https://git.proxmox.com/git/wasi-libc
synced 2025-07-14 17:12:09 +00:00
![]() This adds support for the `__main_argc_argv` change, while preserving compatibility with `__original_main`. This is needed by the LTO build because the `__original_main` hack works in LLVM codegen, which is after LTO. The `__main_argc_argv` change is implemented in clang, which makes it properly visible to LTO. |
||
---|---|---|
.. | ||
crt1.c |