Commit 56aed614 authored by Dylan McKay's avatar Dylan McKay
Browse files

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

AVR has been enabled by default since
c480c584, the tests have been stable for
a couple days now, revert extremely unlikely.
parent e0ab0e6a
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -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
---------------------------------