From 57c2fa9d11f45618e25798eb2065c1b14b847264 Mon Sep 17 00:00:00 2001 From: Patrick Walton Date: Fri, 11 Mar 2011 18:17:57 -0800 Subject: Rename libsupport to librustllvm --- src/llvmext/README | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/llvmext/README (limited to 'src/llvmext/README') diff --git a/src/llvmext/README b/src/llvmext/README new file mode 100644 index 00000000..31495f22 --- /dev/null +++ b/src/llvmext/README @@ -0,0 +1,3 @@ +This directory currently contains some LLVM support code. This will generally +be sent upstream to LLVM in time; for now it lives here. + -- cgit v1.2.3