Update RELEASES.md

This commit is contained in:
XAMPPRocky 2021-05-21 13:40:24 +02:00 committed by GitHub
parent ac5d15a4ca
commit bc86e8111a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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]