From de4bbd94dc5904f4b61995f5f2b56126398e419e Mon Sep 17 00:00:00 2001 From: Devang Patel Date: Mon, 14 Aug 2006 18:21:53 +0000 Subject: Add lto doc link. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29660 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/index.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index 81cb72fc06..367296b352 100644 --- a/docs/index.html +++ b/docs/index.html @@ -215,6 +215,10 @@ describes the design and configuration of the LLVM compiler driver tool, the LLVM System Library (lib/System) and how to keep LLVM source code portable +
  • Link Time Optimization - This +document describes the interface between LLVM intermodular optimizer and +the linker and its design
  • + -- cgit v1.2.3