cosmopolitan/libc/integral
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
..
c.inc Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
cxx.inc Add NES emulator 2020-07-02 13:46:08 -07:00
cxxtypescompat.inc Initial import 2020-06-15 07:18:57 -07:00
llp64.inc Definen LLP64 data model for code completion 2021-02-04 16:56:43 -08:00
lp64.inc Auto-generate some documentation 2020-12-26 02:09:07 -08:00
lp64arg.inc Further refine documentation 2020-12-27 17:05:03 -08:00
normalize.inc Definen LLP64 data model for code completion 2021-02-04 16:56:43 -08:00