[LLVMdev] where to start?

Renato Golin renato.golin at linaro.org
Fri Jan 31 09:55:12 PST 2014


On 31 January 2014 17:41, Eric Christopher <echristo at gmail.com> wrote:

> Another good place to look are the README files in various
> directories, e.g. lib/Target/X86/README.txt and friends, these usually
> contain "someone should fix this some day" sorts of projects. The bug
> list is also a reasonable place to start - if lacking in direction or
> difficulty level. If you have any questions don't hesitate to ask on
> the list though :)
>

Finally, grep for FIXME on the sources and you will find plenty of things
to do. I think they are a great way to learn about the surroundings of a
piece of code, and to discuss better approaches to the problem.

cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140131/f592d97f/attachment.html>


More information about the llvm-dev mailing list