summaryrefslogtreecommitdiff
path: root/lld
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2019-01-11 22:31:35 +0000
committerRui Ueyama <ruiu@google.com>2019-01-11 22:31:35 +0000
commit9d12d0b09bd84d497fb4319aaecd1c813d83e3f2 (patch)
treed43865c9b4b996366c76553bd2f25eb394561351 /lld
parent2659bd377dc08e85087e1b609a4a232d469181cc (diff)
Add a release note about MSP430 support.
Diffstat (limited to 'lld')
-rw-r--r--lld/docs/ReleaseNotes.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/lld/docs/ReleaseNotes.rst b/lld/docs/ReleaseNotes.rst
index ee2286d1b22..dc5df6795d9 100644
--- a/lld/docs/ReleaseNotes.rst
+++ b/lld/docs/ReleaseNotes.rst
@@ -36,6 +36,8 @@ ELF Improvements
* lld/Hexagon can now link Linux kernel and musl libc for Qualcomm
Hexagon ISA.
+* Initial MSP430 ISA support has landed.
+
* The following flags have been added: ``-z interpose``, ``-z global``
COFF Improvements