From 40e93a466dd8923f8ab3f4cbc426abb020b480d8 Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Tue, 3 Aug 2004 20:33:56 +0000 Subject: Fix some indentation (so brg can test commit script). llvm-svn: 15448 --- llvm/docs/BytecodeFormat.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'llvm/docs/BytecodeFormat.html') diff --git a/llvm/docs/BytecodeFormat.html b/llvm/docs/BytecodeFormat.html index feef9fcb210..24ecd1a7471 100644 --- a/llvm/docs/BytecodeFormat.html +++ b/llvm/docs/BytecodeFormat.html @@ -121,10 +121,10 @@ written and how the bits are to be interpreted.

Alignment
-

To support cross-platform differences, the bytecode file is aligned -on certain boundaries. This means that a small amount of padding (at -most 3 bytes) will be added to ensure that the next entry is aligned to -a 32-bit boundary.

+

To support cross-platform differences, the bytecode file is aligned on + certain boundaries. This means that a small amount of padding (at most 3 + bytes) will be added to ensure that the next entry is aligned to a 32-bit + boundary.

Variable Bit-Rate Encoding -- cgit v1.2.3