cosmopolitan/ape
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
..
etc Initial import 2020-06-15 07:18:57 -07:00
lib Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
ape.lds Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
ape.mk Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
ape.S Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
config.h Auto-generate some documentation 2020-12-26 02:09:07 -08:00
idata.internal.h Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
macros.internal.h Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
mz.ansi Initial import 2020-06-15 07:18:57 -07:00
notice.inc Initial import 2020-06-15 07:18:57 -07:00
relocations.h Auto-generate some documentation 2020-12-26 02:09:07 -08:00