cosmopolitan/test/libc/runtime
Justine Tunney e75ffde09e Get codebase completely working with LLVM
You can now build Cosmopolitan with Clang:

    make -j8 MODE=llvm
    o/llvm/examples/hello.com

The assembler and linker code is now friendly to LLVM too.
So it's not needed to configure Clang to use binutils under
the hood. If you love LLVM then you can now use pure LLVM.
2021-02-09 02:57:32 -08:00
..
arch_prctl_test.c Change license 2020-12-27 17:18:44 -08:00
carsort_test.c Change license 2020-12-27 17:18:44 -08:00
getdosargv_test.c Make C memory safe like Rust 2021-02-01 03:58:46 -08:00
getdosenviron_test.c Make C memory safe like Rust 2021-02-01 03:58:46 -08:00
grow_test.c Change license 2020-12-27 17:18:44 -08:00
itsatrap_test.c Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
memtrack_test.c Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
mmap_test.c Write more memory mapping tests 2021-02-04 18:24:33 -08:00
test.mk Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00