From 8da1635c6ae10296bae3ab54574f28d82b0fdb59 Mon Sep 17 00:00:00 2001 From: Daniel Sanders Date: Sun, 11 Jan 2015 10:48:20 +0000 Subject: [PATCH] Fix silly mistake in release notes for Mips. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225608 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst index 5f40a2c453c..b4d68be9f85 100644 --- a/docs/ReleaseNotes.rst +++ b/docs/ReleaseNotes.rst @@ -113,7 +113,7 @@ Changes to the MIPS Target During this release the MIPS target has reached a few major milestones. It has gained support for MIPS-II and MIPS-III, become ABI-compatible with GCC for big -and little endian O32, N32, and N64, and we are now able to compile the Linux +and little endian O32, N32, and N64, and it is now able to compile the Linux kernel for 32-bit targets. ABI -- 2.34.1