diff --git a/docs/BytecodeFormat.html b/docs/BytecodeFormat.html index 3169f162eef..48b9f09e2a3 100644 --- a/docs/BytecodeFormat.html +++ b/docs/BytecodeFormat.html @@ -67,9 +67,21 @@ the next block. The possible types of blocks are described below in the section it is possible for entire blocks to be omitted from the file if they are empty. The block identifier helps the reader determine which kind of block is next in the file.
--Except for the Header Block all blocks are variable -length. The consume just enough bytes to express their contents.
+The following block identifiers are currently in use +(from llvm/Bytecode/Format.h):
+Except for the Header Block all blocks are variable +length. They consume just enough bytes to express their contents.
@@ -130,6 +142,7 @@ will be added to ensure that the next entry is aligned to a 32-bit boundary.The module symbol table is a list of