From 2ca1fd1fd351cf14956a61648e469d4e16a26540 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Mon, 24 May 2004 04:55:32 +0000 Subject: [PATCH] Fix a couple of busted li's git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13713 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/BytecodeFormat.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/BytecodeFormat.html b/docs/BytecodeFormat.html index 2f6c5f0d96a..fd02a480173 100644 --- a/docs/BytecodeFormat.html +++ b/docs/BytecodeFormat.html @@ -32,8 +32,8 @@
  • Global Type Pool
  • Module Info Block
  • Global Constant Pool
  • -
  • Function Blocks
  • -
  • Module Symbol Table
  • +
  • Function Blocks
  • +
  • Module Symbol Table