cosmopolitan/test/tool/build/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
..
alu_test.c Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
asmdown_test.c Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
bitscan_test.c Change license 2020-12-27 17:18:44 -08:00
bsu_test.c Change license 2020-12-27 17:18:44 -08:00
disinst_test.c Change license 2020-12-27 17:18:44 -08:00
divmul_test.c Improve dead code elimination 2021-02-08 04:04:42 -08:00
interner_test.c Change license 2020-12-27 17:18:44 -08:00
iovs_test.c Change license 2020-12-27 17:18:44 -08:00
javadown_test.c Change license 2020-12-27 17:18:44 -08:00
machine_test.c Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
modrm_test.c Change license 2020-12-27 17:18:44 -08:00
numbers.c Change license 2020-12-27 17:18:44 -08:00
numbers.h Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
optest.c Change license 2020-12-27 17:18:44 -08:00
optest.h Add x86_64-linux-gnu emulator 2020-08-25 04:43:42 -07:00
pty_test.c Change license 2020-12-27 17:18:44 -08:00
test.mk Fix link order in cosmopolitan.a 2021-01-16 12:05:41 -08:00
wut_test.c Change license 2020-12-27 17:18:44 -08:00
xlaterrno_test.c Fix XNU / FreeBSD / OpenBSD / RHEL5 / NT bugs 2021-01-25 18:31:17 -08:00