[lld] 6e04ec8 - [docs] Fix docs-lld-html
Fangrui Song via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 28 18:44:48 PDT 2021
Author: Fangrui Song
Date: 2021-10-28T18:44:44-07:00
New Revision: 6e04ec801b7e65076857a539268a208215454456
URL: https://github.com/llvm/llvm-project/commit/6e04ec801b7e65076857a539268a208215454456
DIFF: https://github.com/llvm/llvm-project/commit/6e04ec801b7e65076857a539268a208215454456.diff
LOG: [docs] Fix docs-lld-html
Added:
Modified:
lld/docs/ReleaseNotes.rst
Removed:
################################################################################
diff --git a/lld/docs/ReleaseNotes.rst b/lld/docs/ReleaseNotes.rst
index f196a9fd42ef..bd89cf0abf6f 100644
--- a/lld/docs/ReleaseNotes.rst
+++ b/lld/docs/ReleaseNotes.rst
@@ -35,7 +35,7 @@ ELF Improvements
Architecture specific changes:
* The x86-32 port now supports TLSDESC (``-mtls-dialect=gnu2``).
- (`D112582 <https://reviews.llvm.org/D112582 >`_)
+ (`D112582 <https://reviews.llvm.org/D112582>`_)
Breaking changes
----------------
More information about the llvm-commits
mailing list