diff options
author | Hans Wennborg <hans@hanshq.net> | 2018-02-23 08:27:38 +0000 |
---|---|---|
committer | Hans Wennborg <hans@hanshq.net> | 2018-02-23 08:27:38 +0000 |
commit | ff52eb5927e1045c042a8e442960de9c49b1935e (patch) | |
tree | e56f000249cae44116a1a1d64e2a7a7ae4ec1d15 | |
parent | 091557d2a892e35f34fa63f6c4c4121eaae402dd (diff) | |
download | bcm5719-llvm-ff52eb5927e1045c042a8e442960de9c49b1935e.tar.gz bcm5719-llvm-ff52eb5927e1045c042a8e442960de9c49b1935e.zip |
ReleaseNotes: user lower-case for lld in the text
llvm-svn: 325869
-rw-r--r-- | lld/docs/ReleaseNotes.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lld/docs/ReleaseNotes.rst b/lld/docs/ReleaseNotes.rst index cc167947f53..7ac1f9ce565 100644 --- a/lld/docs/ReleaseNotes.rst +++ b/lld/docs/ReleaseNotes.rst @@ -13,9 +13,9 @@ LLD 7.0.0 Release Notes Introduction ============ -This document contains the release notes for the LLD linker, release 7.0.0. -Here we describe the status of LLD, including major improvements -from the previous release. All LLD releases may be downloaded +This document contains the release notes for the lld linker, release 7.0.0. +Here we describe the status of lld, including major improvements +from the previous release. All lld releases may be downloaded from the `LLVM releases web site <http://llvm.org/releases/>`_. Non-comprehensive list of changes in this release |