wasi-libc/basics
Dan Gohman d9066a87c0 Add support for __main_argc_argv.
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.
2020-02-27 13:09:38 -08:00
..
crt Add support for __main_argc_argv. 2020-02-27 13:09:38 -08:00
include Avoid using user identifiers in function declarations. (#124) 2019-10-28 11:08:12 -07:00
sources Move math source files. (#151) 2019-12-20 15:43:31 -08:00
LICENSE Add initial files. 2018-10-02 17:48:36 -07:00