From: Reid Spencer Date: Wed, 5 Jan 2005 19:01:20 +0000 (+0000) Subject: Add the SystemLibrary.html document now that its done. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=8853b13d2f4c43d77aea7cac17017235b75229fd;p=oota-llvm.git Add the SystemLibrary.html document now that its done. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19298 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/index.html b/docs/index.html index 2eabed69472..e0c12176714 100644 --- a/docs/index.html +++ b/docs/index.html @@ -191,6 +191,10 @@ reducer description and usage information. describes the design and configuration of the LLVM compiler driver tool, llvmc. +
  • System Library - This document describes +the LLVM System Library (lib/System) and how to keep LLVM source code +portable
  • +