]> granicus.if.org Git - llvm/commitdiff
[mips] Drop the claim that ubsan works since r243384 and r244646 are not yet merged.
authorDaniel Sanders <daniel.sanders@imgtec.com>
Fri, 14 Aug 2015 10:18:40 +0000 (10:18 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Fri, 14 Aug 2015 10:18:40 +0000 (10:18 +0000)
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

index 6c975d1566e696c410af41d9768149967585517f..d0b62a350ec4b7cc46c69ba2a34f04424dac2ce6 100644 (file)
@@ -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.