[llvm-dev] http://llvm.org/OpenProjects.html#thinlto_global (original) (raw)
Piotr Padlewski via llvm-dev llvm-dev at lists.llvm.org
Tue Apr 18 06:23:27 PDT 2017
- Previous message: [llvm-dev] http://llvm.org/OpenProjects.html#thinlto_global
- Next message: [llvm-dev] http://llvm.org/OpenProjects.html#thinlto_global
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Jhonny, Thanks for the interest, Mehid (cc) with Teresa (cc) are probably the best people to ask about this project. I am not sure what exactly the project contain, but if it contains propagating of attributes, I would focus on the understanding of parameters and functions attributes in LLVM ( http://llvm.org/docs/LangRef.html#parameter-attributes and http://llvm.org/docs/LangRef.html#function-attributes) and start reading ThinLTO code (like FunctionImporter).
Hope you will have fun with ThinLTO Piotr
2017-04-18 4:37 GMT+02:00 Jhonny Knaak De Vargas via llvm-dev < llvm-dev at lists.llvm.org>:
Good evening.
I got interested in helping with ThinLTO, I did watch this video, https://youtu.be/9OIEZAj243g and i found it very interesting. I got C++ knowledge, but not a lot of llvm/clang source knowledge... Also, there is no mentors related in the website for this project. Would the community be so kind in giving me information on how to help? I have started reading the documentation on the website related to the llvm project as a start. Thank you. Jhonny Vargas
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/20170418/e4924d60/attachment.html>
- Previous message: [llvm-dev] http://llvm.org/OpenProjects.html#thinlto_global
- Next message: [llvm-dev] http://llvm.org/OpenProjects.html#thinlto_global
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]