[llvm-dev] Status of the AVR backend
Dylan McKay via llvm-dev
llvm-dev at lists.llvm.org
Wed Nov 16 15:11:12 PST 2016
Hey all,
The AVR backend has now finally been merged in-tree completely.
Thanks to Krzysztof and Matt for all of their hard work reviewing patches
<https://reviews.llvm.org/differential/query/AuHaJ3SXjDmO>
Development will now halt on the downstream repository (on GitHub
<https://github.com/avr-llvm/llvm>), and it will now be done LLVM proper.
This is good news, especially for the embedded Rust community, as it will
be much easier to maintain it now.
Next steps
- A buildbot will be added for the backend
- Support will be added to clang to support the backend (if it is
desired)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161117/6dae39ee/attachment.html>
More information about the llvm-dev
mailing list