diff options
| author | Reid Spencer <rspencer@reidspencer.com> | 2006-11-16 23:17:27 +0000 |
|---|---|---|
| committer | Reid Spencer <rspencer@reidspencer.com> | 2006-11-16 23:17:27 +0000 |
| commit | 3f97d03f862e1debfedfda4e6dd5ed7bb4ee8c4c (patch) | |
| tree | 83dcd162f585ea723252fa1ec7ed4fae49828948 /llvm/runtime/GCCLibraries/libc/README.txt | |
| parent | 48850c10c0278cb335aa2158166241923705ad6c (diff) | |
| download | bcm5719-llvm-3f97d03f862e1debfedfda4e6dd5ed7bb4ee8c4c.tar.gz bcm5719-llvm-3f97d03f862e1debfedfda4e6dd5ed7bb4ee8c4c.zip | |
In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support will
be dropped. This patch pertains to removing the runtime directory from LLVM.
llvm-svn: 31793
Diffstat (limited to 'llvm/runtime/GCCLibraries/libc/README.txt')
| -rw-r--r-- | llvm/runtime/GCCLibraries/libc/README.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/llvm/runtime/GCCLibraries/libc/README.txt b/llvm/runtime/GCCLibraries/libc/README.txt deleted file mode 100644 index c29ebc6e42b..00000000000 --- a/llvm/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. |

