From 7e0281fe2ef55bd1504b53b5ab30caa4f429eb21 Mon Sep 17 00:00:00 2001
From: Chris Lattner
+
+
+The LLVM bug tracker occasionally +has "code-cleanup" bugs filed in it. Taking one of these and fixing it is a good +way to get your feet wet in the LLVM code and discover how some of its components +work. +
+ +Many ideas for feature requests are stored in LLVM bugzilla. Just search for bugs with a "new-feature" keyword.
+ +