[AVR] Add a release note about the AVR backend becoming an official backend

AVR has been enabled by default since
c480c584a0, the tests have been stable for
a couple days now, revert extremely unlikely.
This commit is contained in:
Dylan McKay 2020-03-16 20:07:59 +13:00
parent e0ab0e6a28
commit 56aed6144a
1 changed files with 3 additions and 1 deletions

View File

@ -100,7 +100,9 @@ Changes to the AMDGPU Target
Changes to the AVR Target
-----------------------------
During this release ...
* Moved from an experimental backend to an official backend. AVR support is now
included by default in all LLVM builds and releases and is available under
the "avr-unknown-unknown" target triple.
Changes to the WebAssembly Target
---------------------------------