[docs] Clarify variable-width integer (VBR) encoding example.
authorVolodymyr Sapsai <vsapsai@apple.com>
Tue, 10 Aug 2021 01:42:26 +0000 (18:42 -0700)
committerVolodymyr Sapsai <vsapsai@apple.com>
Tue, 10 Aug 2021 19:59:06 +0000 (12:59 -0700)
commit178da37b186dab856af5355bc860fe38fd74b327
treec3c906913d0a19f1344f6d5524df0ce54cdf3732
parentb34b1c695509747765de8bf3fde999fd6ec88367
[docs] Clarify variable-width integer (VBR) encoding example.

Show that the bit chunks are placed starting at the least significant
bit. Select a different number, so the bit chunks have different values
and it is more obvious where they are in the encoded result.

Differential Revision: https://reviews.llvm.org/D107796
llvm/docs/BitCodeFormat.rst