diff options
-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 |