aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMichael J. Spencer <bigcheesegs@gmail.com>2011-12-17 12:35:04 +0000
committerMichael J. Spencer <bigcheesegs@gmail.com>2011-12-17 12:35:04 +0000
commit9fd4687c11556d86236be0e2c6743a510458620f (patch)
tree037baa7424e292a71d2b05331cb33792a90656e3 /README.md
More renaming.
git-svn-id: https://llvm.org/svn/llvm-project/lld/trunk@146829 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 000000000..dc05cdea0
--- /dev/null
+++ b/README.md
@@ -0,0 +1,10 @@
+
+LLVM Linker (lld)
+==============================
+
+This directory and its subdirectories contain source code for the LLVM Linker, a
+modular cross platform linker which is built as part of the LLVM compiler
+infrastructure project.
+
+lld is open source software. You may freely distribute it under the terms of
+the license agreement found in LICENSE.txt.