cosmopolitan/third_party
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
..
chibicc Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
compiler_rt Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
dlmalloc Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
duktape Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
gcc Elevate .text.syscall to .privileged 2021-02-06 04:49:22 -08:00
gdtoa Make more functions friendly to Address Sanitizer 2021-02-02 03:45:31 -08:00
getopt Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
lz4cli Make more functions friendly to Address Sanitizer 2021-02-02 03:45:31 -08:00
musl Delete LIBC_CALLS_HEFTY 2021-02-02 22:17:53 -08:00
regex Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
stb Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
xed Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
zlib Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
third_party.mk Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00