From: Reid Spencer Date: Wed, 7 Jul 2004 15:02:54 +0000 (+0000) Subject: Insert a reference to uint32_vbr encoding. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=170a3dc422837773946991014dc1aad5e4b7ebeb;p=oota-llvm.git Insert a reference to uint32_vbr encoding. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14669 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/BytecodeFormat.html b/docs/BytecodeFormat.html index 72afd5b4eb9..68f724309c6 100644 --- a/docs/BytecodeFormat.html +++ b/docs/BytecodeFormat.html @@ -503,8 +503,8 @@ sections.
The format information field is encoded into a 32-bit vbr-encoded unsigned -integer as shown in the following table.
The format information field is encoded into a + uint32_vbr as shown in the following table.