From 3fd58f91dd318518f7daa4ba64c0aaf31799d89b Mon Sep 17 00:00:00 2001 From: rdivacky Date: Sat, 23 Jan 2010 11:09:33 +0000 Subject: Update LLVM to r94309. --- docs/BitCodeFormat.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'docs/BitCodeFormat.html') diff --git a/docs/BitCodeFormat.html b/docs/BitCodeFormat.html index 7a46d90..7413752 100644 --- a/docs/BitCodeFormat.html +++ b/docs/BitCodeFormat.html @@ -138,8 +138,7 @@ bitcode, while application-specific programs will want to look at all four.

A bitstream literally consists of a stream of bits, which are read in order starting with the least significant bit of each byte. The stream is made up of a number of primitive values that encode a stream of unsigned integer values. -These -integers are are encoded in two ways: either as Fixed +These integers are encoded in two ways: either as Fixed Width Integers or as Variable Width Integers.

@@ -1158,7 +1157,7 @@ fields of FUNCTION records.

src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"> Chris Lattner
The LLVM Compiler Infrastructure
-Last modified: $Date: 2009-10-29 05:25:46 +0100 (Thu, 29 Oct 2009) $ +Last modified: $Date: 2010-01-20 18:53:51 +0100 (Wed, 20 Jan 2010) $ -- cgit v1.1