Commit graph

3 commits

Author SHA1 Message Date
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
Justine Tunney
921f63da68 Fix build bug 2020-12-19 13:37:31 -08:00
Justine Tunney
c91b3c5006 Initial import 2020-06-15 07:18:57 -07:00