[llvm-dev] Merging in a new Target

Nikita Ermoshkin via llvm-dev llvm-dev at lists.llvm.org
Wed Sep 2 21:47:22 PDT 2020


LLVM team,

I am working on developing a new target for LLVM for the Propeller 2 microcontroller in this <https://github.com/ne75/llvm-project/tree/dev> repo. While this is still highly experimental, it’s getting to a point where I’d like to merge it into main LLVM for others to work on, as well as stay up to date with the changes being made to LLVM. What is expected to have complete before submitting a patch, and since you don’t accept git PRs, what’s the process to submitting the changes I’ve developed?

Thanks,
Nikita
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200902/3b844862/attachment.html>


More information about the llvm-dev mailing list