From 3e5b78d859504add65da88aaa574b89407eb5e29 Mon Sep 17 00:00:00 2001 From: Venkatraman Govindaraju Date: Mon, 3 Feb 2014 15:28:26 +0000 Subject: Add a note about Clang+LLVM on Sparc64. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200699 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst index eb19dfe1c2..f52b6b4cd7 100644 --- a/docs/ReleaseNotes.rst +++ b/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 -- cgit v1.2.3