Commit Graph

3 Commits

Author SHA1 Message Date
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
23ae9dfceb Add NetBSD support 2021-02-05 06:19:45 -08:00
a37960a3af Remove dollars from system call support symbols 2021-02-03 19:35:29 -08:00