Skip to content

Commit

Permalink
Add a note about Clang+LLVM on Sparc64.
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200699 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
vegovin committed Feb 3, 2014
1 parent 83b8bc7 commit 3e5b78d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/ReleaseNotes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3e5b78d

Please sign in to comment.