cosmopolitan/tool/build
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
..
emubin Improve dead code elimination 2021-02-08 04:04:42 -08:00
emucrt Change license 2020-12-27 17:18:44 -08:00
lib Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
ar.c Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
blinkenlights.c Add NetBSD support 2021-02-05 06:19:45 -08:00
build.mk Delete LIBC_CALLS_HEFTY 2021-02-02 22:17:53 -08:00
calculator.c Make C memory safe like Rust 2021-02-01 03:58:46 -08:00
calculator.ctest Add chibicc 2020-12-06 16:20:21 -08:00
calculator.inc Further refine documentation 2020-12-27 17:05:03 -08:00
compile.c Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
dropcache.c Change license 2020-12-27 17:18:44 -08:00
helpop.c Change license 2020-12-27 17:18:44 -08:00
lz4toasm.c Change license 2020-12-27 17:18:44 -08:00
mkdeps.c Change license 2020-12-27 17:18:44 -08:00
package.c Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
refactor.c Change license 2020-12-27 17:18:44 -08:00
rle.c Change license 2020-12-27 17:18:44 -08:00
rollup.c Change license 2020-12-27 17:18:44 -08:00
runit.c Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
runit.h Initial import 2020-06-15 07:18:57 -07:00
runitd.c Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
summy.c Change license 2020-12-27 17:18:44 -08:00
tinyemu.c Fix our remarkable 184kb x86_64 emulator 2021-01-27 20:02:23 -08:00
x86combos.c Change license 2020-12-27 17:18:44 -08:00
zipobj.c Work towards improving signals and processes 2021-01-27 19:34:02 -08:00