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