destination for this library so that it goes to $(cferuntime_libdir) rather than just $(libdir). Normal bytecode libraries should be installed in the $(libdir), but these ones are "special" because they're part of the the C/C++ front end. llvm-svn: 18882 |
||
|---|---|---|
| .. | ||
| LICENSE.TXT | ||
| Makefile | ||
| README.txt | ||
| atox.c | ||
| io.c | ||
| memory.c | ||
| qsort.c | ||
| string.c | ||
README.txt
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.