cosmopolitan/test
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
..
ape Make C memory safe like Rust 2021-02-01 03:58:46 -08:00
dsp Improve dead code elimination 2021-02-08 04:04:42 -08:00
libc Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
net Make C memory safe like Rust 2021-02-01 03:58:46 -08:00
tool Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
test.mk Initial import 2020-06-15 07:18:57 -07:00