about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--RELEASES.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/RELEASES.md b/RELEASES.md
index 155d47414b0..3ef242292d0 100644
--- a/RELEASES.md
+++ b/RELEASES.md
@@ -24,8 +24,7 @@ Language
 
 Compiler
 -----------------------
-- [Updated to build with LLVM 12 by , and enabled `mutable-noalias` when
-  built LLVM 12 or greater.][82834]
+- [Enabled `mutable-noalias` when built with LLVM 12 or greater.][82834]
 - [Updated the minimum external LLVM version to LLVM 10.][83387]
 - [Added Tier 3\* support for the `wasm64-unknown-unknown` target.][80525]
 - [Improved debuginfo for closures and async functions on Windows MSVC.][83941]