From: Chris Lattner
Date: Mon, 30 Mar 2009 06:34:59 +0000 (+0000)
Subject: fix some validation problems.
X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=217b919cf951eed4012ac2daf1e494f4364aaec1;p=oota-llvm.git
fix some validation problems.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68026 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/docs/BitCodeFormat.html b/docs/BitCodeFormat.html
index 243c1cfbc93..d808cf6eeb8 100644
--- a/docs/BitCodeFormat.html
+++ b/docs/BitCodeFormat.html
@@ -563,13 +563,8 @@ stored alongside the BC file. The structure of this file header is:
-
-[Magic32,
- Version32,
- Offset32,
- Size32,
- CPUType32]
-
+[Magic32, Version32, Offset32,
+ Size32, CPUType32]
Each of the fields are 32-bit fields stored in little endian form (as with
the rest of the bitcode file fields). The Magic number is always