[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:
parent
e0ab0e6a28
commit
56aed6144a
|
|
@ -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
|
||||
---------------------------------
|
||||
|
|
|
|||
Loading…
Reference in New Issue