aboutsummaryrefslogtreecommitdiff
path: root/src/support/README
diff options
context:
space:
mode:
authorPatrick Walton <[email protected]>2011-03-11 18:17:57 -0800
committerPatrick Walton <[email protected]>2011-03-11 18:17:57 -0800
commit57c2fa9d11f45618e25798eb2065c1b14b847264 (patch)
treee3723d094d1381a0495d5e566489f0a03fa71332 /src/support/README
parentrustc: Add a binding to LLVM's object file reader. Until it's sent upstream, ... (diff)
downloadrust-57c2fa9d11f45618e25798eb2065c1b14b847264.tar.xz
rust-57c2fa9d11f45618e25798eb2065c1b14b847264.zip
Rename libsupport to librustllvm
Diffstat (limited to 'src/support/README')
-rw-r--r--src/support/README3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/support/README b/src/support/README
deleted file mode 100644
index 31495f22..00000000
--- a/src/support/README
+++ /dev/null
@@ -1,3 +0,0 @@
-This directory currently contains some LLVM support code. This will generally
-be sent upstream to LLVM in time; for now it lives here.
-