summaryrefslogtreecommitdiffstats
path: root/llvm/docs/Contributing.rst
Commit message (Collapse)AuthorAgeFilesLines
* [Docs] Add LLVM for Grad Students to Contributing page.Florian Hahn2018-03-021-5/+10
| | | | | | | | | | | | | | Adrian Sampson's blog post provides a good and relatively up-do-date introduction to LLVM. I think this post could be helpful for people wanting to get started with LLVM. Reviewers: asb, tonic, silvas, probinson, kristof.beyls, rengolin Reviewed By: rengolin Differential Revision: https://reviews.llvm.org/D42904 llvm-svn: 326576
* [Docs] Add Contributing page.Florian Hahn2018-01-041-0/+122
This new page acts as an entry point for (new) contributors to LLVM and provides information about * What to contribute * How to submit a patch * Where to start to learn more about LLVM's architecture and internals. This version of the page duplicates some information from the DeveloperPolicy and Phabricator pages. Subsequent changes should work towards moving information for new developers to this page, where it makes sense. Reviewers: reames, probinson, kristof.beyls, silvas, rengolin, asb Reviewed By: silvas Differential Revision: https://reviews.llvm.org/D41665 llvm-svn: 321804
OpenPOWER on IntegriCloud