From 8f0fefa4f44361b742a5f62247629a1439873582 Mon Sep 17 00:00:00 2001 From: Daniel Sanders Date: Fri, 14 Aug 2015 10:18:40 +0000 Subject: [PATCH] [mips] Drop the claim that ubsan works since r243384 and r244646 are not yet merged. The timezone difference between myself, the code-owner, and release manager means it's sensible to update the release notes on the assumption that they won't be merged. If we do merge them, then we can revert this release notes change. git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_37@245037 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst index 6c975d1566e..d0b62a350ec 100644 --- a/docs/ReleaseNotes.rst +++ b/docs/ReleaseNotes.rst @@ -97,8 +97,7 @@ During this release the MIPS target has: * Added support for compiler-rt including: - * Support for the Address, and Undefined Behaviour Sanitizers for all MIPS - subtargets. + * Support for the Address Sanitizer for all MIPS subtargets. * Support for the Data Flow, and Memory Sanitizer for 64-bit subtargets. -- 2.40.0