Skip to content
This repository was archived by the owner on Dec 20, 2019. It is now read-only.

Commit ffbe162

Browse files
committed
Fix type in the Release Notes.
Thanks to Martin Storsjö for noticing it! git-svn-id: https://llvm.org/svn/llvm-project/lld/branches/release_60@326103 91177308-0d34-0410-b5e6-96231b3b80d8
1 parent 20c4fe6 commit ffbe162

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ReleaseNotes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ ELF Improvements
5757
* lld can now identify and patch a code sequence that triggers AArch64 errata 843419.
5858
Add ``--fix-cortex-a53-843419`` to enable the feature.
5959

60-
* lld can now generate thunks for out of range thunks.
60+
* lld can now generate thunks for out of range branches.
6161

6262
* MIPS port now generates all output dynamic relocations using Elf_Rel format only.
6363

0 commit comments

Comments
 (0)