aboutsummaryrefslogtreecommitdiff
path: root/src/llvmext/README
diff options
context:
space:
mode:
authorGraydon Hoare <[email protected]>2011-03-21 23:06:42 -0700
committerGraydon Hoare <[email protected]>2011-03-21 23:06:42 -0700
commit7ac885ee8cb18fc2cb974cff06190532680cf29b (patch)
treef1a354cd2a763949a29856bac7e158d0f4f77b3b /src/llvmext/README
parentMake floating-point operations work (neg, add, sub, mul, div, rem, (diff)
downloadrust-7ac885ee8cb18fc2cb974cff06190532680cf29b.tar.xz
rust-7ac885ee8cb18fc2cb974cff06190532680cf29b.zip
Repair some fallout from pcwalton's last few build changes.
Diffstat (limited to 'src/llvmext/README')
-rw-r--r--src/llvmext/README3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/llvmext/README b/src/llvmext/README
deleted file mode 100644
index 31495f22..00000000
--- a/src/llvmext/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.
-