[PATCH] D56535: Support MSP430
Michael Skvortsov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 10 11:02:37 PST 2019
mskvortsov added a comment.
In D56535#1353028 <https://reviews.llvm.org/D56535#1353028>, @ruiu wrote:
> How mature is this implementation of MSP support? I'd like to add a note to the release notes for the next major release.
I think the implementation could be characterized as "initial".
We have several tests compiled by LLVM and linked by LLD running on the gdb-sim simulator, including some tests shipped with newlib.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56535/new/
https://reviews.llvm.org/D56535
More information about the llvm-commits
mailing list