@@ -56,17 +56,20 @@ FAQs:
References:
-----------
-Presentation on Kernel LTO
-(note, performance numbers/details totally outdated.)
-http://halobates.de/kernel-lto.pdf
+* Presentation on Kernel LTO
+ (note, performance numbers/details totally outdated.)
-Generic gcc LTO:
-http://www.ucw.cz/~hubicka/slides/labs2013.pdf
-http://www.hipeac.net/system/files/barcelona.pdf
+ http://halobates.de/kernel-lto.pdf
-Somewhat outdated too:
-http://gcc.gnu.org/projects/lto/lto.pdf
-http://gcc.gnu.org/projects/lto/whopr.pdf
+* Generic gcc LTO:
+
+ * http://www.ucw.cz/~hubicka/slides/labs2013.pdf
+ * http://www.hipeac.net/system/files/barcelona.pdf
+
+* Somewhat outdated too (from GCC site):
+
+ * http://gcc.gnu.org/projects/lto/lto.pdf
+ * http://gcc.gnu.org/projects/lto/whopr.pdf
Happy Link-Time-Optimizing!
Similar to the FAQ, use bullet lists in References section since it contains list of external reference links. Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com> --- Documentation/kbuild/lto-build.rst | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-)