From de36ffd2ca8304ddaf189cf3b1ef97f7b57c2cb3 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sun, 6 May 2007 23:20:06 +0000 Subject: [PATCH] link to the bitcode doc git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36896 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 9e0d23aa2bf..bcade19aba1 100644 --- a/docs/index.html +++ b/docs/index.html @@ -210,7 +210,7 @@ reducer description and usage information. describes the design and configuration of the LLVM compiler driver tool, llvmc. -
  • LLVM Bytecode File Format
  • +
  • LLVM Bitcode File Format
  • System Library - This document describes the LLVM System Library (lib/System) and how to keep LLVM source code -- 2.34.1