cosmopolitan/examples/package/lib
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.mk Remove dollars from system call support symbols 2021-02-03 19:35:29 -08:00
myasm.S Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
myprint.c Add further clarity to example package 2020-06-18 16:23:41 -07:00
myprint.h Add scouts honor escape hatch for source embedding 2020-06-15 19:01:28 -07:00