[llvm-dev] Contributing to LLVM
Petr Penzin via llvm-dev
llvm-dev at lists.llvm.org
Sun Dec 24 13:11:42 PST 2017
Hi Rohit,
Others might have more insight than I do, but you can start by looking
for "beginner" bugs, which include both Clang and LLVM here:
https://bugs.llvm.org/buglist.cgi?keywords=beginner&list_id=125621
If you are interested in frontend work, there are other open-source
projects based on LLVM. Feel free to email me off-list if you are
interested in contributing to an open-source Fortran compiler, there
might be some interesting work for a newcomer.
Best,
Petr
On 12/24/2017 05:56, Rohit Shinde via llvm-dev wrote:
> Hello all,
>
> I am a grad student looking to get my hands wet contributing to LLVM.
> I have done an undergrad course in Compilers. I have some knowledge of
> parsers, code generation, optimization, IR and other topics taught in
> an undergrad course. I have worked through quite a bit of the dragon
> book. Is there a guide to get newbie devs up to speed on the process
> of contributing? Do I just build the project, fix the bugs and build
> it again? Is there any other workflow?
>
> Also, are there any bugs that have been labelled for newcomers? And
> what level of knowledge would I need to start contributing to/fixing bugs?
>
> Thanks a lot!
>
> Regards,
> Rohit.
>
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20171224/644a4aa0/attachment.html>
More information about the llvm-dev
mailing list