summaryrefslogtreecommitdiffstats
path: root/llvm/docs
diff options
context:
space:
mode:
authorVenkatraman Govindaraju <venkatra@cs.wisc.edu>2014-02-03 15:28:26 +0000
committerVenkatraman Govindaraju <venkatra@cs.wisc.edu>2014-02-03 15:28:26 +0000
commit5a96c87b7e5d8c51fc5078299d8a96fcd66416b4 (patch)
tree16761df971812ebedb344bdd1a26ffd59423d2cb /llvm/docs
parent1fc9e613564f7dd8eae28f05152185de4d3003ce (diff)
downloadbcm5719-llvm-5a96c87b7e5d8c51fc5078299d8a96fcd66416b4.tar.gz
bcm5719-llvm-5a96c87b7e5d8c51fc5078299d8a96fcd66416b4.zip
Add a note about Clang+LLVM on Sparc64.
llvm-svn: 200699
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/ReleaseNotes.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/docs/ReleaseNotes.rst b/llvm/docs/ReleaseNotes.rst
index eb19dfe1c24..f52b6b4cd73 100644
--- a/llvm/docs/ReleaseNotes.rst
+++ b/llvm/docs/ReleaseNotes.rst
@@ -40,6 +40,9 @@ Non-comprehensive list of changes in this release
* The ARM back-end now has the EHABI exception handling enabled by default. Use
`-arm-disable-ehabi` to turn it off (both landing pads and unwind tables).
+* Clang can now successfully self-host itself on Linux/Sparc64 and on
+ FreeBSD/Sparc64.
+
.. NOTE
For small 1-3 sentence descriptions, just add an entry at the end of
this list. If your description won't fit comfortably in one bullet
OpenPOWER on IntegriCloud