diff options
Diffstat (limited to 'runtime/GCCLibraries/libc/README.txt')
-rw-r--r-- | runtime/GCCLibraries/libc/README.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/runtime/GCCLibraries/libc/README.txt b/runtime/GCCLibraries/libc/README.txt deleted file mode 100644 index c29ebc6..0000000 --- a/runtime/GCCLibraries/libc/README.txt +++ /dev/null @@ -1,4 +0,0 @@ -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. |