diff options
author | Hemant Kulkarni <khemant@codeaurora.org> | 2012-09-14 00:00:39 +0000 |
---|---|---|
committer | Hemant Kulkarni <khemant@codeaurora.org> | 2012-09-14 00:00:39 +0000 |
commit | f6e2bc07eb3d0e5a1ab25a0b84e0c3aa42668a5a (patch) | |
tree | fb184916864a8e8f3d3e62510b21b45916db8aba | |
parent | 8201936f60c8bc5c11718e094ab26d7a4688d03a (diff) | |
download | bcm5719-llvm-f6e2bc07eb3d0e5a1ab25a0b84e0c3aa42668a5a.tar.gz bcm5719-llvm-f6e2bc07eb3d0e5a1ab25a0b84e0c3aa42668a5a.zip |
Test commit
llvm-svn: 163861
-rw-r--r-- | lld/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lld/README.md b/lld/README.md index d76dc665927..dc05cdea0a1 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 |