llvm-6502/runtime/GCCLibraries/libc
2004-12-02 09:58:09 +00:00
..
atox.c
io.c
LICENSE.TXT
Makefile Standardize the makefiles with space around = to match the rest of LLVM. 2004-12-02 09:58:09 +00:00
memory.c
qsort.c
README.txt
string.c

This directory contains source files to build the LLVM version of libc.

Currently it is hacked together on a by-demand basis, but someday a proper
port of libc would be very nice.