(original) (raw)

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@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@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev