cosmopolitan/tool
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
..
build Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
decode Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
emacs Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
hash Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
net Get all tests passing on NetBSD 2021-02-05 09:49:28 -08:00
scripts Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
viz Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
tool.mk Make Cosmopolitan ANSI C89 compatible 2021-02-03 17:48:59 -08:00