aboutsummaryrefslogtreecommitdiff
path: root/lld/README.md
diff options
context:
space:
mode:
authorHemant Kulkarni <khemant@codeaurora.org>2012-09-14 00:00:39 +0000
committerHemant Kulkarni <khemant@codeaurora.org>2012-09-14 00:00:39 +0000
commitf6e2bc07eb3d0e5a1ab25a0b84e0c3aa42668a5a (patch)
treefb184916864a8e8f3d3e62510b21b45916db8aba /lld/README.md
parent8201936f60c8bc5c11718e094ab26d7a4688d03a (diff)
downloadllvm-f6e2bc07eb3d0e5a1ab25a0b84e0c3aa42668a5a.zip
llvm-f6e2bc07eb3d0e5a1ab25a0b84e0c3aa42668a5a.tar.gz
llvm-f6e2bc07eb3d0e5a1ab25a0b84e0c3aa42668a5a.tar.bz2
Test commit
llvm-svn: 163861
Diffstat (limited to 'lld/README.md')
-rw-r--r--lld/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/lld/README.md b/lld/README.md
index d76dc66..dc05cde 100644
--- a/lld/README.md
+++ b/lld/README.md
@@ -2,8 +2,8 @@
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
+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