[llvm-commits] [www-releases] r115746 - in /www-releases/trunk/2.8/docs: ./ CommandGuide/ CommandGuide/html/ CommandGuide/ps/ tutorial/

Tanya Lattner tonic at nondot.org
Tue Oct 5 22:28:00 PDT 2010


Author: tbrethou
Date: Wed Oct  6 00:27:59 2010
New Revision: 115746

URL: http://llvm.org/viewvc/llvm-project?rev=115746&view=rev
Log:
Update documentation.

Added:
    www-releases/trunk/2.8/docs/CommandGuide/html/FileCheck.html
    www-releases/trunk/2.8/docs/CommandGuide/html/bugpoint.html
    www-releases/trunk/2.8/docs/CommandGuide/html/lit.html
    www-releases/trunk/2.8/docs/CommandGuide/html/llc.html
    www-releases/trunk/2.8/docs/CommandGuide/html/lli.html
    www-releases/trunk/2.8/docs/CommandGuide/html/llvm-ar.html
    www-releases/trunk/2.8/docs/CommandGuide/html/llvm-as.html
    www-releases/trunk/2.8/docs/CommandGuide/html/llvm-bcanalyzer.html
    www-releases/trunk/2.8/docs/CommandGuide/html/llvm-config.html
    www-releases/trunk/2.8/docs/CommandGuide/html/llvm-diff.html
    www-releases/trunk/2.8/docs/CommandGuide/html/llvm-dis.html
    www-releases/trunk/2.8/docs/CommandGuide/html/llvm-extract.html
    www-releases/trunk/2.8/docs/CommandGuide/html/llvm-ld.html
    www-releases/trunk/2.8/docs/CommandGuide/html/llvm-link.html
    www-releases/trunk/2.8/docs/CommandGuide/html/llvm-nm.html
    www-releases/trunk/2.8/docs/CommandGuide/html/llvm-prof.html
    www-releases/trunk/2.8/docs/CommandGuide/html/llvm-ranlib.html
    www-releases/trunk/2.8/docs/CommandGuide/html/llvmc.html
    www-releases/trunk/2.8/docs/CommandGuide/html/llvmgcc.html
    www-releases/trunk/2.8/docs/CommandGuide/html/llvmgxx.html
    www-releases/trunk/2.8/docs/CommandGuide/html/opt.html
    www-releases/trunk/2.8/docs/CommandGuide/html/tblgen.html
    www-releases/trunk/2.8/docs/CommandGuide/ps/FileCheck.ps
    www-releases/trunk/2.8/docs/CommandGuide/ps/bugpoint.ps
    www-releases/trunk/2.8/docs/CommandGuide/ps/lit.ps
    www-releases/trunk/2.8/docs/CommandGuide/ps/llc.ps
    www-releases/trunk/2.8/docs/CommandGuide/ps/lli.ps
    www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-ar.ps
    www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-as.ps
    www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-bcanalyzer.ps
    www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-config.ps
    www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-diff.ps
    www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-dis.ps
    www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-extract.ps
    www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-ld.ps
    www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-link.ps
    www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-nm.ps
    www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-prof.ps
    www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-ranlib.ps
    www-releases/trunk/2.8/docs/CommandGuide/ps/llvmc.ps
    www-releases/trunk/2.8/docs/CommandGuide/ps/llvmgcc.ps
    www-releases/trunk/2.8/docs/CommandGuide/ps/llvmgxx.ps
    www-releases/trunk/2.8/docs/CommandGuide/ps/opt.ps
    www-releases/trunk/2.8/docs/CommandGuide/ps/tblgen.ps
Modified:
    www-releases/trunk/2.8/docs/AliasAnalysis.html
    www-releases/trunk/2.8/docs/BitCodeFormat.html
    www-releases/trunk/2.8/docs/Bugpoint.html
    www-releases/trunk/2.8/docs/CodeGenerator.html
    www-releases/trunk/2.8/docs/CodingStandards.html
    www-releases/trunk/2.8/docs/CommandGuide/index.html
    www-releases/trunk/2.8/docs/CommandLine.html
    www-releases/trunk/2.8/docs/CompilerDriver.html
    www-releases/trunk/2.8/docs/CompilerWriterInfo.html
    www-releases/trunk/2.8/docs/DebuggingJITedCode.html
    www-releases/trunk/2.8/docs/DeveloperPolicy.html
    www-releases/trunk/2.8/docs/ExceptionHandling.html
    www-releases/trunk/2.8/docs/ExtendingLLVM.html
    www-releases/trunk/2.8/docs/FAQ.html
    www-releases/trunk/2.8/docs/GCCFEBuildInstrs.html
    www-releases/trunk/2.8/docs/GarbageCollection.html
    www-releases/trunk/2.8/docs/GetElementPtr.html
    www-releases/trunk/2.8/docs/GettingStarted.html
    www-releases/trunk/2.8/docs/GettingStartedVS.html
    www-releases/trunk/2.8/docs/HowToReleaseLLVM.html
    www-releases/trunk/2.8/docs/HowToSubmitABug.html
    www-releases/trunk/2.8/docs/LangRef.html
    www-releases/trunk/2.8/docs/Lexicon.html
    www-releases/trunk/2.8/docs/LinkTimeOptimization.html
    www-releases/trunk/2.8/docs/MakefileGuide.html
    www-releases/trunk/2.8/docs/Packaging.html
    www-releases/trunk/2.8/docs/Passes.html
    www-releases/trunk/2.8/docs/ProgrammersManual.html
    www-releases/trunk/2.8/docs/Projects.html
    www-releases/trunk/2.8/docs/ReleaseNotes.html
    www-releases/trunk/2.8/docs/SourceLevelDebugging.html
    www-releases/trunk/2.8/docs/SystemLibrary.html
    www-releases/trunk/2.8/docs/TableGenFundamentals.html
    www-releases/trunk/2.8/docs/TestingGuide.html
    www-releases/trunk/2.8/docs/UsingLibraries.html
    www-releases/trunk/2.8/docs/WritingAnLLVMBackend.html
    www-releases/trunk/2.8/docs/WritingAnLLVMPass.html
    www-releases/trunk/2.8/docs/index.html
    www-releases/trunk/2.8/docs/tutorial/LangImpl1.html
    www-releases/trunk/2.8/docs/tutorial/LangImpl2.html
    www-releases/trunk/2.8/docs/tutorial/LangImpl3.html
    www-releases/trunk/2.8/docs/tutorial/LangImpl4.html
    www-releases/trunk/2.8/docs/tutorial/LangImpl5.html
    www-releases/trunk/2.8/docs/tutorial/LangImpl6.html
    www-releases/trunk/2.8/docs/tutorial/LangImpl7.html
    www-releases/trunk/2.8/docs/tutorial/LangImpl8.html
    www-releases/trunk/2.8/docs/tutorial/OCamlLangImpl1.html
    www-releases/trunk/2.8/docs/tutorial/OCamlLangImpl2.html
    www-releases/trunk/2.8/docs/tutorial/OCamlLangImpl3.html
    www-releases/trunk/2.8/docs/tutorial/OCamlLangImpl4.html
    www-releases/trunk/2.8/docs/tutorial/OCamlLangImpl5.html
    www-releases/trunk/2.8/docs/tutorial/OCamlLangImpl6.html
    www-releases/trunk/2.8/docs/tutorial/OCamlLangImpl7.html

Modified: www-releases/trunk/2.8/docs/AliasAnalysis.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/AliasAnalysis.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/AliasAnalysis.html (original)
+++ www-releases/trunk/2.8/docs/AliasAnalysis.html Wed Oct  6 00:27:59 2010
@@ -998,7 +998,7 @@
 
   <a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
   <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2010-08-30 16:47:24 -0700 (Mon, 30 Aug 2010) $
+  Last modified: $Date: 2010-08-30 18:47:24 -0500 (Mon, 30 Aug 2010) $
 </address>
 
 </body>

Modified: www-releases/trunk/2.8/docs/BitCodeFormat.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/BitCodeFormat.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/BitCodeFormat.html (original)
+++ www-releases/trunk/2.8/docs/BitCodeFormat.html Wed Oct  6 00:27:59 2010
@@ -1474,7 +1474,7 @@
  src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a>
  <a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
 <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
-Last modified: $Date: 2010-08-27 21:09:24 -0700 (Fri, 27 Aug 2010) $
+Last modified: $Date: 2010-08-27 23:09:24 -0500 (Fri, 27 Aug 2010) $
 </address>
 </body>
 </html>

Modified: www-releases/trunk/2.8/docs/Bugpoint.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/Bugpoint.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/Bugpoint.html (original)
+++ www-releases/trunk/2.8/docs/Bugpoint.html Wed Oct  6 00:27:59 2010
@@ -243,7 +243,7 @@
 
   <a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
   <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2010-05-06 17:28:04 -0700 (Thu, 06 May 2010) $
+  Last modified: $Date: 2010-05-06 19:28:04 -0500 (Thu, 06 May 2010) $
 </address>
 
 </body>

Modified: www-releases/trunk/2.8/docs/CodeGenerator.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CodeGenerator.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/CodeGenerator.html (original)
+++ www-releases/trunk/2.8/docs/CodeGenerator.html Wed Oct  6 00:27:59 2010
@@ -2162,7 +2162,7 @@
 
   <a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
   <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2010-08-31 15:01:07 -0700 (Tue, 31 Aug 2010) $
+  Last modified: $Date: 2010-08-31 17:01:07 -0500 (Tue, 31 Aug 2010) $
 </address>
 
 </body>

Modified: www-releases/trunk/2.8/docs/CodingStandards.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CodingStandards.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/CodingStandards.html (original)
+++ www-releases/trunk/2.8/docs/CodingStandards.html Wed Oct  6 00:27:59 2010
@@ -1346,7 +1346,7 @@
 
   <a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
   <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2010-05-06 17:28:04 -0700 (Thu, 06 May 2010) $
+  Last modified: $Date: 2010-05-06 19:28:04 -0500 (Thu, 06 May 2010) $
 </address>
 
 </body>

Added: www-releases/trunk/2.8/docs/CommandGuide/html/FileCheck.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CommandGuide/html/FileCheck.html?rev=115746&view=auto
==============================================================================
--- www-releases/trunk/2.8/docs/CommandGuide/html/FileCheck.html (added)
+++ www-releases/trunk/2.8/docs/CommandGuide/html/FileCheck.html Wed Oct  6 00:27:59 2010
@@ -0,0 +1,276 @@
+<?xml version="1.0" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<title>FileCheck</title>
+<link rel="stylesheet" href="manpage.css" type="text/css" />
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+<link rev="made" href="mailto:root at localhost" />
+</head>
+
+<body>
+
+
+<!-- INDEX BEGIN -->
+<div name="index">
+<p><a name="__index__"></a></p>
+<!--
+
+<ul>
+
+	<li><a href="#name">NAME</a></li>
+	<li><a href="#synopsis">SYNOPSIS</a></li>
+	<li><a href="#description">DESCRIPTION</a></li>
+	<li><a href="#options">OPTIONS</a></li>
+	<li><a href="#exit_status">EXIT STATUS</a></li>
+	<li><a href="#tutorial">TUTORIAL</a></li>
+	<ul>
+
+		<li><a href="#the_filecheck__check_prefix_option">The FileCheck -check-prefix option</a></li>
+		<li><a href="#the_check_next__directive">The "CHECK-NEXT:" directive</a></li>
+		<li><a href="#the_check_not__directive">The "CHECK-NOT:" directive</a></li>
+		<li><a href="#filecheck_pattern_matching_syntax">FileCheck Pattern Matching Syntax</a></li>
+		<li><a href="#filecheck_variables">FileCheck Variables</a></li>
+	</ul>
+
+	<li><a href="#authors">AUTHORS</a></li>
+</ul>
+
+-->
+
+
+</div>
+<!-- INDEX END -->
+
+<p>
+</p>
+<hr />
+<h1><a name="name">NAME</a></h1>
+<p>FileCheck - Flexible pattern matching file verifier</p>
+<p>
+</p>
+<hr />
+<h1><a name="synopsis">SYNOPSIS</a></h1>
+<p><strong>FileCheck</strong> <em>match-filename</em> [<em>--check-prefix=XXX</em>] [<em>--strict-whitespace</em>]</p>
+<p>
+</p>
+<hr />
+<h1><a name="description">DESCRIPTION</a></h1>
+<p><strong>FileCheck</strong> reads two files (one from standard input, and one specified on the
+command line) and uses one to verify the other.  This behavior is particularly
+useful for the testsuite, which wants to verify that the output of some tool
+(e.g. llc) contains the expected information (for example, a movsd from esp or
+whatever is interesting).  This is similar to using grep, but it is optimized
+for matching multiple different inputs in one file in a specific order.</p>
+<p>The <em>match-filename</em> file specifies the file that contains the patterns to
+match.  The file to verify is always read from standard input.</p>
+<p>
+</p>
+<hr />
+<h1><a name="options">OPTIONS</a></h1>
+<dl>
+<dt><strong><a name="help" class="item"><strong>-help</strong></a></strong></dt>
+
+<dd>
+<p>Print a summary of command line options.</p>
+</dd>
+<dt><strong><a name="check_prefix_prefix" class="item"><strong>--check-prefix</strong> <em>prefix</em></a></strong></dt>
+
+<dd>
+<p>FileCheck searches the contents of <em>match-filename</em> for patterns to match.  By
+default, these patterns are prefixed with "CHECK:".  If you'd like to use a
+different prefix (e.g. because the same input file is checking multiple
+different tool or options), the <strong>--check-prefix</strong> argument allows you to specify
+a specific prefix to match.</p>
+</dd>
+<dt><strong><a name="strict_whitespace" class="item"><strong>--strict-whitespace</strong></a></strong></dt>
+
+<dd>
+<p>By default, FileCheck canonicalizes input horizontal whitespace (spaces and
+tabs) which causes it to ignore these differences (a space will match a tab).
+The --strict-whitespace argument disables this behavior.</p>
+</dd>
+<dt><strong><a name="version" class="item"><strong>-version</strong></a></strong></dt>
+
+<dd>
+<p>Show the version number of this program.</p>
+</dd>
+</dl>
+<p>
+</p>
+<hr />
+<h1><a name="exit_status">EXIT STATUS</a></h1>
+<p>If <strong>FileCheck</strong> verifies that the file matches the expected contents, it exits
+with 0.  Otherwise, if not, or if an error occurs, it will exit with a non-zero
+value.</p>
+<p>
+</p>
+<hr />
+<h1><a name="tutorial">TUTORIAL</a></h1>
+<p>FileCheck is typically used from LLVM regression tests, being invoked on the RUN
+line of the test.  A simple example of using FileCheck from a RUN line looks
+like this:</p>
+<pre>
+  ; RUN: llvm-as < %s | llc -march=x86-64 | FileCheck %s</pre>
+<p>This syntax says to pipe the current file ("%s") into llvm-as, pipe that into
+llc, then pipe the output of llc into FileCheck.  This means that FileCheck will
+be verifying its standard input (the llc output) against the filename argument
+specified (the original .ll file specified by "%s").  To see how this works,
+lets look at the rest of the .ll file (after the RUN line):</p>
+<pre>
+  define void @sub1(i32* %p, i32 %v) {
+  entry:
+  ; <b>CHECK: sub1:</b>
+  ; <b>CHECK: subl</b>
+          %0 = tail call i32 @llvm.atomic.load.sub.i32.p0i32(i32* %p, i32 %v)
+          ret void
+  }
+  
+  define void @inc4(i64* %p) {
+  entry:
+  ; <b>CHECK: inc4:</b>
+  ; <b>CHECK: incq</b>
+          %0 = tail call i64 @llvm.atomic.load.add.i64.p0i64(i64* %p, i64 1)
+          ret void
+  }</pre>
+<p>Here you can see some "CHECK:" lines specified in comments.  Now you can see
+how the file is piped into llvm-as, then llc, and the machine code output is
+what we are verifying.  FileCheck checks the machine code output to verify that
+it matches what the "CHECK:" lines specify.</p>
+<p>The syntax of the CHECK: lines is very simple: they are fixed strings that
+must occur in order.  FileCheck defaults to ignoring horizontal whitespace
+differences (e.g. a space is allowed to match a tab) but otherwise, the contents
+of the CHECK: line is required to match some thing in the test file exactly.</p>
+<p>One nice thing about FileCheck (compared to grep) is that it allows merging
+test cases together into logical groups.  For example, because the test above
+is checking for the "sub1:" and "inc4:" labels, it will not match unless there
+is a "subl" in between those labels.  If it existed somewhere else in the file,
+that would not count: "grep subl" matches if subl exists anywhere in the
+file.</p>
+<p>
+</p>
+<h2><a name="the_filecheck__check_prefix_option">The FileCheck -check-prefix option</a></h2>
+<p>The FileCheck -check-prefix option allows multiple test configurations to be
+driven from one .ll file.  This is useful in many circumstances, for example,
+testing different architectural variants with llc.  Here's a simple example:</p>
+<pre>
+  ; RUN: llvm-as < %s | llc -mtriple=i686-apple-darwin9 -mattr=sse41 \
+  ; RUN:              | <b>FileCheck %s -check-prefix=X32</b>
+  ; RUN: llvm-as < %s | llc -mtriple=x86_64-apple-darwin9 -mattr=sse41 \
+  ; RUN:              | <b>FileCheck %s -check-prefix=X64</b></pre>
+<pre>
+  define <4 x i32> @pinsrd_1(i32 %s, <4 x i32> %tmp) nounwind {
+          %tmp1 = insertelement <4 x i32>; %tmp, i32 %s, i32 1
+          ret <4 x i32> %tmp1
+  ; <b>X32:</b> pinsrd_1:
+  ; <b>X32:</b>    pinsrd $1, 4(%esp), %xmm0
+  
+  ; <b>X64:</b> pinsrd_1:
+  ; <b>X64:</b>    pinsrd $1, %edi, %xmm0
+  }</pre>
+<p>In this case, we're testing that we get the expected code generation with
+both 32-bit and 64-bit code generation.</p>
+<p>
+</p>
+<h2><a name="the_check_next__directive">The "CHECK-NEXT:" directive</a></h2>
+<p>Sometimes you want to match lines and would like to verify that matches
+happen on exactly consequtive lines with no other lines in between them.  In
+this case, you can use CHECK: and CHECK-NEXT: directives to specify this.  If
+you specified a custom check prefix, just use "<PREFIX>-NEXT:".  For
+example, something like this works as you'd expect:</p>
+<pre>
+  define void @t2(<2 x double>* %r, <2 x double&gt;* %A, double %B) {
+        %tmp3 = load <2 x double&gt;* %A, align 16
+        %tmp7 = insertelement <2 x double&gt; undef, double %B, i32 0
+        %tmp9 = shufflevector <2 x double&gt; %tmp3,
+                              <2 x double&gt; %tmp7,
+                              <2 x i32&gt; < i32 0, i32 2 &gt;
+        store <2 x double&gt; %tmp9, <2 x double&gt;* %r, align 16
+        ret void
+        
+  ; <b>CHECK:</b> t2:
+  ; <b>CHECK:</b>       movl    8(%esp), %eax
+  ; <b>CHECK-NEXT:</b>  movapd  (%eax), %xmm0
+  ; <b>CHECK-NEXT:</b>  movhpd  12(%esp), %xmm0
+  ; <b>CHECK-NEXT:</b>  movl    4(%esp), %eax
+  ; <b>CHECK-NEXT:</b>  movapd  %xmm0, (%eax)
+  ; <b>CHECK-NEXT:</b>  ret
+  }</pre>
+<p>CHECK-NEXT: directives reject the input unless there is exactly one newline
+between it an the previous directive.  A CHECK-NEXT cannot be the first
+directive in a file.</p>
+<p>
+</p>
+<h2><a name="the_check_not__directive">The "CHECK-NOT:" directive</a></h2>
+<p>The CHECK-NOT: directive is used to verify that a string doesn't occur
+between two matches (or the first match and the beginning of the file).  For
+example, to verify that a load is removed by a transformation, a test like this
+can be used:</p>
+<pre>
+  define i8 @coerce_offset0(i32 %V, i32* %P) {
+    store i32 %V, i32* %P
+   
+    %P2 = bitcast i32* %P to i8*
+    %P3 = getelementptr i8* %P2, i32 2</pre>
+<pre>
+    %A = load i8* %P3
+    ret i8 %A
+  ; <b>CHECK:</b> @coerce_offset0
+  ; <b>CHECK-NOT:</b> load
+  ; <b>CHECK:</b> ret i8
+  }</pre>
+<p>
+</p>
+<h2><a name="filecheck_pattern_matching_syntax">FileCheck Pattern Matching Syntax</a></h2>
+<p>The CHECK: and CHECK-NOT: directives both take a pattern to match.  For most
+uses of FileCheck, fixed string matching is perfectly sufficient.  For some
+things, a more flexible form of matching is desired.  To support this, FileCheck
+allows you to specify regular expressions in matching strings, surrounded by
+double braces: <strong>{{yourregex}}</strong>.  Because we want to use fixed string
+matching for a majority of what we do, FileCheck has been designed to support
+mixing and matching fixed string matching with regular expressions.  This allows
+you to write things like this:</p>
+<pre>
+  ; CHECK: movhpd       <b>{{[0-9]+}}</b>(%esp), <b>{{%xmm[0-7]}}</b></pre>
+<p>In this case, any offset from the ESP register will be allowed, and any xmm
+register will be allowed.</p>
+<p>Because regular expressions are enclosed with double braces, they are
+visually distinct, and you don't need to use escape characters within the double
+braces like you would in C.  In the rare case that you want to match double
+braces explicitly from the input, you can use something ugly like
+<strong>{{[{][{]}}</strong> as your pattern.</p>
+<p>
+</p>
+<h2><a name="filecheck_variables">FileCheck Variables</a></h2>
+<p>It is often useful to match a pattern and then verify that it occurs again
+later in the file.  For codegen tests, this can be useful to allow any register,
+but verify that that register is used consistently later.  To do this, FileCheck
+allows named variables to be defined and substituted into patterns.  Here is a
+simple example:</p>
+<pre>
+  ; CHECK: test5:
+  ; CHECK:    notw      <b>[[REGISTER:%[a-z]+]]</b>
+  ; CHECK:    andw      {{.*}}<b>[[REGISTER]]</b></pre>
+<p>The first check line matches a regex (<tt>%[a-z]+</tt>) and captures it into
+the variables "REGISTER".  The second line verifies that whatever is in REGISTER
+occurs later in the file after an "andw".  FileCheck variable references are
+always contained in <tt>[[ ]]</tt> pairs, are named, and their names can be
+formed with the regex "<tt>[a-zA-Z_][a-zA-Z0-9_]*</tt>".  If a colon follows the
+name, then it is a definition of the variable, if not, it is a use.</p>
+<p>FileCheck variables can be defined multiple times, and uses always get the
+latest value.  Note that variables are all read at the start of a "CHECK" line
+and are all defined at the end.  This means that if you have something like
+"<tt>CHECK: [[XYZ:.*]]x[[XYZ]]<tt>" that the check line will read the previous
+value of the XYZ variable and define a new one after the match is performed.  If
+you need to do something like this you can probably take advantage of the fact
+that FileCheck is not actually line-oriented when it matches, this allows you to
+define two separate CHECK lines that match on the same line.</p>
+<p>
+</p>
+<hr />
+<h1><a name="authors">AUTHORS</a></h1>
+<p>Maintained by The LLVM Team (<a href="http://llvm.org">http://llvm.org</a>).</p>
+
+</body>
+
+</html>

Added: www-releases/trunk/2.8/docs/CommandGuide/html/bugpoint.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CommandGuide/html/bugpoint.html?rev=115746&view=auto
==============================================================================
--- www-releases/trunk/2.8/docs/CommandGuide/html/bugpoint.html (added)
+++ www-releases/trunk/2.8/docs/CommandGuide/html/bugpoint.html Wed Oct  6 00:27:59 2010
@@ -0,0 +1,231 @@
+<?xml version="1.0" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<title>bugpoint</title>
+<link rel="stylesheet" href="manpage.css" type="text/css" />
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+<link rev="made" href="mailto:root at localhost" />
+</head>
+
+<body>
+
+
+<!-- INDEX BEGIN -->
+<div name="index">
+<p><a name="__index__"></a></p>
+<!--
+
+<ul>
+
+	<li><a href="#name">NAME</a></li>
+	<li><a href="#synopsis">SYNOPSIS</a></li>
+	<li><a href="#description">DESCRIPTION</a></li>
+	<li><a href="#options">OPTIONS</a></li>
+	<li><a href="#exit_status">EXIT STATUS</a></li>
+	<li><a href="#see_also">SEE ALSO</a></li>
+	<li><a href="#author">AUTHOR</a></li>
+</ul>
+
+-->
+
+
+</div>
+<!-- INDEX END -->
+
+<p>
+</p>
+<hr />
+<h1><a name="name">NAME</a></h1>
+<p>bugpoint - automatic test case reduction tool</p>
+<p>
+</p>
+<hr />
+<h1><a name="synopsis">SYNOPSIS</a></h1>
+<p><strong>bugpoint</strong> [<em>options</em>] [<em>input LLVM ll/bc files</em>] [<em>LLVM passes</em>] <strong>--args</strong>
+<em>program arguments</em></p>
+<p>
+</p>
+<hr />
+<h1><a name="description">DESCRIPTION</a></h1>
+<p><strong>bugpoint</strong> narrows down the source of problems in LLVM tools and passes.  It
+can be used to debug three types of failures: optimizer crashes, miscompilations
+by optimizers, or bad native code generation (including problems in the static
+and JIT compilers).  It aims to reduce large test cases to small, useful ones.
+For more information on the design and inner workings of <strong>bugpoint</strong>, as well as
+advice for using bugpoint, see <em class="file">llvm/docs/Bugpoint.html</em> in the LLVM
+distribution.</p>
+<p>
+</p>
+<hr />
+<h1><a name="options">OPTIONS</a></h1>
+<dl>
+<dt><strong><a name="additional_so_library" class="item"><strong>--additional-so</strong> <em class="file">library</em></a></strong></dt>
+
+<dd>
+<p>Load the dynamic shared object <em class="file">library</em> into the test program whenever it is
+run.  This is useful if you are debugging programs which depend on non-LLVM
+libraries (such as the X or curses libraries) to run.</p>
+</dd>
+<dt><strong><a name="append_exit_code_true_false" class="item"><strong>--append-exit-code</strong>=<em>{true,false}</em></a></strong></dt>
+
+<dd>
+<p>Append the test programs exit code to the output file so that a change in exit
+code is considered a test failure. Defaults to false.</p>
+</dd>
+<dt><strong><a name="args_program_args" class="item"><strong>--args</strong> <em>program args</em></a></strong></dt>
+
+<dd>
+<p>Pass all arguments specified after -args to the test program whenever it runs.
+Note that if any of the <em>program args</em> start with a '-', you should use:</p>
+<pre>
+    bugpoint [bugpoint args] --args -- [program args]</pre>
+<p>The "--" right after the <strong>--args</strong> option tells <strong>bugpoint</strong> to consider any
+options starting with <code>-</code> to be part of the <strong>--args</strong> option, not as options to
+<strong>bugpoint</strong> itself.</p>
+</dd>
+<dt><strong><a name="tool_args_tool_args" class="item"><strong>--tool-args</strong> <em>tool args</em></a></strong></dt>
+
+<dd>
+<p>Pass all arguments specified after --tool-args to the LLVM tool under test
+(<strong>llc</strong>, <strong>lli</strong>, etc.) whenever it runs.  You should use this option in the
+following way:</p>
+<pre>
+    bugpoint [bugpoint args] --tool-args -- [tool args]</pre>
+<p>The "--" right after the <strong>--tool-args</strong> option tells <strong>bugpoint</strong> to consider any
+options starting with <code>-</code> to be part of the <strong>--tool-args</strong> option, not as
+options to <strong>bugpoint</strong> itself. (See <strong>--args</strong>, above.)</p>
+</dd>
+<dt><strong><a name="safe_tool_args_tool_args" class="item"><strong>--safe-tool-args</strong> <em>tool args</em></a></strong></dt>
+
+<dd>
+<p>Pass all arguments specified after <strong>--safe-tool-args</strong> to the "safe" execution
+tool.</p>
+</dd>
+<dt><strong><a name="gcc_tool_args_gcc_tool_args" class="item"><strong>--gcc-tool-args</strong> <em>gcc tool args</em></a></strong></dt>
+
+<dd>
+<p>Pass all arguments specified after <strong>--gcc-tool-args</strong> to the invocation of
+<strong>gcc</strong>.</p>
+</dd>
+<dt><strong><a name="opt_args_opt_args" class="item"><strong>--opt-args</strong> <em>opt args</em></a></strong></dt>
+
+<dd>
+<p>Pass all arguments specified after <strong>--opt-args</strong> to the invocation of <strong>opt</strong>.</p>
+</dd>
+<dt><strong><a name="disable_dce_simplifycfg" class="item"><strong>--disable-{dce,simplifycfg}</strong></a></strong></dt>
+
+<dd>
+<p>Do not run the specified passes to clean up and reduce the size of the test
+program. By default, <strong>bugpoint</strong> uses these passes internally when attempting to
+reduce test programs.  If you're trying to find a bug in one of these passes,
+<strong>bugpoint</strong> may crash.</p>
+</dd>
+<dt><strong><a name="enable_valgrind" class="item"><strong>--enable-valgrind</strong></a></strong></dt>
+
+<dd>
+<p>Use valgrind to find faults in the optimization phase. This will allow
+bugpoint to find otherwise asymptomatic problems caused by memory
+mis-management.</p>
+</dd>
+<dt><strong><a name="find_bugs" class="item"><strong>-find-bugs</strong></a></strong></dt>
+
+<dd>
+<p>Continually randomize the specified passes and run them on the test program
+until a bug is found or the user kills <strong>bugpoint</strong>.</p>
+</dd>
+<dt><strong><a name="help" class="item"><strong>-help</strong></a></strong></dt>
+
+<dd>
+<p>Print a summary of command line options.</p>
+</dd>
+<dt><strong><a name="input_filename" class="item"><strong>--input</strong> <em class="file">filename</em></a></strong></dt>
+
+<dd>
+<p>Open <em class="file">filename</em> and redirect the standard input of the test program, whenever
+it runs, to come from that file.</p>
+</dd>
+<dt><strong><a name="load_plugin" class="item"><strong>--load</strong> <em class="file">plugin</em></a></strong></dt>
+
+<dd>
+<p>Load the dynamic object <em class="file">plugin</em> into <strong>bugpoint</strong> itself.  This object should
+register new optimization passes.  Once loaded, the object will add new command
+line options to enable various optimizations.  To see the new complete list of
+optimizations, use the <strong>-help</strong> and <strong>--load</strong> options together; for example:</p>
+<pre>
+    bugpoint --load myNewPass.so -help</pre>
+</dd>
+<dt><strong><a name="mlimit_megabytes" class="item"><strong>--mlimit</strong> <em class="file">megabytes</em></a></strong></dt>
+
+<dd>
+<p>Specifies an upper limit on memory usage of the optimization and codegen. Set
+to zero to disable the limit.</p>
+</dd>
+<dt><strong><a name="output_filename" class="item"><strong>--output</strong> <em class="file">filename</em></a></strong></dt>
+
+<dd>
+<p>Whenever the test program produces output on its standard output stream, it
+should match the contents of <em class="file">filename</em> (the "reference output"). If you
+do not use this option, <strong>bugpoint</strong> will attempt to generate a reference output
+by compiling the program with the "safe" backend and running it.</p>
+</dd>
+<dt><strong><a name="profile_info_file_filename" class="item"><strong>--profile-info-file</strong> <em class="file">filename</em></a></strong></dt>
+
+<dd>
+<p>Profile file loaded by <strong>--profile-loader</strong>.</p>
+</dd>
+<dt><strong><a name="run_int_jit_llc_cbe_custom" class="item"><strong>--run-{int,jit,llc,cbe,custom}</strong></a></strong></dt>
+
+<dd>
+<p>Whenever the test program is compiled, <strong>bugpoint</strong> should generate code for it
+using the specified code generator.  These options allow you to choose the
+interpreter, the JIT compiler, the static native code compiler, the C
+backend, or a custom command (see <strong>--exec-command</strong>) respectively.</p>
+</dd>
+<dt><strong><a name="safe_llc_cbe_custom" class="item"><strong>--safe-{llc,cbe,custom}</strong></a></strong></dt>
+
+<dd>
+<p>When debugging a code generator, <strong>bugpoint</strong> should use the specified code
+generator as the "safe" code generator. This is a known-good code generator
+used to generate the "reference output" if it has not been provided, and to
+compile portions of the program that as they are excluded from the testcase.
+These options allow you to choose the
+static native code compiler, the C backend, or a custom command,
+(see <strong>--exec-command</strong>) respectively. The interpreter and the JIT backends
+cannot currently be used as the "safe" backends.</p>
+</dd>
+<dt><strong><a name="exec_command_command" class="item"><strong>--exec-command</strong> <em>command</em></a></strong></dt>
+
+<dd>
+<p>This option defines the command to use with the <strong>--run-custom</strong> and
+<strong>--safe-custom</strong> options to execute the bitcode testcase. This can
+be useful for cross-compilation.</p>
+</dd>
+<dt><strong><a name="safe_path_path" class="item"><strong>--safe-path</strong> <em>path</em></a></strong></dt>
+
+<dd>
+<p>This option defines the path to the command to execute with the
+<strong>--safe-{int,jit,llc,cbe,custom}</strong>
+option.</p>
+</dd>
+</dl>
+<p>
+</p>
+<hr />
+<h1><a name="exit_status">EXIT STATUS</a></h1>
+<p>If <strong>bugpoint</strong> succeeds in finding a problem, it will exit with 0.  Otherwise,
+if an error occurs, it will exit with a non-zero value.</p>
+<p>
+</p>
+<hr />
+<h1><a name="see_also">SEE ALSO</a></h1>
+<p><a href="././opt.html">opt</a></p>
+<p>
+</p>
+<hr />
+<h1><a name="author">AUTHOR</a></h1>
+<p>Maintained by the LLVM Team (<a href="http://llvm.org">http://llvm.org</a>).</p>
+
+</body>
+
+</html>

Added: www-releases/trunk/2.8/docs/CommandGuide/html/lit.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CommandGuide/html/lit.html?rev=115746&view=auto
==============================================================================
--- www-releases/trunk/2.8/docs/CommandGuide/html/lit.html (added)
+++ www-releases/trunk/2.8/docs/CommandGuide/html/lit.html Wed Oct  6 00:27:59 2010
@@ -0,0 +1,411 @@
+<?xml version="1.0" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<title>lit</title>
+<link rel="stylesheet" href="manpage.css" type="text/css" />
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+<link rev="made" href="mailto:root at localhost" />
+</head>
+
+<body>
+
+
+<!-- INDEX BEGIN -->
+<div name="index">
+<p><a name="__index__"></a></p>
+<!--
+
+<ul>
+
+	<li><a href="#name">NAME</a></li>
+	<li><a href="#synopsis">SYNOPSIS</a></li>
+	<li><a href="#description">DESCRIPTION</a></li>
+	<li><a href="#general_options">GENERAL OPTIONS</a></li>
+	<li><a href="#output_options">OUTPUT OPTIONS</a></li>
+	<li><a href="#execution_options">EXECUTION OPTIONS</a></li>
+	<li><a href="#selection_options">SELECTION OPTIONS</a></li>
+	<li><a href="#additional_options">ADDITIONAL OPTIONS</a></li>
+	<li><a href="#exit_status">EXIT STATUS</a></li>
+	<li><a href="#test_discovery">TEST DISCOVERY</a></li>
+	<li><a href="#test_status_results">TEST STATUS RESULTS</a></li>
+	<li><a href="#lit_infrastructure">LIT INFRASTRUCTURE</a></li>
+	<ul>
+
+		<li><a href="#test_suites">TEST SUITES</a></li>
+		<li><a href="#test_discovery">TEST DISCOVERY</a></li>
+		<li><a href="#local_configuration_files">LOCAL CONFIGURATION FILES</a></li>
+		<li><a href="#lit_example_tests">LIT EXAMPLE TESTS</a></li>
+	</ul>
+
+	<li><a href="#see_also">SEE ALSO</a></li>
+	<li><a href="#author">AUTHOR</a></li>
+</ul>
+
+-->
+
+
+</div>
+<!-- INDEX END -->
+
+<p>
+</p>
+<hr />
+<h1><a name="name">NAME</a></h1>
+<p>lit - LLVM Integrated Tester</p>
+<p>
+</p>
+<hr />
+<h1><a name="synopsis">SYNOPSIS</a></h1>
+<p><strong>lit</strong> [<em>options</em>] [<em>tests</em>]</p>
+<p>
+</p>
+<hr />
+<h1><a name="description">DESCRIPTION</a></h1>
+<p><strong>lit</strong> is a portable tool for executing LLVM and Clang style test suites,
+summarizing their results, and providing indication of failures. <strong>lit</strong> is
+designed to be a lightweight testing tool with as simple a user interface as
+possible.</p>
+<p><strong>lit</strong> should be run with one or more <em>tests</em> to run specified on the command
+line. Tests can be either individual test files or directories to search for
+tests (see <a href="#test_discovery">TEST DISCOVERY</a>).</p>
+<p>Each specified test will be executed (potentially in parallel) and once all
+tests have been run <strong>lit</strong> will print summary information on the number of tests
+which passed or failed (see <a href="#test_status_results">TEST STATUS RESULTS</a>). The <strong>lit</strong> program will
+execute with a non-zero exit code if any tests fail.</p>
+<p>By default <strong>lit</strong> will use a succinct progress display and will only print
+summary information for test failures. See <a href="#output_options">OUTPUT OPTIONS</a> for options
+controlling the <strong>lit</strong> progress display and output.</p>
+<p><strong>lit</strong> also includes a number of options for controlling how tests are exected
+(specific features may depend on the particular test format). See <a href="#execution_options">EXECUTION OPTIONS</a> for more information.</p>
+<p>Finally, <strong>lit</strong> also supports additional options for only running a subset of
+the options specified on the command line, see <a href="#selection_options">SELECTION OPTIONS</a> for
+more information.</p>
+<p>Users interested in the <strong>lit</strong> architecture or designing a <strong>lit</strong> testing
+implementation should see <a href="#lit_architecture">LIT ARCHITECTURE</a></p>
+<p>
+</p>
+<hr />
+<h1><a name="general_options">GENERAL OPTIONS</a></h1>
+<dl>
+<dt><strong><a name="h_help" class="item"><strong>-h</strong>, <strong>--help</strong></a></strong></dt>
+
+<dd>
+<p>Show the <strong>lit</strong> help message.</p>
+</dd>
+<dt><strong><a name="j_n_threads_n" class="item"><strong>-j</strong> <em>N</em>, <strong>--threads</strong>=<em>N</em></a></strong></dt>
+
+<dd>
+<p>Run <em>N</em> tests in parallel. By default, this is automatically chosen to match
+the number of detected available CPUs.</p>
+</dd>
+<dt><strong><a name="config_prefix_name" class="item"><strong>--config-prefix</strong>=<em>NAME</em></a></strong></dt>
+
+<dd>
+<p>Search for <em>NAME.cfg</em> and <em>NAME.site.cfg</em> when searching for test suites,
+instead of <em>lit.cfg</em> and <em>lit.site.cfg</em>.</p>
+</dd>
+<dt><strong><a name="param_name_param_name_value" class="item"><strong>--param</strong> <em>NAME</em>, <strong>--param</strong> <em>NAME</em>=<em>VALUE</em></a></strong></dt>
+
+<dd>
+<p>Add a user defined parameter <em>NAME</em> with the given <em>VALUE</em> (or the empty
+string if not given). The meaning and use of these parameters is test suite
+dependent.</p>
+</dd>
+</dl>
+<p>
+</p>
+<hr />
+<h1><a name="output_options">OUTPUT OPTIONS</a></h1>
+<dl>
+<dt><strong><a name="q_quiet" class="item"><strong>-q</strong>, <strong>--quiet</strong></a></strong></dt>
+
+<dd>
+<p>Suppress any output except for test failures.</p>
+</dd>
+<dt><strong><a name="s_succinct" class="item"><strong>-s</strong>, <strong>--succinct</strong></a></strong></dt>
+
+<dd>
+<p>Show less output, for example don't show information on tests that pass.</p>
+</dd>
+<dt><strong><a name="v_verbose" class="item"><strong>-v</strong>, <strong>--verbose</strong></a></strong></dt>
+
+<dd>
+<p>Show more information on test failures, for example the entire test output
+instead of just the test result.</p>
+</dd>
+<dt><strong><a name="no_progress_bar" class="item"><strong>--no-progress-bar</strong></a></strong></dt>
+
+<dd>
+<p>Do not use curses based progress bar.</p>
+</dd>
+</dl>
+<p>
+</p>
+<hr />
+<h1><a name="execution_options">EXECUTION OPTIONS</a></h1>
+<dl>
+<dt><strong><a name="path_path" class="item"><strong>--path</strong>=<em>PATH</em></a></strong></dt>
+
+<dd>
+<p>Specify an addition <em>PATH</em> to use when searching for executables in tests.</p>
+</dd>
+<dt><strong><a name="vg" class="item"><strong>--vg</strong></a></strong></dt>
+
+<dd>
+<p>Run individual tests under valgrind (using the memcheck tool). The
+<em>--error-exitcode</em> argument for valgrind is used so that valgrind failures will
+cause the program to exit with a non-zero status.</p>
+</dd>
+<dt><strong><a name="vg_arg_arg" class="item"><strong>--vg-arg</strong>=<em>ARG</em></a></strong></dt>
+
+<dd>
+<p>When <em>--vg</em> is used, specify an additional argument to pass to valgrind itself.</p>
+</dd>
+<dt><strong><a name="time_tests" class="item"><strong>--time-tests</strong></a></strong></dt>
+
+<dd>
+<p>Track the wall time individual tests take to execute and includes the results in
+the summary output. This is useful for determining which tests in a test suite
+take the most time to execute. Note that this option is most useful with <em>-j
+1</em>.</p>
+</dd>
+</dl>
+<p>
+</p>
+<hr />
+<h1><a name="selection_options">SELECTION OPTIONS</a></h1>
+<dl>
+<dt><strong><a name="max_tests_n" class="item"><strong>--max-tests</strong>=<em>N</em></a></strong></dt>
+
+<dd>
+<p>Run at most <em>N</em> tests and then terminate.</p>
+</dd>
+<dt><strong><a name="max_time_n" class="item"><strong>--max-time</strong>=<em>N</em></a></strong></dt>
+
+<dd>
+<p>Spend at most <em>N</em> seconds (approximately) running tests and then terminate.</p>
+</dd>
+<dt><strong><a name="shuffle" class="item"><strong>--shuffle</strong></a></strong></dt>
+
+<dd>
+<p>Run the tests in a random order.</p>
+</dd>
+</dl>
+<p>
+</p>
+<hr />
+<h1><a name="additional_options">ADDITIONAL OPTIONS</a></h1>
+<dl>
+<dt><strong><a name="debug" class="item"><strong>--debug</strong></a></strong></dt>
+
+<dd>
+<p>Run <strong>lit</strong> in debug mode, for debugging configuration issues and <strong>lit</strong> itself.</p>
+</dd>
+<dt><strong><a name="show_suites" class="item"><strong>--show-suites</strong></a></strong></dt>
+
+<dd>
+<p>List the discovered test suites as part of the standard output.</p>
+</dd>
+<dt><strong><a name="no_tcl_as_sh" class="item"><strong>--no-tcl-as-sh</strong></a></strong></dt>
+
+<dd>
+<p>Run Tcl scripts internally (instead of converting to shell scripts).</p>
+</dd>
+<dt><strong><a name="repeat_n" class="item"><strong>--repeat</strong>=<em>N</em></a></strong></dt>
+
+<dd>
+<p>Run each test <em>N</em> times. Currently this is primarily useful for timing tests,
+other results are not collated in any reasonable fashion.</p>
+</dd>
+</dl>
+<p>
+</p>
+<hr />
+<h1><a name="exit_status">EXIT STATUS</a></h1>
+<p><strong>lit</strong> will exit with an exit code of 1 if there are any FAIL or XPASS
+results. Otherwise, it will exit with the status 0. Other exit codes used for
+non-test related failures (for example a user error or an internal program
+error).</p>
+<p>
+</p>
+<hr />
+<h1><a name="test_discovery">TEST DISCOVERY</a></h1>
+<p>The inputs passed to <strong>lit</strong> can be either individual tests, or entire
+directories or hierarchies of tests to run. When <strong>lit</strong> starts up, the first
+thing it does is convert the inputs into a complete list of tests to run as part
+of <em>test discovery</em>.</p>
+<p>In the <strong>lit</strong> model, every test must exist inside some <em>test suite</em>. <strong>lit</strong>
+resolves the inputs specified on the command line to test suites by searching
+upwards from the input path until it finds a <em>lit.cfg</em> or <em>lit.site.cfg</em>
+file. These files serve as both a marker of test suites and as configuration
+files which <strong>lit</strong> loads in order to understand how to find and run the tests
+inside the test suite.</p>
+<p>Once <strong>lit</strong> has mapped the inputs into test suites it traverses the list of
+inputs adding tests for individual files and recursively searching for tests in
+directories.</p>
+<p>This behavior makes it easy to specify a subset of tests to run, while still
+allowing the test suite configuration to control exactly how tests are
+interpreted. In addition, <strong>lit</strong> always identifies tests by the test suite they
+are in, and their relative path inside the test suite. For appropriately
+configured projects, this allows <strong>lit</strong> to provide convenient and flexible
+support for out-of-tree builds.</p>
+<p>
+</p>
+<hr />
+<h1><a name="test_status_results">TEST STATUS RESULTS</a></h1>
+<p>Each test ultimately produces one of the following six results:</p>
+<dl>
+<dt><strong><a name="pass" class="item"><strong>PASS</strong></a></strong></dt>
+
+<dd>
+<p>The test succeeded.</p>
+</dd>
+<dt><strong><a name="xfail" class="item"><strong>XFAIL</strong></a></strong></dt>
+
+<dd>
+<p>The test failed, but that is expected. This is used for test formats which allow
+specifying that a test does not currently work, but wish to leave it in the test
+suite.</p>
+</dd>
+<dt><strong><a name="xpass" class="item"><strong>XPASS</strong></a></strong></dt>
+
+<dd>
+<p>The test succeeded, but it was expected to fail. This is used for tests which
+were specified as expected to fail, but are now succeeding (generally because
+the feautre they test was broken and has been fixed).</p>
+</dd>
+<dt><strong><a name="fail" class="item"><strong>FAIL</strong></a></strong></dt>
+
+<dd>
+<p>The test failed.</p>
+</dd>
+<dt><strong><a name="unresolved" class="item"><strong>UNRESOLVED</strong></a></strong></dt>
+
+<dd>
+<p>The test result could not be determined. For example, this occurs when the test
+could not be run, the test itself is invalid, or the test was interrupted.</p>
+</dd>
+<dt><strong><a name="unsupported" class="item"><strong>UNSUPPORTED</strong></a></strong></dt>
+
+<dd>
+<p>The test is not supported in this environment. This is used by test formats
+which can report unsupported tests.</p>
+</dd>
+</dl>
+<p>Depending on the test format tests may produce additional information about
+their status (generally only for failures). See the <a href="#lit_output">Output</a>
+section for more information.</p>
+<p>
+</p>
+<hr />
+<h1><a name="lit_infrastructure">LIT INFRASTRUCTURE</a></h1>
+<p>This section describes the <strong>lit</strong> testing architecture for users interested in
+creating a new <strong>lit</strong> testing implementation, or extending an existing one.</p>
+<p><strong>lit</strong> proper is primarily an infrastructure for discovering and running
+arbitrary tests, and to expose a single convenient interface to these
+tests. <strong>lit</strong> itself doesn't know how to run tests, rather this logic is
+defined by <em>test suites</em>.</p>
+<p>
+</p>
+<h2><a name="test_suites">TEST SUITES</a></h2>
+<p>As described in <a href="#test_discovery">TEST DISCOVERY</a>, tests are always located inside a <em>test
+suite</em>. Test suites serve to define the format of the tests they contain, the
+logic for finding those tests, and any additional information to run the tests.</p>
+<p><strong>lit</strong> identifies test suites as directories containing <em>lit.cfg</em> or
+<em>lit.site.cfg</em> files (see also <strong>--config-prefix</strong>. Test suites are initially
+discovered by recursively searching up the directory hierarchy for all the input
+files passed on the command line. You can use <strong>--show-suites</strong> to display the
+discovered test suites at startup.</p>
+<p>Once a test suite is discovered, its config file is loaded. Config files
+themselves are Python modules which will be executed. When the config file is
+executed, two important global variables are predefined:</p>
+<dl>
+<dt><strong><a name="lit" class="item"><strong>lit</strong></a></strong></dt>
+
+<dd>
+<p>The global <strong>lit</strong> configuration object (a <em>LitConfig</em> instance), which defines
+the builtin test formats, global configuration parameters, and other helper
+routines for implementing test configurations.</p>
+</dd>
+<dt><strong><a name="config" class="item"><strong>config</strong></a></strong></dt>
+
+<dd>
+<p>This is the config object (a <em>TestingConfig</em> instance) for the test suite,
+which the config file is expected to populate. The following variables are also
+available on the <em>config</em> object, some of which must be set by the config and
+others are optional or predefined:</p>
+<p><strong>name</strong> <em>[required]</em> The name of the test suite, for use in reports and
+diagnostics.</p>
+<p><strong>test_format</strong> <em>[required]</em> The test format object which will be used to
+discover and run tests in the test suite. Generally this will be a builtin test
+format available from the <em>lit.formats</em> module.</p>
+<p><strong>test_src_root</strong> The filesystem path to the test suite root. For out-of-dir
+builds this is the directory that will be scanned for tests.</p>
+<p><strong>test_exec_root</strong> For out-of-dir builds, the path to the test suite root inside
+the object directory. This is where tests will be run and temporary output files
+places.</p>
+<p><strong>environment</strong> A dictionary representing the environment to use when executing
+tests in the suite.</p>
+<p><strong>suffixes</strong> For <strong>lit</strong> test formats which scan directories for tests, this
+variable as a list of suffixes to identify test files. Used by: <em>ShTest</em>,
+<em>TclTest</em>.</p>
+<p><strong>substitutions</strong> For <strong>lit</strong> test formats which substitute variables into a test
+script, the list of substitutions to perform. Used by: <em>ShTest</em>, <em>TclTest</em>.</p>
+<p><strong>unsupported</strong> Mark an unsupported directory, all tests within it will be
+reported as unsupported. Used by: <em>ShTest</em>, <em>TclTest</em>.</p>
+<p><strong>parent</strong> The parent configuration, this is the config object for the directory
+containing the test suite, or None.</p>
+<p><strong>on_clone</strong> The config is actually cloned for every subdirectory inside a test
+suite, to allow local configuration on a per-directory basis. The <em>on_clone</em>
+variable can be set to a Python function which will be called whenever a
+configuration is cloned (for a subdirectory). The function should takes three
+arguments: (1) the parent configuration, (2) the new configuration (which the
+<em>on_clone</em> function will generally modify), and (3) the test path to the new
+directory being scanned.</p>
+</dd>
+</dl>
+<p>
+</p>
+<h2><a name="test_discovery">TEST DISCOVERY</a></h2>
+<p>Once test suites are located, <strong>lit</strong> recursively traverses the source directory
+(following <em>test_src_root</em>) looking for tests. When <strong>lit</strong> enters a
+sub-directory, it first checks to see if a nest test suite is defined in that
+directory. If so, it loads that test suite recursively, otherwise it
+instantiates a local test config for the directory (see <a href="#local_configuration_files">LOCAL CONFIGURATION FILES</a>).</p>
+<p>Tests are identified by the test suite they are contained within, and the
+relative path inside that suite. Note that the relative path may not refer to an
+actual file on disk; some test formats (such as <em>GoogleTest</em>) define "virtual
+tests" which have a path that contains both the path to the actual test file and
+a subpath to identify the virtual test.</p>
+<p>
+</p>
+<h2><a name="local_configuration_files">LOCAL CONFIGURATION FILES</a></h2>
+<p>When <strong>lit</strong> loads a subdirectory in a test suite, it instantiates a local test
+configuration by cloning the configuration for the parent direction -- the root
+of this configuration chain will always be a test suite. Once the test
+configuration is cloned <strong>lit</strong> checks for a <em>lit.local.cfg</em> file in the
+subdirectory. If present, this file will be loaded and can be used to specialize
+the configuration for each individual directory. This facility can be used to
+define subdirectories of optional tests, or to change other configuration
+parameters -- for example, to change the test format, or the suffixes which
+identify test files.</p>
+<p>
+</p>
+<h2><a name="lit_example_tests">LIT EXAMPLE TESTS</a></h2>
+<p>The <strong>lit</strong> distribution contains several example implementations of test suites
+in the <em>ExampleTests</em> directory.</p>
+<p>
+</p>
+<hr />
+<h1><a name="see_also">SEE ALSO</a></h1>
+<p><em>valgrind(1)</em></p>
+<p>
+</p>
+<hr />
+<h1><a name="author">AUTHOR</a></h1>
+<p>Written by Daniel Dunbar and maintained by the LLVM Team (<a href="http://llvm.org">http://llvm.org</a>).</p>
+
+</body>
+
+</html>

Added: www-releases/trunk/2.8/docs/CommandGuide/html/llc.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CommandGuide/html/llc.html?rev=115746&view=auto
==============================================================================
--- www-releases/trunk/2.8/docs/CommandGuide/html/llc.html (added)
+++ www-releases/trunk/2.8/docs/CommandGuide/html/llc.html Wed Oct  6 00:27:59 2010
@@ -0,0 +1,255 @@
+<?xml version="1.0" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<title>llc</title>
+<link rel="stylesheet" href="manpage.css" type="text/css" />
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+<link rev="made" href="mailto:root at localhost" />
+</head>
+
+<body>
+
+
+<!-- INDEX BEGIN -->
+<div name="index">
+<p><a name="__index__"></a></p>
+<!--
+
+<ul>
+
+	<li><a href="#name">NAME</a></li>
+	<li><a href="#synopsis">SYNOPSIS</a></li>
+	<li><a href="#description">DESCRIPTION</a></li>
+	<li><a href="#options">OPTIONS</a></li>
+	<ul>
+
+		<li><a href="#end_user_options">End-user Options</a></li>
+		<li><a href="#tuning_configuration_options">Tuning/Configuration Options</a></li>
+		<li><a href="#intel_ia_32_specific_options">Intel IA-32-specific Options</a></li>
+	</ul>
+
+	<li><a href="#exit_status">EXIT STATUS</a></li>
+	<li><a href="#see_also">SEE ALSO</a></li>
+	<li><a href="#authors">AUTHORS</a></li>
+</ul>
+
+-->
+
+
+</div>
+<!-- INDEX END -->
+
+<p>
+</p>
+<hr />
+<h1><a name="name">NAME</a></h1>
+<p>llc - LLVM static compiler</p>
+<p>
+</p>
+<hr />
+<h1><a name="synopsis">SYNOPSIS</a></h1>
+<p><strong>llc</strong> [<em>options</em>] [<em>filename</em>]</p>
+<p>
+</p>
+<hr />
+<h1><a name="description">DESCRIPTION</a></h1>
+<p>The <strong>llc</strong> command compiles LLVM source inputs into assembly language for a
+specified architecture.  The assembly language output can then be passed through
+a native assembler and linker to generate a native executable.</p>
+<p>The choice of architecture for the output assembly code is automatically
+determined from the input file, unless the <strong>-march</strong> option is used to override
+the default.</p>
+<p>
+</p>
+<hr />
+<h1><a name="options">OPTIONS</a></h1>
+<p>If <em>filename</em> is - or omitted, <strong>llc</strong> reads from standard input.  Otherwise, it
+will from <em>filename</em>.  Inputs can be in either the LLVM assembly language
+format (.ll) or the LLVM bitcode format (.bc).</p>
+<p>If the <strong>-o</strong> option is omitted, then <strong>llc</strong> will send its output to standard
+output if the input is from standard input.  If the <strong>-o</strong> option specifies -,
+then the output will also be sent to standard output.</p>
+<p>If no <strong>-o</strong> option is specified and an input file other than - is specified,
+then <strong>llc</strong> creates the output filename by taking the input filename,
+removing any existing <em class="file">.bc</em> extension, and adding a <em class="file">.s</em> suffix.</p>
+<p>Other <strong>llc</strong> options are as follows:</p>
+<p>
+</p>
+<h2><a name="end_user_options">End-user Options</a></h2>
+<dl>
+<dt><strong><a name="help" class="item"><strong>-help</strong></a></strong></dt>
+
+<dd>
+<p>Print a summary of command line options.</p>
+</dd>
+<dt><strong><a name="o_uint" class="item"><strong>-O</strong>=<em>uint</em></a></strong></dt>
+
+<dd>
+<p>Generate code at different optimization levels. These correspond to the <em>-O0</em>,
+<em>-O1</em>, <em>-O2</em>, <em>-O3</em>, and <em>-O4</em> optimization levels used by <strong>llvm-gcc</strong> and
+<strong>clang</strong>.</p>
+</dd>
+<dt><strong><a name="mtriple_target_triple" class="item"><strong>-mtriple</strong>=<em>target triple</em></a></strong></dt>
+
+<dd>
+<p>Override the target triple specified in the input file with the specified
+string.</p>
+</dd>
+<dt><strong><a name="march_arch" class="item"><strong>-march</strong>=<em>arch</em></a></strong></dt>
+
+<dd>
+<p>Specify the architecture for which to generate assembly, overriding the target
+encoded in the input file.  See the output of <strong>llc -help</strong> for a list of
+valid architectures.  By default this is inferred from the target triple or
+autodetected to the current architecture.</p>
+</dd>
+<dt><strong><a name="mcpu_cpuname" class="item"><strong>-mcpu</strong>=<em>cpuname</em></a></strong></dt>
+
+<dd>
+<p>Specify a specific chip in the current architecture to generate code for.
+By default this is inferred from the target triple and autodetected to 
+the current architecture.  For a list of available CPUs, use:
+<strong>llvm-as < /dev/null | llc -march=xyz -mcpu=help</strong></p>
+</dd>
+<dt><strong><a name="mattr_a1_a2_a3" class="item"><strong>-mattr</strong>=<em>a1,+a2,-a3,...</em></a></strong></dt>
+
+<dd>
+<p>Override or control specific attributes of the target, such as whether SIMD
+operations are enabled or not.  The default set of attributes is set by the
+current CPU.  For a list of available attributes, use:
+<strong>llvm-as < /dev/null | llc -march=xyz -mattr=help</strong></p>
+</dd>
+<dt><strong><a name="disable_fp_elim" class="item"><strong>--disable-fp-elim</strong></a></strong></dt>
+
+<dd>
+<p>Disable frame pointer elimination optimization.</p>
+</dd>
+<dt><strong><a name="disable_excess_fp_precision" class="item"><strong>--disable-excess-fp-precision</strong></a></strong></dt>
+
+<dd>
+<p>Disable optimizations that may produce excess precision for floating point.
+Note that this option can dramatically slow down code on some systems
+(e.g. X86).</p>
+</dd>
+<dt><strong><a name="enable_unsafe_fp_math" class="item"><strong>--enable-unsafe-fp-math</strong></a></strong></dt>
+
+<dd>
+<p>Enable optimizations that make unsafe assumptions about IEEE math (e.g. that
+addition is associative) or may not work for all input ranges.  These
+optimizations allow the code generator to make use of some instructions which
+would otherwise not be usable (such as fsin on X86).</p>
+</dd>
+<dt><strong><a name="enable_correct_eh_support" class="item"><strong>--enable-correct-eh-support</strong></a></strong></dt>
+
+<dd>
+<p>Instruct the <strong>lowerinvoke</strong> pass to insert code for correct exception handling
+support.  This is expensive and is by default omitted for efficiency.</p>
+</dd>
+<dt><strong><a name="stats" class="item"><strong>--stats</strong></a></strong></dt>
+
+<dd>
+<p>Print statistics recorded by code-generation passes.</p>
+</dd>
+<dt><strong><a name="time_passes" class="item"><strong>--time-passes</strong></a></strong></dt>
+
+<dd>
+<p>Record the amount of time needed for each pass and print a report to standard
+error.</p>
+</dd>
+<dt><strong><a name="load_dso_path" class="item"><strong>--load</strong>=<em class="file">dso_path</em></a></strong></dt>
+
+<dd>
+<p>Dynamically load <em class="file">dso_path</em> (a path to a dynamically shared object) that
+implements an LLVM target. This will permit the target name to be used with the
+<strong>-march</strong> option so that code can be generated for that target.</p>
+</dd>
+</dl>
+<p>
+</p>
+<h2><a name="tuning_configuration_options">Tuning/Configuration Options</a></h2>
+<dl>
+<dt><strong><a name="print_machineinstrs" class="item"><strong>--print-machineinstrs</strong></a></strong></dt>
+
+<dd>
+<p>Print generated machine code between compilation phases (useful for debugging).</p>
+</dd>
+<dt><strong><a name="regalloc_allocator" class="item"><strong>--regalloc</strong>=<em>allocator</em></a></strong></dt>
+
+<dd>
+<p>Specify the register allocator to use. The default <em>allocator</em> is <em>local</em>.
+Valid register allocators are:</p>
+<dl>
+<dt><strong><a name="simple" class="item"><em>simple</em></a></strong></dt>
+
+<dd>
+<p>Very simple "always spill" register allocator</p>
+</dd>
+<dt><strong><a name="local" class="item"><em>local</em></a></strong></dt>
+
+<dd>
+<p>Local register allocator</p>
+</dd>
+<dt><strong><a name="linearscan" class="item"><em>linearscan</em></a></strong></dt>
+
+<dd>
+<p>Linear scan global register allocator</p>
+</dd>
+<dt><strong><a name="iterativescan" class="item"><em>iterativescan</em></a></strong></dt>
+
+<dd>
+<p>Iterative scan global register allocator</p>
+</dd>
+</dl>
+</dd>
+<dt><strong><a name="spiller_spiller" class="item"><strong>--spiller</strong>=<em>spiller</em></a></strong></dt>
+
+<dd>
+<p>Specify the spiller to use for register allocators that support it.  Currently
+this option is used only by the linear scan register allocator. The default
+<em>spiller</em> is <em>local</em>.  Valid spillers are:</p>
+<dl>
+<dt><strong><em>simple</em></strong></dt>
+
+<dd>
+<p>Simple spiller</p>
+</dd>
+<dt><strong><em>local</em></strong></dt>
+
+<dd>
+<p>Local spiller</p>
+</dd>
+</dl>
+</dd>
+</dl>
+<p>
+</p>
+<h2><a name="intel_ia_32_specific_options">Intel IA-32-specific Options</a></h2>
+<dl>
+<dt><strong><a name="x86_asm_syntax_att_intel" class="item"><strong>--x86-asm-syntax=att|intel</strong></a></strong></dt>
+
+<dd>
+<p>Specify whether to emit assembly code in AT&T syntax (the default) or intel
+syntax.</p>
+</dd>
+</dl>
+<p>
+</p>
+<hr />
+<h1><a name="exit_status">EXIT STATUS</a></h1>
+<p>If <strong>llc</strong> succeeds, it will exit with 0.  Otherwise, if an error occurs,
+it will exit with a non-zero value.</p>
+<p>
+</p>
+<hr />
+<h1><a name="see_also">SEE ALSO</a></h1>
+<p><a href="././lli.html">lli</a></p>
+<p>
+</p>
+<hr />
+<h1><a name="authors">AUTHORS</a></h1>
+<p>Maintained by the LLVM Team (<a href="http://llvm.org">http://llvm.org</a>).</p>
+
+</body>
+
+</html>

Added: www-releases/trunk/2.8/docs/CommandGuide/html/lli.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CommandGuide/html/lli.html?rev=115746&view=auto
==============================================================================
--- www-releases/trunk/2.8/docs/CommandGuide/html/lli.html (added)
+++ www-releases/trunk/2.8/docs/CommandGuide/html/lli.html Wed Oct  6 00:27:59 2010
@@ -0,0 +1,284 @@
+<?xml version="1.0" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<title>lli</title>
+<link rel="stylesheet" href="manpage.css" type="text/css" />
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+<link rev="made" href="mailto:root at localhost" />
+</head>
+
+<body>
+
+
+<!-- INDEX BEGIN -->
+<div name="index">
+<p><a name="__index__"></a></p>
+<!--
+
+<ul>
+
+	<li><a href="#name">NAME</a></li>
+	<li><a href="#synopsis">SYNOPSIS</a></li>
+	<li><a href="#description">DESCRIPTION</a></li>
+	<li><a href="#general_options">GENERAL OPTIONS</a></li>
+	<li><a href="#target_options">TARGET OPTIONS</a></li>
+	<li><a href="#floating_point_options">FLOATING POINT OPTIONS</a></li>
+	<li><a href="#code_generation_options">CODE GENERATION OPTIONS</a></li>
+	<li><a href="#exit_status">EXIT STATUS</a></li>
+	<li><a href="#see_also">SEE ALSO</a></li>
+	<li><a href="#author">AUTHOR</a></li>
+</ul>
+
+-->
+
+
+</div>
+<!-- INDEX END -->
+
+<p>
+</p>
+<hr />
+<h1><a name="name">NAME</a></h1>
+<p>lli - directly execute programs from LLVM bitcode</p>
+<p>
+</p>
+<hr />
+<h1><a name="synopsis">SYNOPSIS</a></h1>
+<p><strong>lli</strong> [<em>options</em>] [<em>filename</em>] [<em>program args</em>]</p>
+<p>
+</p>
+<hr />
+<h1><a name="description">DESCRIPTION</a></h1>
+<p><strong>lli</strong> directly executes programs in LLVM bitcode format.  It takes a program
+in LLVM bitcode format and executes it using a just-in-time compiler, if one is
+available for the current architecture, or an interpreter.  <strong>lli</strong> takes all of
+the same code generator options as <a href="././llc.html">llc</a>, but they are only effective when
+<strong>lli</strong> is using the just-in-time compiler.</p>
+<p>If <em>filename</em> is not specified, then <strong>lli</strong> reads the LLVM bitcode for the
+program from standard input.</p>
+<p>The optional <em>args</em> specified on the command line are passed to the program as
+arguments.</p>
+<p>
+</p>
+<hr />
+<h1><a name="general_options">GENERAL OPTIONS</a></h1>
+<dl>
+<dt><strong><a name="fake_argv0_executable" class="item"><strong>-fake-argv0</strong>=<em>executable</em></a></strong></dt>
+
+<dd>
+<p>Override the <code>argv[0]</code> value passed into the executing program.</p>
+</dd>
+<dt><strong><a name="force_interpreter_false_true" class="item"><strong>-force-interpreter</strong>=<em>{false,true}</em></a></strong></dt>
+
+<dd>
+<p>If set to true, use the interpreter even if a just-in-time compiler is available
+for this architecture. Defaults to false.</p>
+</dd>
+<dt><strong><a name="help" class="item"><strong>-help</strong></a></strong></dt>
+
+<dd>
+<p>Print a summary of command line options.</p>
+</dd>
+<dt><strong><a name="load_puginfilename" class="item"><strong>-load</strong>=<em>puginfilename</em></a></strong></dt>
+
+<dd>
+<p>Causes <strong>lli</strong> to load the plugin (shared object) named <em>pluginfilename</em> and use
+it for optimization.</p>
+</dd>
+<dt><strong><a name="stats" class="item"><strong>-stats</strong></a></strong></dt>
+
+<dd>
+<p>Print statistics from the code-generation passes. This is only meaningful for
+the just-in-time compiler, at present.</p>
+</dd>
+<dt><strong><a name="time_passes" class="item"><strong>-time-passes</strong></a></strong></dt>
+
+<dd>
+<p>Record the amount of time needed for each code-generation pass and print it to
+standard error.</p>
+</dd>
+<dt><strong><a name="version" class="item"><strong>-version</strong></a></strong></dt>
+
+<dd>
+<p>Print out the version of <strong>lli</strong> and exit without doing anything else.</p>
+</dd>
+</dl>
+<p>
+</p>
+<hr />
+<h1><a name="target_options">TARGET OPTIONS</a></h1>
+<dl>
+<dt><strong><a name="mtriple_target_triple" class="item"><strong>-mtriple</strong>=<em>target triple</em></a></strong></dt>
+
+<dd>
+<p>Override the target triple specified in the input bitcode file with the 
+specified string.  This may result in a crash if you pick an
+architecture which is not compatible with the current system.</p>
+</dd>
+<dt><strong><a name="march_arch" class="item"><strong>-march</strong>=<em>arch</em></a></strong></dt>
+
+<dd>
+<p>Specify the architecture for which to generate assembly, overriding the target
+encoded in the bitcode file.  See the output of <strong>llc -help</strong> for a list of
+valid architectures.  By default this is inferred from the target triple or
+autodetected to the current architecture.</p>
+</dd>
+<dt><strong><a name="mcpu_cpuname" class="item"><strong>-mcpu</strong>=<em>cpuname</em></a></strong></dt>
+
+<dd>
+<p>Specify a specific chip in the current architecture to generate code for.
+By default this is inferred from the target triple and autodetected to 
+the current architecture.  For a list of available CPUs, use:
+<strong>llvm-as < /dev/null | llc -march=xyz -mcpu=help</strong></p>
+</dd>
+<dt><strong><a name="mattr_a1_a2_a3" class="item"><strong>-mattr</strong>=<em>a1,+a2,-a3,...</em></a></strong></dt>
+
+<dd>
+<p>Override or control specific attributes of the target, such as whether SIMD
+operations are enabled or not.  The default set of attributes is set by the
+current CPU.  For a list of available attributes, use:
+<strong>llvm-as < /dev/null | llc -march=xyz -mattr=help</strong></p>
+</dd>
+</dl>
+<p>
+</p>
+<hr />
+<h1><a name="floating_point_options">FLOATING POINT OPTIONS</a></h1>
+<dl>
+<dt><strong><a name="disable_excess_fp_precision" class="item"><strong>-disable-excess-fp-precision</strong></a></strong></dt>
+
+<dd>
+<p>Disable optimizations that may increase floating point precision.</p>
+</dd>
+<dt><strong><a name="enable_finite_only_fp_math" class="item"><strong>-enable-finite-only-fp-math</strong></a></strong></dt>
+
+<dd>
+<p>Enable optimizations that assumes only finite floating point math. That is,
+there is no NAN or Inf values.</p>
+</dd>
+<dt><strong><a name="enable_unsafe_fp_math" class="item"><strong>-enable-unsafe-fp-math</strong></a></strong></dt>
+
+<dd>
+<p>Causes <strong>lli</strong> to enable optimizations that may decrease floating point
+precision.</p>
+</dd>
+<dt><strong><a name="soft_float" class="item"><strong>-soft-float</strong></a></strong></dt>
+
+<dd>
+<p>Causes <strong>lli</strong> to generate software floating point library calls instead of
+equivalent hardware instructions.</p>
+</dd>
+</dl>
+<p>
+</p>
+<hr />
+<h1><a name="code_generation_options">CODE GENERATION OPTIONS</a></h1>
+<dl>
+<dt><strong><a name="code_model_model" class="item"><strong>-code-model</strong>=<em>model</em></a></strong></dt>
+
+<dd>
+<p>Choose the code model from:</p>
+<pre>
+    default: Target default code model
+    small: Small code model
+    kernel: Kernel code model
+    medium: Medium code model
+    large: Large code model</pre>
+</dd>
+<dt><strong><a name="disable_post_ra_scheduler" class="item"><strong>-disable-post-RA-scheduler</strong></a></strong></dt>
+
+<dd>
+<p>Disable scheduling after register allocation.</p>
+</dd>
+<dt><strong><a name="disable_spill_fusing" class="item"><strong>-disable-spill-fusing</strong></a></strong></dt>
+
+<dd>
+<p>Disable fusing of spill code into instructions.</p>
+</dd>
+<dt><strong><a name="enable_correct_eh_support" class="item"><strong>-enable-correct-eh-support</strong></a></strong></dt>
+
+<dd>
+<p>Make the -lowerinvoke pass insert expensive, but correct, EH code.</p>
+</dd>
+<dt><strong><a name="jit_enable_eh" class="item"><strong>-jit-enable-eh</strong></a></strong></dt>
+
+<dd>
+<p>Exception handling should be enabled in the just-in-time compiler.</p>
+</dd>
+<dt><strong><a name="join_liveintervals" class="item"><strong>-join-liveintervals</strong></a></strong></dt>
+
+<dd>
+<p>Coalesce copies (default=true).</p>
+</dd>
+<dt><strong><a name="nozero_initialized_in_bss_don_t_place_zero_initialized_symbols_into_the_bss_section" class="item"><strong>-nozero-initialized-in-bss</strong>
+Don't place zero-initialized symbols into the BSS section.</a></strong></dt>
+
+<dt><strong><a name="pre_ra_sched_scheduler" class="item"><strong>-pre-RA-sched</strong>=<em>scheduler</em></a></strong></dt>
+
+<dd>
+<p>Instruction schedulers available (before register allocation):</p>
+<pre>
+    =default: Best scheduler for the target 
+    =none: No scheduling: breadth first sequencing 
+    =simple: Simple two pass scheduling: minimize critical path and maximize processor utilization 
+    =simple-noitin: Simple two pass scheduling: Same as simple except using generic latency 
+    =list-burr: Bottom-up register reduction list scheduling 
+    =list-tdrr: Top-down register reduction list scheduling 
+    =list-td: Top-down list scheduler -print-machineinstrs - Print generated machine code</pre>
+</dd>
+<dt><strong><a name="regalloc_allocator" class="item"><strong>-regalloc</strong>=<em>allocator</em></a></strong></dt>
+
+<dd>
+<p>Register allocator to use (default=linearscan)</p>
+<pre>
+    =bigblock: Big-block register allocator 
+    =linearscan: linear scan register allocator =local -   local register allocator 
+    =simple: simple register allocator</pre>
+</dd>
+<dt><strong><a name="relocation_model_model" class="item"><strong>-relocation-model</strong>=<em>model</em></a></strong></dt>
+
+<dd>
+<p>Choose relocation model from:</p>
+<pre>
+    =default: Target default relocation model 
+    =static: Non-relocatable code =pic -   Fully relocatable, position independent code 
+    =dynamic-no-pic: Relocatable external references, non-relocatable code</pre>
+</dd>
+<dt><strong><a name="spiller" class="item"><strong>-spiller</strong></a></strong></dt>
+
+<dd>
+<p>Spiller to use (default=local)</p>
+<pre>
+    =simple: simple spiller 
+    =local: local spiller</pre>
+</dd>
+<dt><strong><a name="x86_asm_syntax_syntax" class="item"><strong>-x86-asm-syntax</strong>=<em>syntax</em></a></strong></dt>
+
+<dd>
+<p>Choose style of code to emit from X86 backend:</p>
+<pre>
+    =att: Emit AT&T-style assembly 
+    =intel: Emit Intel-style assembly</pre>
+</dd>
+</dl>
+<p>
+</p>
+<hr />
+<h1><a name="exit_status">EXIT STATUS</a></h1>
+<p>If <strong>lli</strong> fails to load the program, it will exit with an exit code of 1.
+Otherwise, it will return the exit code of the program it executes.</p>
+<p>
+</p>
+<hr />
+<h1><a name="see_also">SEE ALSO</a></h1>
+<p><a href="././llc.html">llc</a></p>
+<p>
+</p>
+<hr />
+<h1><a name="author">AUTHOR</a></h1>
+<p>Maintained by the LLVM Team (<a href="http://llvm.org">http://llvm.org</a>).</p>
+
+</body>
+
+</html>

Added: www-releases/trunk/2.8/docs/CommandGuide/html/llvm-ar.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CommandGuide/html/llvm-ar.html?rev=115746&view=auto
==============================================================================
--- www-releases/trunk/2.8/docs/CommandGuide/html/llvm-ar.html (added)
+++ www-releases/trunk/2.8/docs/CommandGuide/html/llvm-ar.html Wed Oct  6 00:27:59 2010
@@ -0,0 +1,479 @@
+<?xml version="1.0" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<title>llvm-ar</title>
+<link rel="stylesheet" href="manpage.css" type="text/css" />
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+<link rev="made" href="mailto:root at localhost" />
+</head>
+
+<body>
+
+
+<!-- INDEX BEGIN -->
+<div name="index">
+<p><a name="__index__"></a></p>
+<!--
+
+<ul>
+
+	<li><a href="#name">NAME</a></li>
+	<li><a href="#synopsis">SYNOPSIS</a></li>
+	<li><a href="#description">DESCRIPTION</a></li>
+	<li><a href="#options">OPTIONS</a></li>
+	<ul>
+
+		<li><a href="#operations">Operations</a></li>
+		<li><a href="#modifiers__operation_specific_">Modifiers (operation specific)</a></li>
+		<li><a href="#modifiers__generic_">Modifiers (generic)</a></li>
+	</ul>
+
+	<li><a href="#standards">STANDARDS</a></li>
+	<li><a href="#file_format">FILE FORMAT</a></li>
+	<li><a href="#exit_status">EXIT STATUS</a></li>
+	<li><a href="#see_also">SEE ALSO</a></li>
+	<li><a href="#authors">AUTHORS</a></li>
+</ul>
+
+-->
+
+
+</div>
+<!-- INDEX END -->
+
+<p>
+</p>
+<hr />
+<h1><a name="name">NAME</a></h1>
+<p>llvm-ar - LLVM archiver</p>
+<p>
+</p>
+<hr />
+<h1><a name="synopsis">SYNOPSIS</a></h1>
+<p><strong>llvm-ar</strong> [-]{dmpqrtx}[Rabfikouz] [relpos] [count] <archive> [files...]</p>
+<p>
+</p>
+<hr />
+<h1><a name="description">DESCRIPTION</a></h1>
+<p>The <strong>llvm-ar</strong> command is similar to the common Unix utility, <code>ar</code>. It 
+archives several files together into a single file. The intent for this is
+to produce archive libraries by LLVM bitcode that can be linked into an
+LLVM program. However, the archive can contain any kind of file. By default,
+<strong>llvm-ar</strong> generates a symbol table that makes linking faster because
+only the symbol table needs to be consulted, not each individual file member
+of the archive.</p>
+<p>The <strong>llvm-ar</strong> command can be used to <em>read</em> both SVR4 and BSD style archive
+files. However, it cannot be used to write them.  While the <strong>llvm-ar</strong> command 
+produces files that are <em>almost</em> identical to the format used by other <code>ar</code> 
+implementations, it has two significant departures in order to make the 
+archive appropriate for LLVM. The first departure is that <strong>llvm-ar</strong> only
+uses BSD4.4 style long path names (stored immediately after the header) and
+never contains a string table for long names. The second departure is that the
+symbol table is formated for efficient construction of an in-memory data
+structure that permits rapid (red-black tree) lookups. Consequently, archives 
+produced with <strong>llvm-ar</strong> usually won't be readable or editable with any
+<code>ar</code> implementation or useful for linking.  Using the <a href="#f"><code>f</code></a> modifier to flatten
+file names will make the archive readable by other <code>ar</code> implementations
+but not for linking because the symbol table format for LLVM is unique. If an
+SVR4 or BSD style archive is used with the <code>r</code> (replace) or <code>q</code> (quick
+update) operations, the archive will be reconstructed in LLVM format. This 
+means that the string table will be dropped (in deference to BSD 4.4 long names)
+and an LLVM symbol table will be added (by default). The system symbol table
+will be retained.</p>
+<p>Here's where <strong>llvm-ar</strong> departs from previous <code>ar</code> implementations:</p>
+<dl>
+<dt><strong><a name="symbol_table" class="item"><em>Symbol Table</em></a></strong></dt>
+
+<dd>
+<p>Since <strong>llvm-ar</strong> is intended to archive bitcode files, the symbol table
+won't make much sense to anything but LLVM. Consequently, the symbol table's
+format has been simplified. It consists simply of a sequence of pairs
+of a file member index number as an LSB 4byte integer and a null-terminated 
+string.</p>
+</dd>
+<dt><strong><a name="long_paths" class="item"><em>Long Paths</em></a></strong></dt>
+
+<dd>
+<p>Some <code>ar</code> implementations (SVR4) use a separate file member to record long
+path names (> 15 characters). <strong>llvm-ar</strong> takes the BSD 4.4 and Mac OS X 
+approach which is to simply store the full path name immediately preceding
+the data for the file. The path name is null terminated and may contain the
+slash (/) character.</p>
+</dd>
+<dt><strong><a name="compression" class="item"><em>Compression</em></a></strong></dt>
+
+<dd>
+<p><strong>llvm-ar</strong> can compress the members of an archive to save space. The 
+compression used depends on what's available on the platform and what choices
+the LLVM Compressor utility makes. It generally favors bzip2 but will select
+between "no compression" or bzip2 depending on what makes sense for the
+file's content.</p>
+</dd>
+<dt><strong><a name="directory_recursion" class="item"><em>Directory Recursion</em></a></strong></dt>
+
+<dd>
+<p>Most <code>ar</code> implementations do not recurse through directories but simply
+ignore directories if they are presented to the program in the <em class="file">files</em> 
+option. <strong>llvm-ar</strong>, however, can recurse through directory structures and
+add all the files under a directory, if requested.</p>
+</dd>
+<dt><strong><a name="toc_verbose_output" class="item"><em>TOC Verbose Output</em></a></strong></dt>
+
+<dd>
+<p>When <strong>llvm-ar</strong> prints out the verbose table of contents (<code>tv</code> option), it
+precedes the usual output with a character indicating the basic kind of 
+content in the file. A blank means the file is a regular file. A 'Z' means
+the file is compressed. A 'B' means the file is an LLVM bitcode file. An
+'S' means the file is the symbol table.</p>
+</dd>
+</dl>
+<p>
+</p>
+<hr />
+<h1><a name="options">OPTIONS</a></h1>
+<p>The options to <strong>llvm-ar</strong> are compatible with other <code>ar</code> implementations.
+However, there are a few modifiers (<em class="file">zR</em>) that are not found in other
+<code>ar</code>s. The options to <strong>llvm-ar</strong> specify a single basic operation to 
+perform on the archive, a variety of modifiers for that operation, the
+name of the archive file, and an optional list of file names. These options
+are used to determine how <strong>llvm-ar</strong> should process the archive file.</p>
+<p>The Operations and Modifiers are explained in the sections below. The minimal
+set of options is at least one operator and the name of the archive. Typically
+archive files end with a <a href="#a"><code>.a</code></a> suffix, but this is not required. Following
+the <em class="file">archive-name</em> comes a list of <em class="file">files</em> that indicate the specific members
+of the archive to operate on. If the <em class="file">files</em> option is not specified, it
+generally means either "none" or "all" members, depending on the operation.</p>
+<p>
+</p>
+<h2><a name="operations">Operations</a></h2>
+<dl>
+<dt><strong><a name="d" class="item">d</a></strong></dt>
+
+<dd>
+<p>Delete files from the archive. No modifiers are applicable to this operation.
+The <em class="file">files</em> options specify which members should be removed from the
+archive. It is not an error if a specified file does not appear in the archive.
+If no <em class="file">files</em> are specified, the archive is not modified.</p>
+</dd>
+<dt><strong><a name="m_abi" class="item">m[abi]</a></strong></dt>
+
+<dd>
+<p>Move files from one location in the archive to another. The <em class="file">a</em>, <em class="file">b</em>, and 
+<em class="file">i</em> modifiers apply to this operation. The <em class="file">files</em> will all be moved
+to the location given by the modifiers. If no modifiers are used, the files
+will be moved to the end of the archive. If no <em class="file">files</em> are specified, the
+archive is not modified.</p>
+</dd>
+<dt><strong><a name="p_k" class="item">p[k]</a></strong></dt>
+
+<dd>
+<p>Print files to the standard output. The <em class="file">k</em> modifier applies to this
+operation. This operation simply prints the <em class="file">files</em> indicated to the
+standard output. If no <em class="file">files</em> are specified, the entire archive is printed.
+Printing bitcode files is ill-advised as they might confuse your terminal
+settings. The <em class="file">p</em> operation never modifies the archive.</p>
+</dd>
+<dt><strong><a name="q_rfz" class="item">q[Rfz]</a></strong></dt>
+
+<dd>
+<p>Quickly append files to the end of the archive. The <em class="file">R</em>, <em class="file">f</em>, and <em class="file">z</em>
+modifiers apply to this operation.  This operation quickly adds the 
+<em class="file">files</em> to the archive without checking for duplicates that should be 
+removed first. If no <em class="file">files</em> are specified, the archive is not modified. 
+Because of the way that <strong>llvm-ar</strong> constructs the archive file, its dubious 
+whether the <em class="file">q</em> operation is any faster than the <em class="file">r</em> operation.</p>
+</dd>
+<dt><strong><a name="r_rabfuz" class="item">r[Rabfuz]</a></strong></dt>
+
+<dd>
+<p>Replace or insert file members. The <em class="file">R</em>, <em class="file">a</em>, <em class="file">b</em>, <em class="file">f</em>, <em class="file">u</em>, and <em class="file">z</em>
+modifiers apply to this operation. This operation will replace existing
+<em class="file">files</em> or insert them at the end of the archive if they do not exist. If no
+<em class="file">files</em> are specified, the archive is not modified.</p>
+</dd>
+<dt><strong><a name="t_v" class="item">t[v]</a></strong></dt>
+
+<dd>
+<p>Print the table of contents. Without any modifiers, this operation just prints
+the names of the members to the standard output. With the <em class="file">v</em> modifier,
+<strong>llvm-ar</strong> also prints out the file type (B=bitcode, Z=compressed, S=symbol
+table, blank=regular file), the permission mode, the owner and group, the
+size, and the date. If any <em class="file">files</em> are specified, the listing is only for
+those files. If no <em class="file">files</em> are specified, the table of contents for the
+whole archive is printed.</p>
+</dd>
+<dt><strong><a name="x_op" class="item">x[oP]</a></strong></dt>
+
+<dd>
+<p>Extract archive members back to files. The <em class="file">o</em> modifier applies to this
+operation. This operation retrieves the indicated <em class="file">files</em> from the archive 
+and writes them back to the operating system's file system. If no 
+<em class="file">files</em> are specified, the entire archive is extract.</p>
+</dd>
+</dl>
+<p>
+</p>
+<h2><a name="modifiers__operation_specific_">Modifiers (operation specific)</a></h2>
+<p>The modifiers below are specific to certain operations. See the Operations
+section (above) to determine which modifiers are applicable to which operations.</p>
+<dl>
+<dt><strong><a name="a" class="item">[a]</a></strong></dt>
+
+<dd>
+<p>When inserting or moving member files, this option specifies the destination of
+the new files as being <a href="#a"><code>a</code></a>fter the <em class="file">relpos</em> member. If <em class="file">relpos</em> is not found,
+the files are placed at the end of the archive.</p>
+</dd>
+<dt><strong><a name="b" class="item">[b]</a></strong></dt>
+
+<dd>
+<p>When inserting or moving member files, this option specifies the destination of
+the new files as being <a href="#b"><code>b</code></a>efore the <em class="file">relpos</em> member. If <em class="file">relpos</em> is not 
+found, the files are placed at the end of the archive. This modifier is 
+identical to the the <em class="file">i</em> modifier.</p>
+</dd>
+<dt><strong><a name="f" class="item">[f]</a></strong></dt>
+
+<dd>
+<p>Normally, <strong>llvm-ar</strong> stores the full path name to a file as presented to it on
+the command line. With this option, truncated (15 characters max) names are
+used. This ensures name compatibility with older versions of <code>ar</code> but may also
+thwart correct extraction of the files (duplicates may overwrite). If used with
+the <em class="file">R</em> option, the directory recursion will be performed but the file names
+will all be <a href="#f"><code>f</code></a>lattened to simple file names.</p>
+</dd>
+<dt><strong><a name="i" class="item">[i]</a></strong></dt>
+
+<dd>
+<p>A synonym for the <em class="file">b</em> option.</p>
+</dd>
+<dt><strong><a name="k" class="item">[k]</a></strong></dt>
+
+<dd>
+<p>Normally, <strong>llvm-ar</strong> will not print the contents of bitcode files when the 
+<em class="file">p</em> operation is used. This modifier defeats the default and allows the 
+bitcode members to be printed.</p>
+</dd>
+<dt><strong><a name="n" class="item">[N]</a></strong></dt>
+
+<dd>
+<p>This option is ignored by <strong>llvm-ar</strong> but provided for compatibility.</p>
+</dd>
+<dt><strong><a name="o" class="item">[o]</a></strong></dt>
+
+<dd>
+<p>When extracting files, this option will cause <strong>llvm-ar</strong> to preserve the
+original modification times of the files it writes.</p>
+</dd>
+<dt><strong><a name="p" class="item">[P]</a></strong></dt>
+
+<dd>
+<p>use full path names when matching</p>
+</dd>
+<dt><strong><a name="r" class="item">[R]</a></strong></dt>
+
+<dd>
+<p>This modifier instructions the <em class="file">r</em> option to recursively process directories.
+Without <em class="file">R</em>, directories are ignored and only those <em class="file">files</em> that refer to
+files will be added to the archive. When <em class="file">R</em> is used, any directories specified
+with <em class="file">files</em> will be scanned (recursively) to find files to be added to the
+archive. Any file whose name begins with a dot will not be added.</p>
+</dd>
+<dt><strong><a name="u" class="item">[u]</a></strong></dt>
+
+<dd>
+<p>When replacing existing files in the archive, only replace those files that have
+a time stamp than the time stamp of the member in the archive.</p>
+</dd>
+<dt><strong><a name="z" class="item">[z]</a></strong></dt>
+
+<dd>
+<p>When inserting or replacing any file in the archive, compress the file first.
+This
+modifier is safe to use when (previously) compressed bitcode files are added to
+the archive; the compressed bitcode files will not be doubly compressed.</p>
+</dd>
+</dl>
+<p>
+</p>
+<h2><a name="modifiers__generic_">Modifiers (generic)</a></h2>
+<p>The modifiers below may be applied to any operation.</p>
+<dl>
+<dt><strong><a name="c" class="item">[c]</a></strong></dt>
+
+<dd>
+<p>For all operations, <strong>llvm-ar</strong> will always create the archive if it doesn't 
+exist. Normally, <strong>llvm-ar</strong> will print a warning message indicating that the
+archive is being created. Using this modifier turns off that warning.</p>
+</dd>
+<dt><strong><a name="s" class="item">[s]</a></strong></dt>
+
+<dd>
+<p>This modifier requests that an archive index (or symbol table) be added to the
+archive. This is the default mode of operation. The symbol table will contain
+all the externally visible functions and global variables defined by all the
+bitcode files in the archive. Using this modifier is more efficient that using
+<a href="././llvm-ranlib.html">llvm-ranlib</a> which also creates the symbol table.</p>
+</dd>
+<dt><strong><a name="s" class="item">[S]</a></strong></dt>
+
+<dd>
+<p>This modifier is the opposite of the <em class="file">s</em> modifier. It instructs <strong>llvm-ar</strong> to
+not build the symbol table. If both <em class="file">s</em> and <em class="file">S</em> are used, the last modifier to
+occur in the options will prevail.</p>
+</dd>
+<dt><strong><a name="v" class="item">[v]</a></strong></dt>
+
+<dd>
+<p>This modifier instructs <strong>llvm-ar</strong> to be verbose about what it is doing. Each
+editing operation taken against the archive will produce a line of output saying
+what is being done.</p>
+</dd>
+</dl>
+<p>
+</p>
+<hr />
+<h1><a name="standards">STANDARDS</a></h1>
+<p>The <strong>llvm-ar</strong> utility is intended to provide a superset of the IEEE Std 1003.2
+(POSIX.2) functionality for <code>ar</code>. <strong>llvm-ar</strong> can read both SVR4 and BSD4.4 (or
+Mac OS X) archives. If the <a href="#f"><code>f</code></a> modifier is given to the <code>x</code> or <code>r</code> operations
+then <strong>llvm-ar</strong> will write SVR4 compatible archives. Without this modifier, 
+<strong>llvm-ar</strong> will write BSD4.4 compatible archives that have long names
+immediately after the header and indicated using the "#1/ddd" notation for the
+name in the header.</p>
+<p>
+</p>
+<hr />
+<h1><a name="file_format">FILE FORMAT</a></h1>
+<p>The file format for LLVM Archive files is similar to that of BSD 4.4 or Mac OSX
+archive files. In fact, except for the symbol table, the <code>ar</code> commands on those
+operating systems should be able to read LLVM archive files. The details of the
+file format follow.</p>
+<p>Each archive begins with the archive magic number which is the eight printable
+characters "!<arch>\n" where \n represents the newline character (0x0A). 
+Following the magic number, the file is composed of even length members that 
+begin with an archive header and end with a \n padding character if necessary 
+(to make the length even). Each file member is composed of a header (defined 
+below), an optional newline-terminated "long file name" and the contents of 
+the file.</p>
+<p>The fields of the header are described in the items below. All fields of the
+header contain only ASCII characters, are left justified and are right padded 
+with space characters.</p>
+<dl>
+<dt><strong><a name="name_char_16" class="item">name - char[16]</a></strong></dt>
+
+<dd>
+<p>This field of the header provides the name of the archive member. If the name is
+longer than 15 characters or contains a slash (/) character, then this field
+contains <code>#1/nnn</code> where <code>nnn</code> provides the length of the name and the <code>#1/</code>
+is literal.  In this case, the actual name of the file is provided in the <code>nnn</code>
+bytes immediately following the header. If the name is 15 characters or less, it
+is contained directly in this field and terminated with a slash (/) character.</p>
+</dd>
+<dt><strong><a name="date_char_12" class="item">date - char[12]</a></strong></dt>
+
+<dd>
+<p>This field provides the date of modification of the file in the form of a
+decimal encoded number that provides the number of seconds since the epoch 
+(since 00:00:00 Jan 1, 1970) per Posix specifications.</p>
+</dd>
+<dt><strong><a name="uid_char_6" class="item">uid - char[6]</a></strong></dt>
+
+<dd>
+<p>This field provides the user id of the file encoded as a decimal ASCII string.
+This field might not make much sense on non-Unix systems. On Unix, it is the
+same value as the st_uid field of the stat structure returned by the <code>stat(2)</code>
+operating system call.</p>
+</dd>
+<dt><strong><a name="gid_char_6" class="item">gid - char[6]</a></strong></dt>
+
+<dd>
+<p>This field provides the group id of the file encoded as a decimal ASCII string.
+This field might not make much sense on non-Unix systems. On Unix, it is the
+same value as the st_gid field of the stat structure returned by the <code>stat(2)</code>
+operating system call.</p>
+</dd>
+<dt><strong><a name="mode_char_8" class="item">mode - char[8]</a></strong></dt>
+
+<dd>
+<p>This field provides the access mode of the file encoded as an octal ASCII 
+string. This field might not make much sense on non-Unix systems. On Unix, it 
+is the same value as the st_mode field of the stat structure returned by the 
+<code>stat(2)</code> operating system call.</p>
+</dd>
+<dt><strong><a name="size_char_10" class="item">size - char[10]</a></strong></dt>
+
+<dd>
+<p>This field provides the size of the file, in bytes, encoded as a decimal ASCII
+string. If the size field is negative (starts with a minus sign, 0x02D), then
+the archive member is stored in compressed form. The first byte of the archive
+member's data indicates the compression type used. A value of 0 (0x30) indicates
+that no compression was used. A value of 2 (0x32) indicates that bzip2
+compression was used.</p>
+</dd>
+<dt><strong><a name="fmag_char_2" class="item">fmag - char[2]</a></strong></dt>
+
+<dd>
+<p>This field is the archive file member magic number. Its content is always the
+two characters back tick (0x60) and newline (0x0A). This provides some measure 
+utility in identifying archive files that have been corrupted.</p>
+</dd>
+</dl>
+<p>The LLVM symbol table has the special name "#_LLVM_SYM_TAB_#". It is presumed
+that no regular archive member file will want this name. The LLVM symbol table 
+is simply composed of a sequence of triplets: byte offset, length of symbol, 
+and the symbol itself. Symbols are not null or newline terminated. Here are 
+the details on each of these items:</p>
+<dl>
+<dt><strong><a name="offset_vbr_encoded_32_bit_integer" class="item">offset - vbr encoded 32-bit integer</a></strong></dt>
+
+<dd>
+<p>The offset item provides the offset into the archive file where the bitcode
+member is stored that is associated with the symbol. The offset value is 0
+based at the start of the first "normal" file member. To derive the actual
+file offset of the member, you must add the number of bytes occupied by the file
+signature (8 bytes) and the symbol tables. The value of this item is encoded
+using variable bit rate encoding to reduce the size of the symbol table.
+Variable bit rate encoding uses the high bit (0x80) of each byte to indicate 
+if there are more bytes to follow. The remaining 7 bits in each byte carry bits
+from the value. The final byte does not have the high bit set.</p>
+</dd>
+<dt><strong><a name="length_vbr_encoded_32_bit_integer" class="item">length - vbr encoded 32-bit integer</a></strong></dt>
+
+<dd>
+<p>The length item provides the length of the symbol that follows. Like this
+<em>offset</em> item, the length is variable bit rate encoded.</p>
+</dd>
+<dt><strong><a name="symbol_character_array" class="item">symbol - character array</a></strong></dt>
+
+<dd>
+<p>The symbol item provides the text of the symbol that is associated with the
+<em>offset</em>. The symbol is not terminated by any character. Its length is provided
+by the <em>length</em> field. Note that is allowed (but unwise) to use non-printing
+characters (even 0x00) in the symbol. This allows for multiple encodings of 
+symbol names.</p>
+</dd>
+</dl>
+<p>
+</p>
+<hr />
+<h1><a name="exit_status">EXIT STATUS</a></h1>
+<p>If <strong>llvm-ar</strong> succeeds, it will exit with 0.  A usage error, results
+in an exit code of 1. A hard (file system typically) error results in an
+exit code of 2. Miscellaneous or unknown errors result in an
+exit code of 3.</p>
+<p>
+</p>
+<hr />
+<h1><a name="see_also">SEE ALSO</a></h1>
+<p><a href="././llvm-ranlib.html">llvm-ranlib</a>, <code>ar(1)</code></p>
+<p>
+</p>
+<hr />
+<h1><a name="authors">AUTHORS</a></h1>
+<p>Maintained by the LLVM Team (<a href="http://llvm.org">http://llvm.org</a>).</p>
+
+</body>
+
+</html>

Added: www-releases/trunk/2.8/docs/CommandGuide/html/llvm-as.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CommandGuide/html/llvm-as.html?rev=115746&view=auto
==============================================================================
--- www-releases/trunk/2.8/docs/CommandGuide/html/llvm-as.html (added)
+++ www-releases/trunk/2.8/docs/CommandGuide/html/llvm-as.html Wed Oct  6 00:27:59 2010
@@ -0,0 +1,115 @@
+<?xml version="1.0" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<title>llvm-as</title>
+<link rel="stylesheet" href="manpage.css" type="text/css" />
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+<link rev="made" href="mailto:root at localhost" />
+</head>
+
+<body>
+
+
+<!-- INDEX BEGIN -->
+<div name="index">
+<p><a name="__index__"></a></p>
+<!--
+
+<ul>
+
+	<li><a href="#name">NAME</a></li>
+	<li><a href="#synopsis">SYNOPSIS</a></li>
+	<li><a href="#description">DESCRIPTION</a></li>
+	<li><a href="#options">OPTIONS</a></li>
+	<li><a href="#exit_status">EXIT STATUS</a></li>
+	<li><a href="#see_also">SEE ALSO</a></li>
+	<li><a href="#authors">AUTHORS</a></li>
+</ul>
+
+-->
+
+
+</div>
+<!-- INDEX END -->
+
+<p>
+</p>
+<hr />
+<h1><a name="name">NAME</a></h1>
+<p>llvm-as - LLVM assembler</p>
+<p>
+</p>
+<hr />
+<h1><a name="synopsis">SYNOPSIS</a></h1>
+<p><strong>llvm-as</strong> [<em>options</em>] [<em>filename</em>]</p>
+<p>
+</p>
+<hr />
+<h1><a name="description">DESCRIPTION</a></h1>
+<p><strong>llvm-as</strong> is the LLVM assembler.  It reads a file containing human-readable
+LLVM assembly language, translates it to LLVM bitcode, and writes the result
+into a file or to standard output.</p>
+<p>If <em class="file">filename</em> is omitted or is <code>-</code>, then <strong>llvm-as</strong> reads its input from
+standard input.</p>
+<p>If an output file is not specified with the <strong>-o</strong> option, then
+<strong>llvm-as</strong> sends its output to a file or standard output by following
+these rules:</p>
+<ul>
+<li>
+<p>If the input is standard input, then the output is standard output.</p>
+</li>
+<li>
+<p>If the input is a file that ends with <code>.ll</code>, then the output file is of
+the same name, except that the suffix is changed to <code>.bc</code>.</p>
+</li>
+<li>
+<p>If the input is a file that does not end with the <code>.ll</code> suffix, then the
+output file has the same name as the input file, except that the <code>.bc</code>
+suffix is appended.</p>
+</li>
+</ul>
+<p>
+</p>
+<hr />
+<h1><a name="options">OPTIONS</a></h1>
+<dl>
+<dt><strong><a name="f" class="item"><strong>-f</strong></a></strong></dt>
+
+<dd>
+<p>Enable binary output on terminals.  Normally, <strong>llvm-as</strong> will refuse to
+write raw bitcode output if the output stream is a terminal. With this option,
+<strong>llvm-as</strong> will write raw bitcode regardless of the output device.</p>
+</dd>
+<dt><strong><a name="help" class="item"><strong>-help</strong></a></strong></dt>
+
+<dd>
+<p>Print a summary of command line options.</p>
+</dd>
+<dt><strong><a name="o_filename" class="item"><strong>-o</strong> <em class="file">filename</em></a></strong></dt>
+
+<dd>
+<p>Specify the output file name.  If <em class="file">filename</em> is <code>-</code>, then <strong>llvm-as</strong>
+sends its output to standard output.</p>
+</dd>
+</dl>
+<p>
+</p>
+<hr />
+<h1><a name="exit_status">EXIT STATUS</a></h1>
+<p>If <strong>llvm-as</strong> succeeds, it will exit with 0.  Otherwise, if an error
+occurs, it will exit with a non-zero value.</p>
+<p>
+</p>
+<hr />
+<h1><a name="see_also">SEE ALSO</a></h1>
+<p><a href="././llvm-dis.html">llvm-dis</a>, <em>gccas</em></p>
+<p>
+</p>
+<hr />
+<h1><a name="authors">AUTHORS</a></h1>
+<p>Maintained by the LLVM Team (<a href="http://llvm.org">http://llvm.org</a>).</p>
+
+</body>
+
+</html>

Added: www-releases/trunk/2.8/docs/CommandGuide/html/llvm-bcanalyzer.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CommandGuide/html/llvm-bcanalyzer.html?rev=115746&view=auto
==============================================================================
--- www-releases/trunk/2.8/docs/CommandGuide/html/llvm-bcanalyzer.html (added)
+++ www-releases/trunk/2.8/docs/CommandGuide/html/llvm-bcanalyzer.html Wed Oct  6 00:27:59 2010
@@ -0,0 +1,409 @@
+<?xml version="1.0" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<title>llvm-bcanalyzer</title>
+<link rel="stylesheet" href="manpage.css" type="text/css" />
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+<link rev="made" href="mailto:root at localhost" />
+</head>
+
+<body>
+
+
+<!-- INDEX BEGIN -->
+<div name="index">
+<p><a name="__index__"></a></p>
+<!--
+
+<ul>
+
+	<li><a href="#name">NAME</a></li>
+	<li><a href="#synopsis">SYNOPSIS</a></li>
+	<li><a href="#description">DESCRIPTION</a></li>
+	<li><a href="#options">OPTIONS</a></li>
+	<li><a href="#exit_status">EXIT STATUS</a></li>
+	<li><a href="#summary_output_definitions">SUMMARY OUTPUT DEFINITIONS</a></li>
+	<li><a href="#detailed_output_definitions">DETAILED OUTPUT DEFINITIONS</a></li>
+	<li><a href="#see_also">SEE ALSO</a></li>
+	<li><a href="#authors">AUTHORS</a></li>
+</ul>
+
+-->
+
+
+</div>
+<!-- INDEX END -->
+
+<p>
+</p>
+<hr />
+<h1><a name="name">NAME</a></h1>
+<p>llvm-bcanalyzer - LLVM bitcode analyzer</p>
+<p>
+</p>
+<hr />
+<h1><a name="synopsis">SYNOPSIS</a></h1>
+<p><strong>llvm-bcanalyzer</strong> [<em>options</em>] [<em class="file">filename</em>]</p>
+<p>
+</p>
+<hr />
+<h1><a name="description">DESCRIPTION</a></h1>
+<p>The <strong>llvm-bcanalyzer</strong> command is a small utility for analyzing bitcode files.
+The tool reads a bitcode file (such as generated with the <strong>llvm-as</strong> tool) and
+produces a statistical report on the contents of the bitcode file.  The tool
+can also dump a low level but human readable version of the bitcode file. 
+This tool is probably not of much interest or utility except for those working 
+directly with the bitcode file format. Most LLVM users can just ignore
+this tool.</p>
+<p>If <em class="file">filename</em> is omitted or is <code>-</code>, then <strong>llvm-bcanalyzer</strong> reads its input 
+from standard input. This is useful for combining the tool into a pipeline.
+Output is written to the standard output.</p>
+<p>
+</p>
+<hr />
+<h1><a name="options">OPTIONS</a></h1>
+<dl>
+<dt><strong><a name="nodetails" class="item"><strong>-nodetails</strong></a></strong></dt>
+
+<dd>
+<p>Causes <strong>llvm-bcanalyzer</strong> to abbreviate its output by writing out only a module 
+level summary. The details for individual functions are not displayed.</p>
+</dd>
+<dt><strong><a name="dump" class="item"><strong>-dump</strong></a></strong></dt>
+
+<dd>
+<p>Causes <strong>llvm-bcanalyzer</strong> to dump the bitcode in a human readable format. This 
+format is significantly different from LLVM assembly and provides details about 
+the encoding of the bitcode file.</p>
+</dd>
+<dt><strong><a name="verify" class="item"><strong>-verify</strong></a></strong></dt>
+
+<dd>
+<p>Causes <strong>llvm-bcanalyzer</strong> to verify the module produced by reading the 
+bitcode. This ensures that the statistics generated are based on a consistent
+module.</p>
+</dd>
+<dt><strong><a name="help" class="item"><strong>-help</strong></a></strong></dt>
+
+<dd>
+<p>Print a summary of command line options.</p>
+</dd>
+</dl>
+<p>
+</p>
+<hr />
+<h1><a name="exit_status">EXIT STATUS</a></h1>
+<p>If <strong>llvm-bcanalyzer</strong> succeeds, it will exit with 0.  Otherwise, if an error
+occurs, it will exit with a non-zero value, usually 1.</p>
+<p>
+</p>
+<hr />
+<h1><a name="summary_output_definitions">SUMMARY OUTPUT DEFINITIONS</a></h1>
+<p>The following items are always printed by llvm-bcanalyzer. They comprize the
+summary output.</p>
+<dl>
+<dt><strong><a name="bitcode_analysis_of_module" class="item"><strong>Bitcode Analysis Of Module</strong></a></strong></dt>
+
+<dd>
+<p>This just provides the name of the module for which bitcode analysis is being
+generated.</p>
+</dd>
+<dt><strong><a name="bitcode_version_number" class="item"><strong>Bitcode Version Number</strong></a></strong></dt>
+
+<dd>
+<p>The bitcode version (not LLVM version) of the file read by the analyzer.</p>
+</dd>
+<dt><strong><a name="file_size" class="item"><strong>File Size</strong></a></strong></dt>
+
+<dd>
+<p>The size, in bytes, of the entire bitcode file.</p>
+</dd>
+<dt><strong><a name="module_bytes" class="item"><strong>Module Bytes</strong></a></strong></dt>
+
+<dd>
+<p>The size, in bytes, of the module block. Percentage is relative to File Size.</p>
+</dd>
+<dt><strong><a name="function_bytes" class="item"><strong>Function Bytes</strong></a></strong></dt>
+
+<dd>
+<p>The size, in bytes, of all the function blocks. Percentage is relative to File
+Size.</p>
+</dd>
+<dt><strong><a name="global_types_bytes" class="item"><strong>Global Types Bytes</strong></a></strong></dt>
+
+<dd>
+<p>The size, in bytes, of the Global Types Pool. Percentage is relative to File
+Size. This is the size of the definitions of all types in the bitcode file.</p>
+</dd>
+<dt><strong><a name="constant_pool_bytes" class="item"><strong>Constant Pool Bytes</strong></a></strong></dt>
+
+<dd>
+<p>The size, in bytes, of the Constant Pool Blocks Percentage is relative to File
+Size.</p>
+</dd>
+<dt><strong><a name="module_globals_bytes" class="item"><strong>Module Globals Bytes</strong></a></strong></dt>
+
+<dd>
+<p>Ths size, in bytes, of the Global Variable Definitions and their initializers.
+Percentage is relative to File Size.</p>
+</dd>
+<dt><strong><a name="instruction_list_bytes" class="item"><strong>Instruction List Bytes</strong></a></strong></dt>
+
+<dd>
+<p>The size, in bytes, of all the instruction lists in all the functions.
+Percentage is relative to File Size. Note that this value is also included in
+the Function Bytes.</p>
+</dd>
+<dt><strong><a name="compaction_table_bytes" class="item"><strong>Compaction Table Bytes</strong></a></strong></dt>
+
+<dd>
+<p>The size, in bytes, of all the compaction tables in all the functions.
+Percentage is relative to File Size. Note that this value is also included in
+the Function Bytes.</p>
+</dd>
+<dt><strong><a name="symbol_table_bytes" class="item"><strong>Symbol Table Bytes</strong></a></strong></dt>
+
+<dd>
+<p>The size, in bytes, of all the symbol tables in all the functions. Percentage is
+relative to File Size. Note that this value is also included in the Function
+Bytes.</p>
+</dd>
+<dt><strong><a name="dependent_libraries_bytes" class="item"><strong>Dependent Libraries Bytes</strong></a></strong></dt>
+
+<dd>
+<p>The size, in bytes, of the list of dependent libraries in the module. Percentage
+is relative to File Size. Note that this value is also included in the Module
+Global Bytes.</p>
+</dd>
+<dt><strong><a name="number_of_bitcode_blocks" class="item"><strong>Number Of Bitcode Blocks</strong></a></strong></dt>
+
+<dd>
+<p>The total number of blocks of any kind in the bitcode file.</p>
+</dd>
+<dt><strong><a name="number_of_functions" class="item"><strong>Number Of Functions</strong></a></strong></dt>
+
+<dd>
+<p>The total number of function definitions in the bitcode file.</p>
+</dd>
+<dt><strong><a name="number_of_types" class="item"><strong>Number Of Types</strong></a></strong></dt>
+
+<dd>
+<p>The total number of types defined in the Global Types Pool.</p>
+</dd>
+<dt><strong><a name="number_of_constants" class="item"><strong>Number Of Constants</strong></a></strong></dt>
+
+<dd>
+<p>The total number of constants (of any type) defined in the Constant Pool.</p>
+</dd>
+<dt><strong><a name="number_of_basic_blocks" class="item"><strong>Number Of Basic Blocks</strong></a></strong></dt>
+
+<dd>
+<p>The total number of basic blocks defined in all functions in the bitcode file.</p>
+</dd>
+<dt><strong><a name="number_of_instructions" class="item"><strong>Number Of Instructions</strong></a></strong></dt>
+
+<dd>
+<p>The total number of instructions defined in all functions in the bitcode file.</p>
+</dd>
+<dt><strong><a name="number_of_long_instructions" class="item"><strong>Number Of Long Instructions</strong></a></strong></dt>
+
+<dd>
+<p>The total number of long instructions defined in all functions in the bitcode
+file. Long instructions are those taking greater than 4 bytes. Typically long
+instructions are GetElementPtr with several indices, PHI nodes, and calls to
+functions with large numbers of arguments.</p>
+</dd>
+<dt><strong><a name="number_of_operands" class="item"><strong>Number Of Operands</strong></a></strong></dt>
+
+<dd>
+<p>The total number of operands used in all instructions in the bitcode file.</p>
+</dd>
+<dt><strong><a name="number_of_compaction_tables" class="item"><strong>Number Of Compaction Tables</strong></a></strong></dt>
+
+<dd>
+<p>The total number of compaction tables in all functions in the bitcode file.</p>
+</dd>
+<dt><strong><a name="number_of_symbol_tables" class="item"><strong>Number Of Symbol Tables</strong></a></strong></dt>
+
+<dd>
+<p>The total number of symbol tables in all functions in the bitcode file.</p>
+</dd>
+<dt><strong><a name="number_of_dependent_libs" class="item"><strong>Number Of Dependent Libs</strong></a></strong></dt>
+
+<dd>
+<p>The total number of dependent libraries found in the bitcode file.</p>
+</dd>
+<dt><strong><a name="total_instruction_size" class="item"><strong>Total Instruction Size</strong></a></strong></dt>
+
+<dd>
+<p>The total size of the instructions in all functions in the bitcode file.</p>
+</dd>
+<dt><strong><a name="average_instruction_size" class="item"><strong>Average Instruction Size</strong></a></strong></dt>
+
+<dd>
+<p>The average number of bytes per instruction across all functions in the bitcode
+file. This value is computed by dividing Total Instruction Size by Number Of
+Instructions.</p>
+</dd>
+<dt><strong><a name="maximum_type_slot_number" class="item"><strong>Maximum Type Slot Number</strong></a></strong></dt>
+
+<dd>
+<p>The maximum value used for a type's slot number. Larger slot number values take 
+more bytes to encode.</p>
+</dd>
+<dt><strong><a name="maximum_value_slot_number" class="item"><strong>Maximum Value Slot Number</strong></a></strong></dt>
+
+<dd>
+<p>The maximum value used for a value's slot number. Larger slot number values take 
+more bytes to encode.</p>
+</dd>
+<dt><strong><a name="bytes_per_value" class="item"><strong>Bytes Per Value</strong></a></strong></dt>
+
+<dd>
+<p>The average size of a Value definition (of any type). This is computed by
+dividing File Size by the total number of values of any type.</p>
+</dd>
+<dt><strong><a name="bytes_per_global" class="item"><strong>Bytes Per Global</strong></a></strong></dt>
+
+<dd>
+<p>The average size of a global definition (constants and global variables).</p>
+</dd>
+<dt><strong><a name="bytes_per_function" class="item"><strong>Bytes Per Function</strong></a></strong></dt>
+
+<dd>
+<p>The average number of bytes per function definition. This is computed by
+dividing Function Bytes by Number Of Functions.</p>
+</dd>
+<dt><strong><a name="of_vbr_32_bit_integers" class="item"><strong># of VBR 32-bit Integers</strong></a></strong></dt>
+
+<dd>
+<p>The total number of 32-bit integers encoded using the Variable Bit Rate
+encoding scheme.</p>
+</dd>
+<dt><strong><a name="of_vbr_64_bit_integers" class="item"><strong># of VBR 64-bit Integers</strong></a></strong></dt>
+
+<dd>
+<p>The total number of 64-bit integers encoded using the Variable Bit Rate encoding
+scheme.</p>
+</dd>
+<dt><strong><a name="of_vbr_compressed_bytes" class="item"><strong># of VBR Compressed Bytes</strong></a></strong></dt>
+
+<dd>
+<p>The total number of bytes consumed by the 32-bit and 64-bit integers that use
+the Variable Bit Rate encoding scheme.</p>
+</dd>
+<dt><strong><a name="of_vbr_expanded_bytes" class="item"><strong># of VBR Expanded Bytes</strong></a></strong></dt>
+
+<dd>
+<p>The total number of bytes that would have been consumed by the 32-bit and 64-bit
+integers had they not been compressed with the Variable Bit Rage encoding
+scheme.</p>
+</dd>
+<dt><strong><a name="bytes_saved_with_vbr" class="item"><strong>Bytes Saved With VBR</strong></a></strong></dt>
+
+<dd>
+<p>The total number of bytes saved by using the Variable Bit Rate encoding scheme.
+The percentage is relative to # of VBR Expanded Bytes.</p>
+</dd>
+</dl>
+<p>
+</p>
+<hr />
+<h1><a name="detailed_output_definitions">DETAILED OUTPUT DEFINITIONS</a></h1>
+<p>The following definitions occur only if the -nodetails option was not given.
+The detailed output provides additional information on a per-function basis.</p>
+<dl>
+<dt><strong><a name="type" class="item"><strong>Type</strong></a></strong></dt>
+
+<dd>
+<p>The type signature of the function.</p>
+</dd>
+<dt><strong><a name="byte_size" class="item"><strong>Byte Size</strong></a></strong></dt>
+
+<dd>
+<p>The total number of bytes in the function's block.</p>
+</dd>
+<dt><strong><a name="basic_blocks" class="item"><strong>Basic Blocks</strong></a></strong></dt>
+
+<dd>
+<p>The number of basic blocks defined by the function.</p>
+</dd>
+<dt><strong><a name="instructions" class="item"><strong>Instructions</strong></a></strong></dt>
+
+<dd>
+<p>The number of instructions defined by the function.</p>
+</dd>
+<dt><strong><a name="long_instructions" class="item"><strong>Long Instructions</strong></a></strong></dt>
+
+<dd>
+<p>The number of instructions using the long instruction format in the function.</p>
+</dd>
+<dt><strong><a name="operands" class="item"><strong>Operands</strong></a></strong></dt>
+
+<dd>
+<p>The number of operands used by all instructions in the function.</p>
+</dd>
+<dt><strong><a name="instruction_size" class="item"><strong>Instruction Size</strong></a></strong></dt>
+
+<dd>
+<p>The number of bytes consumed by instructions in the function.</p>
+</dd>
+<dt><strong><a name="average_instruction_size2" class="item"><strong>Average Instruction Size</strong></a></strong></dt>
+
+<dd>
+<p>The average number of bytes consumed by the instructions in the funtion. This
+value is computed by dividing Instruction Size by Instructions.</p>
+</dd>
+<dt><strong><a name="bytes_per_instruction" class="item"><strong>Bytes Per Instruction</strong></a></strong></dt>
+
+<dd>
+<p>The average number of bytes used by the function per instruction. This value is
+computed by dividing Byte Size by Instructions. Note that this is not the same
+as Average Instruction Size. It computes a number relative to the total function
+size not just the size of the instruction list.</p>
+</dd>
+<dt><strong><a name="number_of_vbr_32_bit_integers" class="item"><strong>Number of VBR 32-bit Integers</strong></a></strong></dt>
+
+<dd>
+<p>The total number of 32-bit integers found in this function (for any use).</p>
+</dd>
+<dt><strong><a name="number_of_vbr_64_bit_integers" class="item"><strong>Number of VBR 64-bit Integers</strong></a></strong></dt>
+
+<dd>
+<p>The total number of 64-bit integers found in this function (for any use).</p>
+</dd>
+<dt><strong><a name="number_of_vbr_compressed_bytes" class="item"><strong>Number of VBR Compressed Bytes</strong></a></strong></dt>
+
+<dd>
+<p>The total number of bytes in this function consumed by the 32-bit and 64-bit 
+integers that use the Variable Bit Rate encoding scheme.</p>
+</dd>
+<dt><strong><a name="number_of_vbr_expanded_bytes" class="item"><strong>Number of VBR Expanded Bytes</strong></a></strong></dt>
+
+<dd>
+<p>The total number of bytes in this function that would have been consumed by 
+the 32-bit and 64-bit integers had they not been compressed with the Variable 
+Bit Rate encoding scheme.</p>
+</dd>
+<dt><strong><a name="bytes_saved_with_vbr2" class="item"><strong>Bytes Saved With VBR</strong></a></strong></dt>
+
+<dd>
+<p>The total number of bytes saved in this function by using the Variable Bit 
+Rate encoding scheme. The percentage is relative to # of VBR Expanded Bytes.</p>
+</dd>
+</dl>
+<p>
+</p>
+<hr />
+<h1><a name="see_also">SEE ALSO</a></h1>
+<p><a href="././llvm-dis.html">llvm-dis</a>, <a href="http://llvm.org/docs/BitCodeFormat.html">http://llvm.org/docs/BitCodeFormat.html</a></p>
+<p>
+</p>
+<hr />
+<h1><a name="authors">AUTHORS</a></h1>
+<p>Maintained by the LLVM Team (<a href="http://llvm.org">http://llvm.org</a>).</p>
+
+</body>
+
+</html>

Added: www-releases/trunk/2.8/docs/CommandGuide/html/llvm-config.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CommandGuide/html/llvm-config.html?rev=115746&view=auto
==============================================================================
--- www-releases/trunk/2.8/docs/CommandGuide/html/llvm-config.html (added)
+++ www-releases/trunk/2.8/docs/CommandGuide/html/llvm-config.html Wed Oct  6 00:27:59 2010
@@ -0,0 +1,192 @@
+<?xml version="1.0" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<title>llvm-config</title>
+<link rel="stylesheet" href="manpage.css" type="text/css" />
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+<link rev="made" href="mailto:root at localhost" />
+</head>
+
+<body>
+
+
+<!-- INDEX BEGIN -->
+<div name="index">
+<p><a name="__index__"></a></p>
+<!--
+
+<ul>
+
+	<li><a href="#name">NAME</a></li>
+	<li><a href="#synopsis">SYNOPSIS</a></li>
+	<li><a href="#description">DESCRIPTION</a></li>
+	<li><a href="#examples">EXAMPLES</a></li>
+	<li><a href="#options">OPTIONS</a></li>
+	<li><a href="#components">COMPONENTS</a></li>
+	<li><a href="#exit_status">EXIT STATUS</a></li>
+	<li><a href="#authors">AUTHORS</a></li>
+</ul>
+
+-->
+
+
+</div>
+<!-- INDEX END -->
+
+<p>
+</p>
+<hr />
+<h1><a name="name">NAME</a></h1>
+<p>llvm-config - Print LLVM compilation options</p>
+<p>
+</p>
+<hr />
+<h1><a name="synopsis">SYNOPSIS</a></h1>
+<p><strong>llvm-config</strong> <em>option</em> [<em>components</em>...]</p>
+<p>
+</p>
+<hr />
+<h1><a name="description">DESCRIPTION</a></h1>
+<p><strong>llvm-config</strong> makes it easier to build applications that use LLVM.  It can
+print the compiler flags, linker flags and object libraries needed to link
+against LLVM.</p>
+<p>
+</p>
+<hr />
+<h1><a name="examples">EXAMPLES</a></h1>
+<p>To link against the JIT:</p>
+<pre>
+  g++ `llvm-config --cxxflags` -o HowToUseJIT.o -c HowToUseJIT.cpp
+  g++ `llvm-config --ldflags` -o HowToUseJIT HowToUseJIT.o \
+      `llvm-config --libs engine bcreader scalaropts`</pre>
+<p>
+</p>
+<hr />
+<h1><a name="options">OPTIONS</a></h1>
+<dl>
+<dt><strong><a name="version" class="item"><strong>--version</strong></a></strong></dt>
+
+<dd>
+<p>Print the version number of LLVM.</p>
+</dd>
+<dt><strong><a name="help" class="item"><strong>-help</strong></a></strong></dt>
+
+<dd>
+<p>Print a summary of <strong>llvm-config</strong> arguments.</p>
+</dd>
+<dt><strong><a name="prefix" class="item"><strong>--prefix</strong></a></strong></dt>
+
+<dd>
+<p>Print the installation prefix for LLVM.</p>
+</dd>
+<dt><strong><a name="src_root" class="item"><strong>--src-root</strong></a></strong></dt>
+
+<dd>
+<p>Print the source root from which LLVM was built.</p>
+</dd>
+<dt><strong><a name="obj_root" class="item"><strong>--obj-root</strong></a></strong></dt>
+
+<dd>
+<p>Print the object root used to build LLVM.</p>
+</dd>
+<dt><strong><a name="bindir" class="item"><strong>--bindir</strong></a></strong></dt>
+
+<dd>
+<p>Print the installation directory for LLVM binaries.</p>
+</dd>
+<dt><strong><a name="includedir" class="item"><strong>--includedir</strong></a></strong></dt>
+
+<dd>
+<p>Print the installation directory for LLVM headers.</p>
+</dd>
+<dt><strong><a name="libdir" class="item"><strong>--libdir</strong></a></strong></dt>
+
+<dd>
+<p>Print the installation directory for LLVM libraries.</p>
+</dd>
+<dt><strong><a name="cxxflags" class="item"><strong>--cxxflags</strong></a></strong></dt>
+
+<dd>
+<p>Print the C++ compiler flags needed to use LLVM headers.</p>
+</dd>
+<dt><strong><a name="ldflags" class="item"><strong>--ldflags</strong></a></strong></dt>
+
+<dd>
+<p>Print the flags needed to link against LLVM libraries.</p>
+</dd>
+<dt><strong><a name="libs" class="item"><strong>--libs</strong></a></strong></dt>
+
+<dd>
+<p>Print all the libraries needed to link against the specified LLVM
+<em>components</em>, including any dependencies.</p>
+</dd>
+<dt><strong><a name="libnames" class="item"><strong>--libnames</strong></a></strong></dt>
+
+<dd>
+<p>Similar to <strong>--libs</strong>, but prints the bare filenames of the libraries
+without <strong>-l</strong> or pathnames.  Useful for linking against a not-yet-installed
+copy of LLVM.</p>
+</dd>
+<dt><strong><a name="libfiles" class="item"><strong>--libfiles</strong></a></strong></dt>
+
+<dd>
+<p>Similar to <strong>--libs</strong>, but print the full path to each library file.  This is
+useful when creating makefile dependencies, to ensure that a tool is relinked if
+any library it uses changes.</p>
+</dd>
+<dt><strong><a name="components" class="item"><strong>--components</strong></a></strong></dt>
+
+<dd>
+<p>Print all valid component names.</p>
+</dd>
+<dt><strong><a name="targets_built" class="item"><strong>--targets-built</strong></a></strong></dt>
+
+<dd>
+<p>Print the component names for all targets supported by this copy of LLVM.</p>
+</dd>
+<dt><strong><a name="build_mode" class="item"><strong>--build-mode</strong></a></strong></dt>
+
+<dd>
+<p>Print the build mode used when LLVM was built (e.g. Debug or Release)</p>
+</dd>
+</dl>
+<p>
+</p>
+<hr />
+<h1><a name="components">COMPONENTS</a></h1>
+<p>To print a list of all available components, run <strong>llvm-config
+--components</strong>.  In most cases, components correspond directly to LLVM
+libraries.  Useful "virtual" components include:</p>
+<dl>
+<dt><strong><a name="all" class="item"><strong>all</strong></a></strong></dt>
+
+<dd>
+<p>Includes all LLVM libaries.  The default if no components are specified.</p>
+</dd>
+<dt><strong><a name="backend" class="item"><strong>backend</strong></a></strong></dt>
+
+<dd>
+<p>Includes either a native backend or the C backend.</p>
+</dd>
+<dt><strong><a name="engine" class="item"><strong>engine</strong></a></strong></dt>
+
+<dd>
+<p>Includes either a native JIT or the bitcode interpreter.</p>
+</dd>
+</dl>
+<p>
+</p>
+<hr />
+<h1><a name="exit_status">EXIT STATUS</a></h1>
+<p>If <strong>llvm-config</strong> succeeds, it will exit with 0.  Otherwise, if an error
+occurs, it will exit with a non-zero value.</p>
+<p>
+</p>
+<hr />
+<h1><a name="authors">AUTHORS</a></h1>
+<p>Maintained by the LLVM Team (<a href="http://llvm.org">http://llvm.org</a>).</p>
+
+</body>
+
+</html>

Added: www-releases/trunk/2.8/docs/CommandGuide/html/llvm-diff.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CommandGuide/html/llvm-diff.html?rev=115746&view=auto
==============================================================================
--- www-releases/trunk/2.8/docs/CommandGuide/html/llvm-diff.html (added)
+++ www-releases/trunk/2.8/docs/CommandGuide/html/llvm-diff.html Wed Oct  6 00:27:59 2010
@@ -0,0 +1,89 @@
+<?xml version="1.0" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<title>llvm-diff</title>
+<link rel="stylesheet" href="manpage.css" type="text/css" />
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+<link rev="made" href="mailto:root at localhost" />
+</head>
+
+<body>
+
+
+<!-- INDEX BEGIN -->
+<div name="index">
+<p><a name="__index__"></a></p>
+<!--
+
+<ul>
+
+	<li><a href="#name">NAME</a></li>
+	<li><a href="#synopsis">SYNOPSIS</a></li>
+	<li><a href="#description">DESCRIPTION</a></li>
+	<li><a href="#exit_status">EXIT STATUS</a></li>
+	<li><a href="#bugs">BUGS</a></li>
+	<li><a href="#authors">AUTHORS</a></li>
+</ul>
+
+-->
+
+
+</div>
+<!-- INDEX END -->
+
+<p>
+</p>
+<hr />
+<h1><a name="name">NAME</a></h1>
+<p>llvm-diff - LLVM structural 'diff'</p>
+<p>
+</p>
+<hr />
+<h1><a name="synopsis">SYNOPSIS</a></h1>
+<p><strong>llvm-diff</strong> [<em>options</em>] <em>module 1</em> <em>module 2</em> [<em>global name ...</em>]</p>
+<p>
+</p>
+<hr />
+<h1><a name="description">DESCRIPTION</a></h1>
+<p><strong>llvm-diff</strong> compares the structure of two LLVM modules, primarily
+focusing on differences in function definitions.  Insignificant
+differences, such as changes in the ordering of globals or in the
+names of local values, are ignored.</p>
+<p>An input module will be interpreted as an assembly file if its name
+ends in '.ll';  otherwise it will be read in as a bitcode file.</p>
+<p>If a list of global names is given, just the values with those names
+are compared; otherwise, all global values are compared, and
+diagnostics are produced for globals which only appear in one module
+or the other.</p>
+<p><strong>llvm-diff</strong> compares two functions by comparing their basic blocks,
+beginning with the entry blocks.  If the terminators seem to match,
+then the corresponding successors are compared; otherwise they are
+ignored.  This algorithm is very sensitive to changes in control flow,
+which tend to stop any downstream changes from being detected.</p>
+<p><strong>llvm-diff</strong> is intended as a debugging tool for writers of LLVM
+passes and frontends.  It does not have a stable output format.</p>
+<p>
+</p>
+<hr />
+<h1><a name="exit_status">EXIT STATUS</a></h1>
+<p>If <strong>llvm-diff</strong> finds no differences between the modules, it will exit
+with 0 and produce no output.  Otherwise it will exit with a non-zero
+value.</p>
+<p>
+</p>
+<hr />
+<h1><a name="bugs">BUGS</a></h1>
+<p>Many important differences, like changes in linkage or function
+attributes, are not diagnosed.</p>
+<p>Changes in memory behavior (for example, coalescing loads) can cause
+massive detected differences in blocks.</p>
+<p>
+</p>
+<hr />
+<h1><a name="authors">AUTHORS</a></h1>
+<p>Maintained by the LLVM Team (<a href="http://llvm.org">http://llvm.org</a>).</p>
+
+</body>
+
+</html>

Added: www-releases/trunk/2.8/docs/CommandGuide/html/llvm-dis.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CommandGuide/html/llvm-dis.html?rev=115746&view=auto
==============================================================================
--- www-releases/trunk/2.8/docs/CommandGuide/html/llvm-dis.html (added)
+++ www-releases/trunk/2.8/docs/CommandGuide/html/llvm-dis.html Wed Oct  6 00:27:59 2010
@@ -0,0 +1,103 @@
+<?xml version="1.0" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<title>llvm-dis</title>
+<link rel="stylesheet" href="manpage.css" type="text/css" />
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+<link rev="made" href="mailto:root at localhost" />
+</head>
+
+<body>
+
+
+<!-- INDEX BEGIN -->
+<div name="index">
+<p><a name="__index__"></a></p>
+<!--
+
+<ul>
+
+	<li><a href="#name">NAME</a></li>
+	<li><a href="#synopsis">SYNOPSIS</a></li>
+	<li><a href="#description">DESCRIPTION</a></li>
+	<li><a href="#options">OPTIONS</a></li>
+	<li><a href="#exit_status">EXIT STATUS</a></li>
+	<li><a href="#see_also">SEE ALSO</a></li>
+	<li><a href="#authors">AUTHORS</a></li>
+</ul>
+
+-->
+
+
+</div>
+<!-- INDEX END -->
+
+<p>
+</p>
+<hr />
+<h1><a name="name">NAME</a></h1>
+<p>llvm-dis - LLVM disassembler</p>
+<p>
+</p>
+<hr />
+<h1><a name="synopsis">SYNOPSIS</a></h1>
+<p><strong>llvm-dis</strong> [<em>options</em>] [<em>filename</em>]</p>
+<p>
+</p>
+<hr />
+<h1><a name="description">DESCRIPTION</a></h1>
+<p>The <strong>llvm-dis</strong> command is the LLVM disassembler.  It takes an LLVM
+bitcode file and converts it into human-readable LLVM assembly language.</p>
+<p>If filename is omitted or specified as <code>-</code>, <strong>llvm-dis</strong> reads its
+input from standard input.</p>
+<p>If the input is being read from standard input, then <strong>llvm-dis</strong>
+will send its output to standard output by default.  Otherwise, the
+output will be written to a file named after the input file, with
+a <code>.ll</code> suffix added (any existing <code>.bc</code> suffix will first be
+removed).  You can override the choice of output file using the
+<strong>-o</strong> option.</p>
+<p>
+</p>
+<hr />
+<h1><a name="options">OPTIONS</a></h1>
+<dl>
+<dt><strong><a name="f" class="item"><strong>-f</strong></a></strong></dt>
+
+<dd>
+<p>Enable binary output on terminals.  Normally, <strong>llvm-dis</strong> will refuse to
+write raw bitcode output if the output stream is a terminal. With this option,
+<strong>llvm-dis</strong> will write raw bitcode regardless of the output device.</p>
+</dd>
+<dt><strong><a name="help" class="item"><strong>-help</strong></a></strong></dt>
+
+<dd>
+<p>Print a summary of command line options.</p>
+</dd>
+<dt><strong><a name="o_filename" class="item"><strong>-o</strong> <em class="file">filename</em></a></strong></dt>
+
+<dd>
+<p>Specify the output file name.  If <em class="file">filename</em> is -, then the output is sent
+to standard output.</p>
+</dd>
+</dl>
+<p>
+</p>
+<hr />
+<h1><a name="exit_status">EXIT STATUS</a></h1>
+<p>If <strong>llvm-dis</strong> succeeds, it will exit with 0.  Otherwise, if an error
+occurs, it will exit with a non-zero value.</p>
+<p>
+</p>
+<hr />
+<h1><a name="see_also">SEE ALSO</a></h1>
+<p><a href="././llvm-as.html">llvm-as</a></p>
+<p>
+</p>
+<hr />
+<h1><a name="authors">AUTHORS</a></h1>
+<p>Maintained by the LLVM Team (<a href="http://llvm.org">http://llvm.org</a>).</p>
+
+</body>
+
+</html>

Added: www-releases/trunk/2.8/docs/CommandGuide/html/llvm-extract.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CommandGuide/html/llvm-extract.html?rev=115746&view=auto
==============================================================================
--- www-releases/trunk/2.8/docs/CommandGuide/html/llvm-extract.html (added)
+++ www-releases/trunk/2.8/docs/CommandGuide/html/llvm-extract.html Wed Oct  6 00:27:59 2010
@@ -0,0 +1,119 @@
+<?xml version="1.0" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<title>llvm-extract</title>
+<link rel="stylesheet" href="manpage.css" type="text/css" />
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+<link rev="made" href="mailto:root at localhost" />
+</head>
+
+<body>
+
+
+<!-- INDEX BEGIN -->
+<div name="index">
+<p><a name="__index__"></a></p>
+<!--
+
+<ul>
+
+	<li><a href="#name">NAME</a></li>
+	<li><a href="#synopsis">SYNOPSIS</a></li>
+	<li><a href="#description">DESCRIPTION</a></li>
+	<li><a href="#options">OPTIONS</a></li>
+	<li><a href="#exit_status">EXIT STATUS</a></li>
+	<li><a href="#see_also">SEE ALSO</a></li>
+	<li><a href="#authors">AUTHORS</a></li>
+</ul>
+
+-->
+
+
+</div>
+<!-- INDEX END -->
+
+<p>
+</p>
+<hr />
+<h1><a name="name">NAME</a></h1>
+<p>llvm-extract - extract a function from an LLVM module</p>
+<p>
+</p>
+<hr />
+<h1><a name="synopsis">SYNOPSIS</a></h1>
+<p><strong>llvm-extract</strong> [<em>options</em>] <strong>--func</strong> <em>function-name</em> [<em>filename</em>]</p>
+<p>
+</p>
+<hr />
+<h1><a name="description">DESCRIPTION</a></h1>
+<p>The <strong>llvm-extract</strong> command takes the name of a function and extracts it from
+the specified LLVM bitcode file.  It is primarily used as a debugging tool to
+reduce test cases from larger programs that are triggering a bug.</p>
+<p>In addition to extracting the bitcode of the specified function,
+<strong>llvm-extract</strong> will also remove unreachable global variables, prototypes, and
+unused types.</p>
+<p>The <strong>llvm-extract</strong> command reads its input from standard input if filename is
+omitted or if filename is -.  The output is always written to standard output,
+unless the <strong>-o</strong> option is specified (see below).</p>
+<p>
+</p>
+<hr />
+<h1><a name="options">OPTIONS</a></h1>
+<dl>
+<dt><strong><a name="f" class="item"><strong>-f</strong></a></strong></dt>
+
+<dd>
+<p>Enable binary output on terminals.  Normally, <strong>llvm-extract</strong> will refuse to
+write raw bitcode output if the output stream is a terminal. With this option,
+<strong>llvm-extract</strong> will write raw bitcode regardless of the output device.</p>
+</dd>
+<dt><strong><a name="func_function_name" class="item"><strong>--func</strong> <em>function-name</em></a></strong></dt>
+
+<dd>
+<p>Extract the function named <em>function-name</em> from the LLVM bitcode. May be
+specified multiple times to extract multiple functions at once.</p>
+</dd>
+<dt><strong><a name="glob_global_name" class="item"><strong>--glob</strong> <em>global-name</em></a></strong></dt>
+
+<dd>
+<p>Extract the global variable named <em>global-name</em> from the LLVM bitcode. May be
+specified multiple times to extract multiple global variables at once.</p>
+</dd>
+<dt><strong><a name="help" class="item"><strong>-help</strong></a></strong></dt>
+
+<dd>
+<p>Print a summary of command line options.</p>
+</dd>
+<dt><strong><a name="o_filename" class="item"><strong>-o</strong> <em>filename</em></a></strong></dt>
+
+<dd>
+<p>Specify the output filename.  If filename is "-" (the default), then
+<strong>llvm-extract</strong> sends its output to standard output.</p>
+</dd>
+<dt><strong><a name="s" class="item"><strong>-S</strong></a></strong></dt>
+
+<dd>
+<p>Write output in LLVM intermediate language (instead of bitcode).</p>
+</dd>
+</dl>
+<p>
+</p>
+<hr />
+<h1><a name="exit_status">EXIT STATUS</a></h1>
+<p>If <strong>llvm-extract</strong> succeeds, it will exit with 0.  Otherwise, if an error
+occurs, it will exit with a non-zero value.</p>
+<p>
+</p>
+<hr />
+<h1><a name="see_also">SEE ALSO</a></h1>
+<p><a href="././bugpoint.html">bugpoint</a></p>
+<p>
+</p>
+<hr />
+<h1><a name="authors">AUTHORS</a></h1>
+<p>Maintained by the LLVM Team (<a href="http://llvm.org">http://llvm.org</a>).</p>
+
+</body>
+
+</html>

Added: www-releases/trunk/2.8/docs/CommandGuide/html/llvm-ld.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CommandGuide/html/llvm-ld.html?rev=115746&view=auto
==============================================================================
--- www-releases/trunk/2.8/docs/CommandGuide/html/llvm-ld.html (added)
+++ www-releases/trunk/2.8/docs/CommandGuide/html/llvm-ld.html Wed Oct  6 00:27:59 2010
@@ -0,0 +1,308 @@
+<?xml version="1.0" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<title>llvm-ld</title>
+<link rel="stylesheet" href="manpage.css" type="text/css" />
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+<link rev="made" href="mailto:root at localhost" />
+</head>
+
+<body>
+
+
+<!-- INDEX BEGIN -->
+<div name="index">
+<p><a name="__index__"></a></p>
+<!--
+
+<ul>
+
+	<li><a href="#name">NAME</a></li>
+	<li><a href="#synopsis">SYNOPSIS</a></li>
+	<li><a href="#description">DESCRIPTION</a></li>
+	<ul>
+
+		<li><a href="#search_order">Search Order</a></li>
+		<li><a href="#link_order">Link order</a></li>
+		<li><a href="#library_linkage">Library Linkage</a></li>
+		<li><a href="#native_code_generation">Native code generation</a></li>
+	</ul>
+
+	<li><a href="#options">OPTIONS</a></li>
+	<ul>
+
+		<li><a href="#general_options">General Options</a></li>
+		<li><a href="#input_output_options">Input/Output Options</a></li>
+		<li><a href="#optimization_options">Optimization Options</a></li>
+	</ul>
+
+	<li><a href="#exit_status">EXIT STATUS</a></li>
+	<li><a href="#environment">ENVIRONMENT</a></li>
+	<li><a href="#see_also">SEE ALSO</a></li>
+	<li><a href="#authors">AUTHORS</a></li>
+</ul>
+
+-->
+
+
+</div>
+<!-- INDEX END -->
+
+<p>
+</p>
+<hr />
+<h1><a name="name">NAME</a></h1>
+<p>llvm-ld - LLVM linker</p>
+<p>
+</p>
+<hr />
+<h1><a name="synopsis">SYNOPSIS</a></h1>
+<p><strong>llvm-ld</strong> <options> <files></p>
+<p>
+</p>
+<hr />
+<h1><a name="description">DESCRIPTION</a></h1>
+<p>The <strong>llvm-ld</strong> tool takes a set of LLVM bitcode files and links them
+together into a single LLVM bitcode file.  The output bitcode file can be
+another bitcode file or an executable bitcode program.  Using additional
+options, <strong>llvm-ld</strong> is able to produce native code executables.</p>
+<p>The <strong>llvm-ld</strong> tool is the main linker for LLVM. It is used to link together
+the output of LLVM front-end compilers and run "link time" optimizations (mostly
+the inter-procedural kind).</p>
+<p>The <strong>llvm-ld</strong> tools attempts to mimic the interface provided by the default
+system linker so that it can act as a <em>drop-in</em> replacement.</p>
+<p>
+</p>
+<h2><a name="search_order">Search Order</a></h2>
+<p>When looking for objects specified on the command line, <strong>llvm-ld</strong> will search 
+for the object first in the current directory and then in the directory 
+specified by the <strong>LLVM_LIB_SEARCH_PATH</strong> environment variable.  If it cannot 
+find the object, it fails.</p>
+<p>When looking for a library specified with the <strong>-l</strong> option, <strong>llvm-ld</strong> first
+attempts to load a file with that name from the current directory.  If that
+fails, it looks for lib<em>library</em>.bc, lib<em>library</em>.a, or lib<em>library</em>.<em>shared
+library extension</em>, in that order, in each directory added to the library search
+path with the <strong>-L</strong> option.  These directories are searched in the order they
+are specified.  If the library cannot be located, then <strong>llvm-ld</strong> looks in the
+directory specified by the <strong>LLVM_LIB_SEARCH_PATH</strong> environment variable.  If it
+does not find a library there, it fails.</p>
+<p>The <em>shared library extension</em> may be <em>.so</em>, <em>.dyld</em>, <em>.dll</em>, or something
+different, depending upon the system.</p>
+<p>The <strong>-L</strong> option is global.  It does not matter where it is specified in the
+list of command line arguments; the directory is simply added to the search path
+and is applied to all libraries, preceding or succeeding, in the command line.</p>
+<p>
+</p>
+<h2><a name="link_order">Link order</a></h2>
+<p>All object and bitcode files are linked first in the order they were 
+specified on the command line.  All library files are linked next.  
+Some libraries may not be linked into the object program; see below.</p>
+<p>
+</p>
+<h2><a name="library_linkage">Library Linkage</a></h2>
+<p>Object files and static bitcode objects are always linked into the output
+file.  Library archives (.a files) load only the objects within the archive
+that define symbols needed by the output file.  Hence, libraries should be
+listed after the object files and libraries which need them; otherwise, the
+library may not be linked in, and the dependent library will not have its
+undefined symbols defined.</p>
+<p>
+</p>
+<h2><a name="native_code_generation">Native code generation</a></h2>
+<p>The <strong>llvm-ld</strong> program has limited support for native code generation, when
+using the <strong>-native</strong> or <strong>-native-cbe</strong> options. Native code generation is
+performed by converting the linked bitcode into native assembly (.s) or C code
+and running the system compiler (typically gcc) on the result.</p>
+<p>
+</p>
+<hr />
+<h1><a name="options">OPTIONS</a></h1>
+<p>
+</p>
+<h2><a name="general_options">General Options</a></h2>
+<dl>
+<dt><strong><a name="help" class="item"><strong>-help</strong></a></strong></dt>
+
+<dd>
+<p>Print a summary of command line options.</p>
+</dd>
+<dt><strong><a name="v" class="item"><strong>-v</strong></a></strong></dt>
+
+<dd>
+<p>Specifies verbose mode. In this mode the linker will print additional
+information about the actions it takes, programs it executes, etc.</p>
+</dd>
+<dt><strong><a name="stats" class="item"><strong>-stats</strong></a></strong></dt>
+
+<dd>
+<p>Print statistics.</p>
+</dd>
+<dt><strong><a name="time_passes" class="item"><strong>-time-passes</strong></a></strong></dt>
+
+<dd>
+<p>Record the amount of time needed for each pass and print it to standard
+error.</p>
+</dd>
+</dl>
+<p>
+</p>
+<h2><a name="input_output_options">Input/Output Options</a></h2>
+<dl>
+<dt><strong><a name="o_filename" class="item"><strong>-o</strong> <em class="file">filename</em></a></strong></dt>
+
+<dd>
+<p>This overrides the default output file and specifies the name of the file that
+should be generated by the linker. By default, <strong>llvm-ld</strong> generates a file named
+<em class="file">a.out</em> for compatibility with <strong>ld</strong>. The output will be written to
+<em class="file">filename</em>.</p>
+</dd>
+<dt><strong><a name="b_filename" class="item"><strong>-b</strong> <em class="file">filename</em></a></strong></dt>
+
+<dd>
+<p>This option can be used to override the output bitcode file name. By default, 
+the name of the bitcode output file is one more ".bc" suffix added to the name 
+specified by <strong>-o filename</strong> option.</p>
+</dd>
+<dt><strong><a name="lname" class="item"><strong>-l</strong><em class="file">name</em></a></strong></dt>
+
+<dd>
+<p>This option specifies the <em class="file">name</em> of a library to search when resolving symbols
+for the program. Only the base name should be specified as <em class="file">name</em>, without a
+<em class="file">lib</em> prefix or any suffix.</p>
+</dd>
+<dt><strong><a name="lpath" class="item"><strong>-L</strong><em class="file">Path</em></a></strong></dt>
+
+<dd>
+<p>This option tells <strong>llvm-ld</strong> to look in <em class="file">Path</em> to find any library subsequently
+specified with the <strong>-l</strong> option. The paths will be searched in the order in
+which they are specified on the command line. If the library is still not found,
+a small set of system specific directories will also be searched. Note that
+libraries specified with the <strong>-l</strong> option that occur <em>before</em> any <strong>-L</strong> options
+will not search the paths given by the <strong>-L</strong> options following it.</p>
+</dd>
+<dt><strong><a name="link_as_library" class="item"><strong>-link-as-library</strong></a></strong></dt>
+
+<dd>
+<p>Link the bitcode files together as a library, not an executable. In this mode,
+undefined symbols will be permitted.</p>
+</dd>
+<dt><strong><a name="r" class="item"><strong>-r</strong></a></strong></dt>
+
+<dd>
+<p>An alias for -link-as-library.</p>
+</dd>
+<dt><strong><a name="native" class="item"><strong>-native</strong></a></strong></dt>
+
+<dd>
+<p>Generate a native machine code executable.</p>
+<p>When generating native executables, <strong>llvm-ld</strong> first checks for a bitcode
+version of the library and links it in, if necessary.  If the library is
+missing, <strong>llvm-ld</strong> skips it.  Then, <strong>llvm-ld</strong> links in the same
+libraries as native code.</p>
+<p>In this way, <strong>llvm-ld</strong> should be able to link in optimized bitcode
+subsets of common libraries and then link in any part of the library that
+hasn't been converted to bitcode.</p>
+</dd>
+<dt><strong><a name="native_cbe" class="item"><strong>-native-cbe</strong></a></strong></dt>
+
+<dd>
+<p>Generate a native machine code executable with the LLVM C backend.</p>
+<pre>
+
+This option is identical to the B<-native> option, but uses the
+C backend to generate code for the program instead of an LLVM native
+code generator.</pre>
+</dd>
+</dl>
+<p>
+</p>
+<h2><a name="optimization_options">Optimization Options</a></h2>
+<dl>
+<dt><strong><a name="disable_inlining" class="item"><strong>-disable-inlining</strong></a></strong></dt>
+
+<dd>
+<p>Do not run the inlining pass. Functions will not be inlined into other
+functions.</p>
+</dd>
+<dt><strong><a name="disable_opt" class="item"><strong>-disable-opt</strong></a></strong></dt>
+
+<dd>
+<p>Completely disable optimization.</p>
+</dd>
+<dt><strong><a name="disable_internalize" class="item"><strong>-disable-internalize</strong></a></strong></dt>
+
+<dd>
+<p>Do not mark all symbols as internal.</p>
+</dd>
+<dt><strong><a name="verify_each" class="item"><strong>-verify-each</strong></a></strong></dt>
+
+<dd>
+<p>Run the verification pass after each of the passes to verify intermediate
+results.</p>
+</dd>
+<dt><strong><a name="strip_all" class="item"><strong>-strip-all</strong></a></strong></dt>
+
+<dd>
+<p>Strip all debug and symbol information from the executable to make it smaller.</p>
+</dd>
+<dt><strong><a name="strip_debug" class="item"><strong>-strip-debug</strong></a></strong></dt>
+
+<dd>
+<p>Strip all debug information from the executable to make it smaller.</p>
+</dd>
+<dt><strong><a name="s" class="item"><strong>-s</strong></a></strong></dt>
+
+<dd>
+<p>An alias for <strong>-strip-all</strong>.</p>
+</dd>
+<dt><strong><a name="s" class="item"><strong>-S</strong></a></strong></dt>
+
+<dd>
+<p>An alias for <strong>-strip-debug</strong>.</p>
+</dd>
+<dt><strong><a name="export_dynamic" class="item"><strong>-export-dynamic</strong></a></strong></dt>
+
+<dd>
+<p>An alias for <strong>-disable-internalize</strong></p>
+</dd>
+<dt><strong><a name="post_link_optpath" class="item"><strong>-post-link-opt</strong><em class="file">Path</em></a></strong></dt>
+
+<dd>
+<p>Run post-link optimization program. After linking is completed a bitcode file
+will be generated. It will be passed to the program specified by <em class="file">Path</em> as the
+first argument. The second argument to the program will be the name of a
+temporary file into which the program should place its optimized output. For
+example, the "no-op optimization" would be a simple shell script:</p>
+<pre>
+    #!/bin/bash
+    cp $1 $2</pre>
+</dd>
+</dl>
+<p>
+</p>
+<hr />
+<h1><a name="exit_status">EXIT STATUS</a></h1>
+<p>If <strong>llvm-ld</strong> succeeds, it will exit with 0 return code.  If an error occurs,
+it will exit with a non-zero return code.</p>
+<p>
+</p>
+<hr />
+<h1><a name="environment">ENVIRONMENT</a></h1>
+<p>The <code>LLVM_LIB_SEARCH_PATH</code> environment variable is used to find bitcode
+libraries. Any paths specified in this variable will be searched after the <code>-L</code>
+options.</p>
+<p>
+</p>
+<hr />
+<h1><a name="see_also">SEE ALSO</a></h1>
+<p><a href="././llvm-link.html">llvm-link</a></p>
+<p>
+</p>
+<hr />
+<h1><a name="authors">AUTHORS</a></h1>
+<p>Maintained by the LLVM Team (<a href="http://llvm.org">http://llvm.org</a>).</p>
+
+</body>
+
+</html>

Added: www-releases/trunk/2.8/docs/CommandGuide/html/llvm-link.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CommandGuide/html/llvm-link.html?rev=115746&view=auto
==============================================================================
--- www-releases/trunk/2.8/docs/CommandGuide/html/llvm-link.html (added)
+++ www-releases/trunk/2.8/docs/CommandGuide/html/llvm-link.html Wed Oct  6 00:27:59 2010
@@ -0,0 +1,127 @@
+<?xml version="1.0" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<title>llvm-link</title>
+<link rel="stylesheet" href="manpage.css" type="text/css" />
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+<link rev="made" href="mailto:root at localhost" />
+</head>
+
+<body>
+
+
+<!-- INDEX BEGIN -->
+<div name="index">
+<p><a name="__index__"></a></p>
+<!--
+
+<ul>
+
+	<li><a href="#name">NAME</a></li>
+	<li><a href="#synopsis">SYNOPSIS</a></li>
+	<li><a href="#description">DESCRIPTION</a></li>
+	<li><a href="#options">OPTIONS</a></li>
+	<li><a href="#exit_status">EXIT STATUS</a></li>
+	<li><a href="#see_also">SEE ALSO</a></li>
+	<li><a href="#authors">AUTHORS</a></li>
+</ul>
+
+-->
+
+
+</div>
+<!-- INDEX END -->
+
+<p>
+</p>
+<hr />
+<h1><a name="name">NAME</a></h1>
+<p>llvm-link - LLVM linker</p>
+<p>
+</p>
+<hr />
+<h1><a name="synopsis">SYNOPSIS</a></h1>
+<p><strong>llvm-link</strong> [<em>options</em>] <em>filename ...</em></p>
+<p>
+</p>
+<hr />
+<h1><a name="description">DESCRIPTION</a></h1>
+<p><strong>llvm-link</strong> takes several LLVM bitcode files and links them together into a
+single LLVM bitcode file.  It writes the output file to standard output, unless
+the <strong>-o</strong> option is used to specify a filename.</p>
+<p><strong>llvm-link</strong> attempts to load the input files from the current directory.  If
+that fails, it looks for each file in each of the directories specified by the
+<strong>-L</strong> options on the command line.  The library search paths are global; each
+one is searched for every input file if necessary.  The directories are searched
+in the order they were specified on the command line.</p>
+<p>
+</p>
+<hr />
+<h1><a name="options">OPTIONS</a></h1>
+<dl>
+<dt><strong><a name="l_directory" class="item"><strong>-L</strong> <em class="file">directory</em></a></strong></dt>
+
+<dd>
+<p>Add the specified <em class="file">directory</em> to the library search path.  When looking for
+libraries, <strong>llvm-link</strong> will look in path name for libraries.  This option can be
+specified multiple times; <strong>llvm-link</strong> will search inside these directories in
+the order in which they were specified on the command line.</p>
+</dd>
+<dt><strong><a name="f" class="item"><strong>-f</strong></a></strong></dt>
+
+<dd>
+<p>Enable binary output on terminals.  Normally, <strong>llvm-link</strong> will refuse to
+write raw bitcode output if the output stream is a terminal. With this option,
+<strong>llvm-link</strong> will write raw bitcode regardless of the output device.</p>
+</dd>
+<dt><strong><a name="o_filename" class="item"><strong>-o</strong> <em class="file">filename</em></a></strong></dt>
+
+<dd>
+<p>Specify the output file name.  If <em class="file">filename</em> is <code>-</code>, then <strong>llvm-link</strong> will
+write its output to standard output.</p>
+</dd>
+<dt><strong><a name="s" class="item"><strong>-S</strong></a></strong></dt>
+
+<dd>
+<p>Write output in LLVM intermediate language (instead of bitcode).</p>
+</dd>
+<dt><strong><a name="d" class="item"><strong>-d</strong></a></strong></dt>
+
+<dd>
+<p>If specified, <strong>llvm-link</strong> prints a human-readable version of the output
+bitcode file to standard error.</p>
+</dd>
+<dt><strong><a name="help" class="item"><strong>-help</strong></a></strong></dt>
+
+<dd>
+<p>Print a summary of command line options.</p>
+</dd>
+<dt><strong><a name="v" class="item"><strong>-v</strong></a></strong></dt>
+
+<dd>
+<p>Verbose mode.  Print information about what <strong>llvm-link</strong> is doing.  This
+typically includes a message for each bitcode file linked in and for each
+library found.</p>
+</dd>
+</dl>
+<p>
+</p>
+<hr />
+<h1><a name="exit_status">EXIT STATUS</a></h1>
+<p>If <strong>llvm-link</strong> succeeds, it will exit with 0.  Otherwise, if an error
+occurs, it will exit with a non-zero value.</p>
+<p>
+</p>
+<hr />
+<h1><a name="see_also">SEE ALSO</a></h1>
+<p><em>gccld</em></p>
+<p>
+</p>
+<hr />
+<h1><a name="authors">AUTHORS</a></h1>
+<p>Maintained by the LLVM Team (<a href="http://llvm.org">http://llvm.org</a>).</p>
+
+</body>
+
+</html>

Added: www-releases/trunk/2.8/docs/CommandGuide/html/llvm-nm.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CommandGuide/html/llvm-nm.html?rev=115746&view=auto
==============================================================================
--- www-releases/trunk/2.8/docs/CommandGuide/html/llvm-nm.html (added)
+++ www-releases/trunk/2.8/docs/CommandGuide/html/llvm-nm.html Wed Oct  6 00:27:59 2010
@@ -0,0 +1,176 @@
+<?xml version="1.0" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<title>llvm-nm</title>
+<link rel="stylesheet" href="manpage.css" type="text/css" />
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+<link rev="made" href="mailto:root at localhost" />
+</head>
+
+<body>
+
+
+<!-- INDEX BEGIN -->
+<div name="index">
+<p><a name="__index__"></a></p>
+<!--
+
+<ul>
+
+	<li><a href="#name">NAME</a></li>
+	<li><a href="#synopsis">SYNOPSIS</a></li>
+	<li><a href="#description">DESCRIPTION</a></li>
+	<li><a href="#options">OPTIONS</a></li>
+	<li><a href="#bugs">BUGS</a></li>
+	<li><a href="#exit_status">EXIT STATUS</a></li>
+	<li><a href="#see_also">SEE ALSO</a></li>
+	<li><a href="#author">AUTHOR</a></li>
+</ul>
+
+-->
+
+
+</div>
+<!-- INDEX END -->
+
+<p>
+</p>
+<hr />
+<h1><a name="name">NAME</a></h1>
+<p>llvm-nm - list LLVM bitcode file's symbol table</p>
+<p>
+</p>
+<hr />
+<h1><a name="synopsis">SYNOPSIS</a></h1>
+<p><strong>llvm-nm</strong> [<em>options</em>] [<em>filenames...</em>]</p>
+<p>
+</p>
+<hr />
+<h1><a name="description">DESCRIPTION</a></h1>
+<p>The <strong>llvm-nm</strong> utility lists the names of symbols from the LLVM bitcode files,
+or <strong>ar</strong> archives containing LLVM bitcode files, named on the command line.
+Each symbol is listed along with some simple information about its provenance.
+If no file name is specified, or <em>-</em> is used as a file name, <strong>llvm-nm</strong> will
+process a bitcode file on its standard input stream.</p>
+<p><strong>llvm-nm</strong>'s default output format is the traditional BSD <strong>nm</strong> output format.
+Each such output record consists of an (optional) 8-digit hexadecimal address,
+followed by a type code character, followed by a name, for each symbol. One
+record is printed per line; fields are separated by spaces. When the address is
+omitted, it is replaced by 8 spaces.</p>
+<p>Type code characters currently supported, and their meanings, are as follows:</p>
+<dl>
+<dt><strong><a name="u" class="item">U</a></strong></dt>
+
+<dd>
+<p>Named object is referenced but undefined in this bitcode file</p>
+</dd>
+<dt><strong><a name="c" class="item">C</a></strong></dt>
+
+<dd>
+<p>Common (multiple definitions link together into one def)</p>
+</dd>
+<dt><strong><a name="w" class="item">W</a></strong></dt>
+
+<dd>
+<p>Weak reference (multiple definitions link together into zero or one definitions)</p>
+</dd>
+<dt><strong><a name="t" class="item">t</a></strong></dt>
+
+<dd>
+<p>Local function (text) object</p>
+</dd>
+<dt><strong><a name="t" class="item">T</a></strong></dt>
+
+<dd>
+<p>Global function (text) object</p>
+</dd>
+<dt><strong><a name="d" class="item">d</a></strong></dt>
+
+<dd>
+<p>Local data object</p>
+</dd>
+<dt><strong><a name="d" class="item">D</a></strong></dt>
+
+<dd>
+<p>Global data object</p>
+</dd>
+<dt><strong><a name="" class="item">?</a></strong></dt>
+
+<dd>
+<p>Something unrecognizable</p>
+</dd>
+</dl>
+<p>Because LLVM bitcode files typically contain objects that are not considered to
+have addresses until they are linked into an executable image or dynamically
+compiled "just-in-time", <strong>llvm-nm</strong> does not print an address for any symbol,
+even symbols which are defined in the bitcode file.</p>
+<p>
+</p>
+<hr />
+<h1><a name="options">OPTIONS</a></h1>
+<dl>
+<dt><strong><a name="p" class="item"><strong>-P</strong></a></strong></dt>
+
+<dd>
+<p>Use POSIX.2 output format. Alias for <strong>--format=posix</strong>.</p>
+</dd>
+<dt><strong><a name="b" class="item"><strong>-B</strong>    (default)</a></strong></dt>
+
+<dd>
+<p>Use BSD output format. Alias for <strong>--format=bsd</strong>.</p>
+</dd>
+<dt><strong><a name="help" class="item"><strong>-help</strong></a></strong></dt>
+
+<dd>
+<p>Print a summary of command-line options and their meanings.</p>
+</dd>
+<dt><strong><a name="defined_only" class="item"><strong>--defined-only</strong></a></strong></dt>
+
+<dd>
+<p>Print only symbols defined in this bitcode file (as opposed to
+symbols which may be referenced by objects in this file, but not
+defined in this file.)</p>
+</dd>
+<dt><strong><a name="extern_only_g" class="item"><strong>--extern-only</strong>, <strong>-g</strong></a></strong></dt>
+
+<dd>
+<p>Print only symbols whose definitions are external; that is, accessible
+from other bitcode files.</p>
+</dd>
+<dt><strong><a name="undefined_only_u" class="item"><strong>--undefined-only</strong>, <strong>-u</strong></a></strong></dt>
+
+<dd>
+<p>Print only symbols referenced but not defined in this bitcode file.</p>
+</dd>
+<dt><strong><a name="format_fmt_f" class="item"><strong>--format=</strong><em>fmt</em>, <strong>-f</strong></a></strong></dt>
+
+<dd>
+<p>Select an output format; <em>fmt</em> may be <em>sysv</em>, <em>posix</em>, or <em>bsd</em>. The
+default is <em>bsd</em>.</p>
+</dd>
+</dl>
+<p>
+</p>
+<hr />
+<h1><a name="bugs">BUGS</a></h1>
+<p><strong>llvm-nm</strong> cannot demangle C++ mangled names, like GNU <strong>nm</strong> can.</p>
+<p>
+</p>
+<hr />
+<h1><a name="exit_status">EXIT STATUS</a></h1>
+<p><strong>llvm-nm</strong> exits with an exit code of zero.</p>
+<p>
+</p>
+<hr />
+<h1><a name="see_also">SEE ALSO</a></h1>
+<p><a href="././llvm-dis.html">llvm-dis</a>, <code>ar(1)</code>, <code>nm(1)</code></p>
+<p>
+</p>
+<hr />
+<h1><a name="author">AUTHOR</a></h1>
+<p>Maintained by the LLVM Team (<a href="http://llvm.org">http://llvm.org</a>).</p>
+
+</body>
+
+</html>

Added: www-releases/trunk/2.8/docs/CommandGuide/html/llvm-prof.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CommandGuide/html/llvm-prof.html?rev=115746&view=auto
==============================================================================
--- www-releases/trunk/2.8/docs/CommandGuide/html/llvm-prof.html (added)
+++ www-releases/trunk/2.8/docs/CommandGuide/html/llvm-prof.html Wed Oct  6 00:27:59 2010
@@ -0,0 +1,99 @@
+<?xml version="1.0" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<title>llvm-prof</title>
+<link rel="stylesheet" href="manpage.css" type="text/css" />
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+<link rev="made" href="mailto:root at localhost" />
+</head>
+
+<body>
+
+
+<!-- INDEX BEGIN -->
+<div name="index">
+<p><a name="__index__"></a></p>
+<!--
+
+<ul>
+
+	<li><a href="#name">NAME</a></li>
+	<li><a href="#synopsis">SYNOPSIS</a></li>
+	<li><a href="#description">DESCRIPTION</a></li>
+	<li><a href="#options">OPTIONS</a></li>
+	<li><a href="#exit_status">EXIT STATUS</a></li>
+	<li><a href="#author">AUTHOR</a></li>
+</ul>
+
+-->
+
+
+</div>
+<!-- INDEX END -->
+
+<p>
+</p>
+<hr />
+<h1><a name="name">NAME</a></h1>
+<p>llvm-prof - print execution profile of LLVM program</p>
+<p>
+</p>
+<hr />
+<h1><a name="synopsis">SYNOPSIS</a></h1>
+<p><strong>llvm-prof</strong> [<em>options</em>] [<em>bitcode file</em>] [<em>llvmprof.out</em>]</p>
+<p>
+</p>
+<hr />
+<h1><a name="description">DESCRIPTION</a></h1>
+<p>The <strong>llvm-prof</strong> tool reads in an <em class="file">llvmprof.out</em> file (which can
+optionally use a specific file with the third program argument), a bitcode file
+for the program, and produces a human readable report, suitable for determining
+where the program hotspots are.</p>
+<p>This program is often used in conjunction with the <em class="file">utils/profile.pl</em>
+script.  This script automatically instruments a program, runs it with the JIT,
+then runs <strong>llvm-prof</strong> to format a report.  To get more information about
+<em class="file">utils/profile.pl</em>, execute it with the <strong>-help</strong> option.</p>
+<p>
+</p>
+<hr />
+<h1><a name="options">OPTIONS</a></h1>
+<dl>
+<dt><strong><a name="annotated_llvm_or_a" class="item"><strong>--annotated-llvm</strong> or <strong>-A</strong></a></strong></dt>
+
+<dd>
+<p>In addition to the normal report printed, print out the code for the
+program, annotated with execution frequency information. This can be
+particularly useful when trying to visualize how frequently basic blocks
+are executed.  This is most useful with basic block profiling
+information or better.</p>
+</dd>
+<dt><strong><a name="print_all_code" class="item"><strong>--print-all-code</strong></a></strong></dt>
+
+<dd>
+<p>Using this option enables the <strong>--annotated-llvm</strong> option, but it
+prints the entire module, instead of just the most commonly executed
+functions.</p>
+</dd>
+<dt><strong><a name="time_passes" class="item"><strong>--time-passes</strong></a></strong></dt>
+
+<dd>
+<p>Record the amount of time needed for each pass and print it to standard
+error.</p>
+</dd>
+</dl>
+<p>
+</p>
+<hr />
+<h1><a name="exit_status">EXIT STATUS</a></h1>
+<p><strong>llvm-prof</strong> returns 1 if it cannot load the bitcode file or the profile
+information. Otherwise, it exits with zero.</p>
+<p>
+</p>
+<hr />
+<h1><a name="author">AUTHOR</a></h1>
+<p><strong>llvm-prof</strong> is maintained by the LLVM Team (<a href="http://llvm.org">http://llvm.org</a>).</p>
+
+</body>
+
+</html>

Added: www-releases/trunk/2.8/docs/CommandGuide/html/llvm-ranlib.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CommandGuide/html/llvm-ranlib.html?rev=115746&view=auto
==============================================================================
--- www-releases/trunk/2.8/docs/CommandGuide/html/llvm-ranlib.html (added)
+++ www-releases/trunk/2.8/docs/CommandGuide/html/llvm-ranlib.html Wed Oct  6 00:27:59 2010
@@ -0,0 +1,97 @@
+<?xml version="1.0" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<title>llvm-ranlib</title>
+<link rel="stylesheet" href="manpage.css" type="text/css" />
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+<link rev="made" href="mailto:root at localhost" />
+</head>
+
+<body>
+
+
+<!-- INDEX BEGIN -->
+<div name="index">
+<p><a name="__index__"></a></p>
+<!--
+
+<ul>
+
+	<li><a href="#name">NAME</a></li>
+	<li><a href="#synopsis">SYNOPSIS</a></li>
+	<li><a href="#description">DESCRIPTION</a></li>
+	<li><a href="#options">OPTIONS</a></li>
+	<li><a href="#exit_status">EXIT STATUS</a></li>
+	<li><a href="#see_also">SEE ALSO</a></li>
+	<li><a href="#authors">AUTHORS</a></li>
+</ul>
+
+-->
+
+
+</div>
+<!-- INDEX END -->
+
+<p>
+</p>
+<hr />
+<h1><a name="name">NAME</a></h1>
+<p>llvm-ranlib - Generate index for LLVM archive</p>
+<p>
+</p>
+<hr />
+<h1><a name="synopsis">SYNOPSIS</a></h1>
+<p><strong>llvm-ranlib</strong> [--version] [-help] <archive-file></p>
+<p>
+</p>
+<hr />
+<h1><a name="description">DESCRIPTION</a></h1>
+<p>The <strong>llvm-ranlib</strong> command is similar to the common Unix utility, <code>ranlib</code>. It
+adds or updates the symbol table in an LLVM archive file. Note that using the
+<strong>llvm-ar</strong> modifier <em class="file">s</em> is usually more efficient than running <strong>llvm-ranlib</strong>
+which is only provided only for completness and compatibility. Unlike other 
+implementations of <code>ranlib</code>, <strong>llvm-ranlib</strong> indexes LLVM bitcode files, not
+native object modules. You can list the contents of the symbol table with the
+<code>llvm-nm -s</code> command.</p>
+<p>
+</p>
+<hr />
+<h1><a name="options">OPTIONS</a></h1>
+<dl>
+<dt><strong><a name="archive_file" class="item"><em class="file">archive-file</em></a></strong></dt>
+
+<dd>
+<p>Specifies the archive-file to which the symbol table is added or updated.</p>
+</dd>
+<dt><strong><a name="version" class="item"><em class="file">--version</em></a></strong></dt>
+
+<dd>
+<p>Print the version of <strong>llvm-ranlib</strong> and exit without building a symbol table.</p>
+</dd>
+<dt><strong><a name="help" class="item"><em class="file">-help</em></a></strong></dt>
+
+<dd>
+<p>Print usage help for <strong>llvm-ranlib</strong> and exit without building a symbol table.</p>
+</dd>
+</dl>
+<p>
+</p>
+<hr />
+<h1><a name="exit_status">EXIT STATUS</a></h1>
+<p>If <strong>llvm-ranlib</strong> succeeds, it will exit with 0.  If an error occurs, a non-zero
+exit code will be returned.</p>
+<p>
+</p>
+<hr />
+<h1><a name="see_also">SEE ALSO</a></h1>
+<p><a href="././llvm-ar.html">llvm-ar</a>, <code>ranlib(1)</code></p>
+<p>
+</p>
+<hr />
+<h1><a name="authors">AUTHORS</a></h1>
+<p>Maintained by the LLVM Team (<a href="http://llvm.org">http://llvm.org</a>).</p>
+
+</body>
+
+</html>

Added: www-releases/trunk/2.8/docs/CommandGuide/html/llvmc.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CommandGuide/html/llvmc.html?rev=115746&view=auto
==============================================================================
--- www-releases/trunk/2.8/docs/CommandGuide/html/llvmc.html (added)
+++ www-releases/trunk/2.8/docs/CommandGuide/html/llvmc.html Wed Oct  6 00:27:59 2010
@@ -0,0 +1,258 @@
+<?xml version="1.0" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<title>llvmc</title>
+<link rel="stylesheet" href="manpage.css" type="text/css" />
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+<link rev="made" href="mailto:root at localhost" />
+</head>
+
+<body>
+
+
+<!-- INDEX BEGIN -->
+<div name="index">
+<p><a name="__index__"></a></p>
+<!--
+
+<ul>
+
+	<li><a href="#name">NAME</a></li>
+	<li><a href="#synopsis">SYNOPSIS</a></li>
+	<li><a href="#description">DESCRIPTION</a></li>
+	<li><a href="#options">OPTIONS</a></li>
+	<ul>
+
+		<li><a href="#built_in_options">Built-in Options</a></li>
+		<li><a href="#control_options">Control Options</a></li>
+	</ul>
+
+	<li><a href="#exit_status">EXIT STATUS</a></li>
+	<li><a href="#see_also">SEE ALSO</a></li>
+	<li><a href="#authors">AUTHORS</a></li>
+</ul>
+
+-->
+
+
+</div>
+<!-- INDEX END -->
+
+<p>
+</p>
+<hr />
+<h1><a name="name">NAME</a></h1>
+<p>llvmc - The LLVM Compiler Driver (WIP)</p>
+<p>
+</p>
+<hr />
+<h1><a name="synopsis">SYNOPSIS</a></h1>
+<p><strong>llvmc</strong> [<em>options</em>] <em>filenames...</em></p>
+<p>
+</p>
+<hr />
+<h1><a name="description">DESCRIPTION</a></h1>
+<p><strong>llvmc</strong> is a configurable driver for invoking other LLVM (and non-LLVM) tools
+in order to compile, optimize and link software for multiple languages. For
+those familiar with FSF's <strong>gcc</strong> tool, it is very similar.  Please note that
+<strong>llvmc</strong> is considered an experimental tool.</p>
+<p>
+</p>
+<hr />
+<h1><a name="options">OPTIONS</a></h1>
+<p>
+</p>
+<h2><a name="built_in_options">Built-in Options</a></h2>
+<p>LLVMC has some built-in options that can't be overridden in the
+configuration libraries.</p>
+<dl>
+<dt><strong><a name="o_filename" class="item"><strong>-o</strong> <em>filename</em></a></strong></dt>
+
+<dd>
+<p>Output file name.</p>
+</dd>
+<dt><strong><a name="x_language" class="item"><strong>-x</strong> <em>language</em></a></strong></dt>
+
+<dd>
+<p>Specify the language of the following input files until the next <strong>-x</strong>
+option.</p>
+</dd>
+<dt><strong><a name="load_plugin_name" class="item"><strong>-load</strong> <em>plugin_name</em></a></strong></dt>
+
+<dd>
+<p>Load the specified plugin DLL. Example:
+-load $LLVM_DIR/Release/lib/LLVMCSimple.so.</p>
+</dd>
+<dt><strong><a name="v_or_verbose" class="item"><strong>-v</strong> or <strong>--verbose</strong></a></strong></dt>
+
+<dd>
+<p>Enable verbose mode, i.e. print out all executed commands.</p>
+</dd>
+<dt><strong><a name="check_graph" class="item"><strong>--check-graph</strong></a></strong></dt>
+
+<dd>
+<p>Check the compilation for common errors like mismatched output/input language
+names, multiple default edges and cycles. Because of plugins, these checks can't
+be performed at compile-time. Exit with code zero if no errors were found, and
+return the number of found errors otherwise. Hidden option, useful for debugging
+LLVMC plugins.</p>
+</dd>
+<dt><strong><a name="view_graph" class="item"><strong>--view-graph</strong></a></strong></dt>
+
+<dd>
+<p>Show a graphical representation of the compilation graph and exit. Requires that
+you have <em>dot</em> and <em>gv</em> programs installed. Hidden option, useful for
+debugging LLVMC plugins.</p>
+</dd>
+<dt><strong><a name="write_graph" class="item"><strong>--write-graph</strong></a></strong></dt>
+
+<dd>
+<p>Write a <em>compilation-graph.dot</em> file in the current directory with the
+compilation graph description in Graphviz format (identical to the file used by
+the <strong>--view-graph</strong> option). The <strong>-o</strong> option can be used to set the output file
+name. Hidden option, useful for debugging LLVMC plugins.</p>
+</dd>
+<dt><strong><a name="save_temps" class="item"><strong>--save-temps</strong></a></strong></dt>
+
+<dd>
+<p>Write temporary files to the current directory and do not delete them on
+exit. This option can also take an argument: the <em>--save-temps=obj</em> switch will
+write files into the directory specified with the <em>-o</em> option. The
+<em>--save-temps=cwd</em> and <em>--save-temps</em> switches are both synonyms for the
+default behaviour.</p>
+</dd>
+<dt><strong><a name="temp_dir_directory" class="item"><strong>--temp-dir</strong> <em>directory</em></a></strong></dt>
+
+<dd>
+<p>Store temporary files in the given directory. This directory is deleted on exit
+unless <em>--save-temps</em> is specified. If <em>--save-temps=obj</em> is also specified,
+<em>--temp-dir</em> is given the precedence.</p>
+</dd>
+<dt><strong><a name="help" class="item"><strong>-help</strong></a></strong></dt>
+
+<dd>
+<p>Print a summary of command-line options and exit.</p>
+</dd>
+<dt><strong><a name="help_hidden" class="item"><strong>-help-hidden</strong></a></strong></dt>
+
+<dd>
+<p>Print a summary of command-line options and exit. Print help even for
+options intended for developers.</p>
+</dd>
+<dt><strong><a name="version" class="item"><strong>--version</strong></a></strong></dt>
+
+<dd>
+<p>Print version information and exit.</p>
+</dd>
+<dt><strong><a name="_file" class="item"><strong>@</strong><em>file</em></a></strong></dt>
+
+<dd>
+<p>Read command-line options from <em>file</em>. The options read are inserted
+in place of the original @<em>file</em> option. If <em>file</em> does not exist, or
+cannot be read, then the option will be treated literally, and not
+removed.</p>
+<p>Options in <em>file</em> are separated by whitespace. A whitespace character
+may be included in an option by surrounding the entire option in
+either single or double quotes. Any character (including a backslash)
+may be included by prefixing the character to be included with a
+backslash. The file may itself contain additional @<em>file</em> options;
+any such options will be processed recursively.</p>
+</dd>
+</dl>
+<p>
+</p>
+<h2><a name="control_options">Control Options</a></h2>
+<p>By default, LLVMC is built with some standard configuration libraries
+that define the following options:</p>
+<dl>
+<dt><strong><a name="clang" class="item"><strong>-clang</strong></a></strong></dt>
+
+<dd>
+<p>Use Clang instead of llvm-gcc.</p>
+</dd>
+<dt><strong><a name="opt" class="item"><strong>-opt</strong></a></strong></dt>
+
+<dd>
+<p>Enable optimization passes with <strong>opt</strong>. To pass options to the <strong>opt</strong> program
+use the <strong>-Wo,</strong> option.</p>
+</dd>
+<dt><strong><a name="i_directory" class="item"><strong>-I</strong> <em>directory</em></a></strong></dt>
+
+<dd>
+<p>Add a directory to the header file search path.</p>
+</dd>
+<dt><strong><a name="l_directory" class="item"><strong>-L</strong> <em>directory</em></a></strong></dt>
+
+<dd>
+<p>Add <em>directory</em> to the library search path.</p>
+</dd>
+<dt><strong><a name="f_directory" class="item"><strong>-F</strong> <em>directory</em></a></strong></dt>
+
+<dd>
+<p>Add <em>directory</em> to the framework search path.</p>
+</dd>
+<dt><strong><a name="lname" class="item"><strong>-l</strong><em>name</em></a></strong></dt>
+
+<dd>
+<p>Link in the library lib<em>name</em>.[bc | a | so].  This library should
+be a bitcode library.</p>
+</dd>
+<dt><strong><a name="framework_name" class="item"><strong>-framework</strong> <em>name</em></a></strong></dt>
+
+<dd>
+<p>Link in the library lib<em>name</em>.[bc | a | so].  This library should
+be a bitcode library.</p>
+</dd>
+<dt><strong><a name="emit_llvm" class="item"><strong>-emit-llvm</strong></a></strong></dt>
+
+<dd>
+<p>Output LLVM bitcode (with <strong>-c</strong>) or assembly (with <strong>-S</strong>) instead of native
+object (or assembly).  If <strong>-emit-llvm</strong> is given without either <strong>-c</strong> or <strong>-S</strong>
+it has no effect.</p>
+</dd>
+<dt><strong><a name="wa" class="item"><strong>-Wa</strong></a></strong></dt>
+
+<dd>
+<p>Pass options to assembler.</p>
+</dd>
+<dt><strong><a name="wl" class="item"><strong>-Wl</strong></a></strong></dt>
+
+<dd>
+<p>Pass options to linker.</p>
+</dd>
+<dt><strong><a name="wo" class="item"><strong>-Wo</strong></a></strong></dt>
+
+<dd>
+<p>Pass options to opt.</p>
+</dd>
+<dt><strong><a name="wllc" class="item"><strong>-Wllc</strong></a></strong></dt>
+
+<dd>
+<p>Pass options to llc (code generator).</p>
+</dd>
+</dl>
+<p>
+</p>
+<hr />
+<h1><a name="exit_status">EXIT STATUS</a></h1>
+<p>If <strong>llvmc</strong> succeeds, it will exit with code 0.  Otherwise, if an
+error occurs, it will exit with a non-zero value. If one of the
+compilation tools returns a non-zero status, pending actions will be
+discarded and <strong>llvmc</strong> will return the same result code as the failing
+compilation tool.</p>
+<p>
+</p>
+<hr />
+<h1><a name="see_also">SEE ALSO</a></h1>
+<p><a href="././llvmgcc.html">llvm-gcc</a>, <a href="././llvmgxx.html">llvm-g++</a>, <a href="././llvm-as.html">llvm-as</a>,
+<a href="././llvm-dis.html">llvm-dis</a>, <a href="././llc.html">llc</a>, <a href="././llvm-link.html">llvm-link</a></p>
+<p>
+</p>
+<hr />
+<h1><a name="authors">AUTHORS</a></h1>
+<p>Maintained by the LLVM Team (<a href="http://llvm.org">http://llvm.org</a>).</p>
+
+</body>
+
+</html>

Added: www-releases/trunk/2.8/docs/CommandGuide/html/llvmgcc.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CommandGuide/html/llvmgcc.html?rev=115746&view=auto
==============================================================================
--- www-releases/trunk/2.8/docs/CommandGuide/html/llvmgcc.html (added)
+++ www-releases/trunk/2.8/docs/CommandGuide/html/llvmgcc.html Wed Oct  6 00:27:59 2010
@@ -0,0 +1,121 @@
+<?xml version="1.0" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<title>llvmgcc</title>
+<link rel="stylesheet" href="manpage.css" type="text/css" />
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+<link rev="made" href="mailto:root at localhost" />
+</head>
+
+<body>
+
+
+<!-- INDEX BEGIN -->
+<div name="index">
+<p><a name="__index__"></a></p>
+<!--
+
+<ul>
+
+	<li><a href="#name">NAME</a></li>
+	<li><a href="#synopsis">SYNOPSIS</a></li>
+	<li><a href="#description">DESCRIPTION</a></li>
+	<li><a href="#options">OPTIONS</a></li>
+	<li><a href="#exit_status">EXIT STATUS</a></li>
+	<li><a href="#see_also">SEE ALSO</a></li>
+	<li><a href="#authors">AUTHORS</a></li>
+</ul>
+
+-->
+
+
+</div>
+<!-- INDEX END -->
+
+<p>
+</p>
+<hr />
+<h1><a name="name">NAME</a></h1>
+<p>llvm-gcc - LLVM C front-end</p>
+<p>
+</p>
+<hr />
+<h1><a name="synopsis">SYNOPSIS</a></h1>
+<p><strong>llvm-gcc</strong> [<em>options</em>] <em>filename</em></p>
+<p>
+</p>
+<hr />
+<h1><a name="description">DESCRIPTION</a></h1>
+<p>The <strong>llvm-gcc</strong> command is the LLVM C front end.  It is a modified
+version of gcc that compiles C/ObjC programs into native objects, LLVM
+bitcode or LLVM assembly language, depending upon the options.</p>
+<p>By default, <strong>llvm-gcc</strong> compiles to native objects just like GCC does. If the
+<strong>-emit-llvm</strong> and <strong>-c</strong> options are given then it will generate LLVM bitcode files
+instead. If <strong>-emit-llvm</strong> and <strong>-S</strong> are given, then it will generate LLVM
+assembly.</p>
+<p>Being derived from the GNU Compiler Collection, <strong>llvm-gcc</strong> has many
+of gcc's features and accepts most of gcc's options.  It handles a
+number of gcc's extensions to the C programming language.  See the gcc
+documentation for details.</p>
+<p>
+</p>
+<hr />
+<h1><a name="options">OPTIONS</a></h1>
+<dl>
+<dt><strong><a name="help" class="item"><strong>--help</strong></a></strong></dt>
+
+<dd>
+<p>Print a summary of command line options.</p>
+</dd>
+<dt><strong><a name="o_filename" class="item"><strong>-o</strong> <em>filename</em></a></strong></dt>
+
+<dd>
+<p>Specify the output file to be <em>filename</em>.</p>
+</dd>
+<dt><strong><a name="i_directory" class="item"><strong>-I</strong> <em>directory</em></a></strong></dt>
+
+<dd>
+<p>Add a directory to the header file search path.  This option can be
+repeated.</p>
+</dd>
+<dt><strong><a name="l_directory" class="item"><strong>-L</strong> <em>directory</em></a></strong></dt>
+
+<dd>
+<p>Add <em>directory</em> to the library search path.  This option can be
+repeated.</p>
+</dd>
+<dt><strong><a name="lname" class="item"><strong>-l</strong><em>name</em></a></strong></dt>
+
+<dd>
+<p>Link in the library lib<em>name</em>.[bc | a | so].  This library should
+be a bitcode library.</p>
+</dd>
+<dt><strong><a name="emit_llvm" class="item"><strong>-emit-llvm</strong></a></strong></dt>
+
+<dd>
+<p>Make the output be LLVM bitcode (with <strong>-c</strong>) or assembly (with <strong>-s</strong>) instead
+of native object (or assembly).  If <strong>-emit-llvm</strong> is given without either <strong>-c</strong>
+or <strong>-S</strong> it has no effect.</p>
+</dd>
+</dl>
+<p>
+</p>
+<hr />
+<h1><a name="exit_status">EXIT STATUS</a></h1>
+<p>If <strong>llvm-gcc</strong> succeeds, it will exit with 0.  Otherwise, if an error
+occurs, it will exit with a non-zero value.</p>
+<p>
+</p>
+<hr />
+<h1><a name="see_also">SEE ALSO</a></h1>
+<p><a href="././llvmgxx.html">llvm-g++</a></p>
+<p>
+</p>
+<hr />
+<h1><a name="authors">AUTHORS</a></h1>
+<p>Maintained by the LLVM Team (<a href="http://llvm.org">http://llvm.org</a>).</p>
+
+</body>
+
+</html>

Added: www-releases/trunk/2.8/docs/CommandGuide/html/llvmgxx.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CommandGuide/html/llvmgxx.html?rev=115746&view=auto
==============================================================================
--- www-releases/trunk/2.8/docs/CommandGuide/html/llvmgxx.html (added)
+++ www-releases/trunk/2.8/docs/CommandGuide/html/llvmgxx.html Wed Oct  6 00:27:59 2010
@@ -0,0 +1,132 @@
+<?xml version="1.0" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<title>llvmgxx</title>
+<link rel="stylesheet" href="manpage.css" type="text/css" />
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+<link rev="made" href="mailto:root at localhost" />
+</head>
+
+<body>
+
+
+<!-- INDEX BEGIN -->
+<div name="index">
+<p><a name="__index__"></a></p>
+<!--
+
+<ul>
+
+	<li><a href="#name">NAME</a></li>
+	<li><a href="#synopsis">SYNOPSIS</a></li>
+	<li><a href="#description">DESCRIPTION</a></li>
+	<li><a href="#options">OPTIONS</a></li>
+	<li><a href="#exit_status">EXIT STATUS</a></li>
+	<li><a href="#see_also">SEE ALSO</a></li>
+	<li><a href="#authors">AUTHORS</a></li>
+</ul>
+
+-->
+
+
+</div>
+<!-- INDEX END -->
+
+<p>
+</p>
+<hr />
+<h1><a name="name">NAME</a></h1>
+<p>llvm-g++ - LLVM C++ front-end</p>
+<p>
+</p>
+<hr />
+<h1><a name="synopsis">SYNOPSIS</a></h1>
+<p><strong>llvm-g++</strong> [<em>options</em>] <em>filename</em></p>
+<p>
+</p>
+<hr />
+<h1><a name="description">DESCRIPTION</a></h1>
+<p>The <strong>llvm-g++</strong> command is the LLVM C++ front end.  It is a modified
+version of g++ that compiles C++/ObjC++ programs into native code, 
+LLVM bitcode or assembly language, depending upon the options.</p>
+<p>By default, <strong>llvm-g++</strong> compiles to native objects just like GCC does. If the
+<strong>-emit-llvm</strong> option is given then it will generate LLVM bitcode files instead.
+If <strong>-S</strong> (assembly) is also given, then it will generate LLVM assembly.</p>
+<p>Being derived from the GNU Compiler Collection, <strong>llvm-g++</strong> has many
+of g++'s features and accepts most of g++'s options.  It handles a
+number of g++'s extensions to the C++ programming language.</p>
+<p>
+</p>
+<hr />
+<h1><a name="options">OPTIONS</a></h1>
+<dl>
+<dt><strong><a name="help" class="item"><strong>--help</strong></a></strong></dt>
+
+<dd>
+<p>Print a summary of command line options.</p>
+</dd>
+<dt><strong><a name="s" class="item"><strong>-S</strong></a></strong></dt>
+
+<dd>
+<p>Do not generate an LLVM bitcode file.  Rather, compile the source
+file into an LLVM assembly language file.</p>
+</dd>
+<dt><strong><a name="c" class="item"><strong>-c</strong></a></strong></dt>
+
+<dd>
+<p>Do not generate a linked executable.  Rather, compile the source
+file into an LLVM bitcode file.  This bitcode file can then be
+linked with other bitcode files later on to generate a full LLVM
+executable.</p>
+</dd>
+<dt><strong><a name="o_filename" class="item"><strong>-o</strong> <em>filename</em></a></strong></dt>
+
+<dd>
+<p>Specify the output file to be <em>filename</em>.</p>
+</dd>
+<dt><strong><a name="i_directory" class="item"><strong>-I</strong> <em>directory</em></a></strong></dt>
+
+<dd>
+<p>Add a directory to the header file search path.  This option can be
+repeated.</p>
+</dd>
+<dt><strong><a name="l_directory" class="item"><strong>-L</strong> <em>directory</em></a></strong></dt>
+
+<dd>
+<p>Add <em>directory</em> to the library search path.  This option can be
+repeated.</p>
+</dd>
+<dt><strong><a name="lname" class="item"><strong>-l</strong><em>name</em></a></strong></dt>
+
+<dd>
+<p>Link in the library lib<em>name</em>.[bc | a | so].  This library should
+be a bitcode library.</p>
+</dd>
+<dt><strong><a name="emit_llvm" class="item"><strong>-emit-llvm</strong></a></strong></dt>
+
+<dd>
+<p>Make the output be LLVM bitcode (or assembly) instead of native object (or
+assembly).</p>
+</dd>
+</dl>
+<p>
+</p>
+<hr />
+<h1><a name="exit_status">EXIT STATUS</a></h1>
+<p>If <strong>llvm-g++</strong> succeeds, it will exit with 0.  Otherwise, if an error
+occurs, it will exit with a non-zero value.</p>
+<p>
+</p>
+<hr />
+<h1><a name="see_also">SEE ALSO</a></h1>
+<p><a href="././llvmgcc.html">llvm-gcc</a></p>
+<p>
+</p>
+<hr />
+<h1><a name="authors">AUTHORS</a></h1>
+<p>Maintained by the LLVM Team (<a href="http://llvm.org">http://llvm.org</a>).</p>
+
+</body>
+
+</html>

Added: www-releases/trunk/2.8/docs/CommandGuide/html/opt.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CommandGuide/html/opt.html?rev=115746&view=auto
==============================================================================
--- www-releases/trunk/2.8/docs/CommandGuide/html/opt.html (added)
+++ www-releases/trunk/2.8/docs/CommandGuide/html/opt.html Wed Oct  6 00:27:59 2010
@@ -0,0 +1,195 @@
+<?xml version="1.0" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<title>opt</title>
+<link rel="stylesheet" href="manpage.css" type="text/css" />
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+<link rev="made" href="mailto:root at localhost" />
+</head>
+
+<body>
+
+
+<!-- INDEX BEGIN -->
+<div name="index">
+<p><a name="__index__"></a></p>
+<!--
+
+<ul>
+
+	<li><a href="#name">NAME</a></li>
+	<li><a href="#synopsis">SYNOPSIS</a></li>
+	<li><a href="#description">DESCRIPTION</a></li>
+	<li><a href="#options">OPTIONS</a></li>
+	<li><a href="#exit_status">EXIT STATUS</a></li>
+	<li><a href="#authors">AUTHORS</a></li>
+</ul>
+
+-->
+
+
+</div>
+<!-- INDEX END -->
+
+<p>
+</p>
+<hr />
+<h1><a name="name">NAME</a></h1>
+<p>opt - LLVM optimizer</p>
+<p>
+</p>
+<hr />
+<h1><a name="synopsis">SYNOPSIS</a></h1>
+<p><strong>opt</strong> [<em>options</em>] [<em>filename</em>]</p>
+<p>
+</p>
+<hr />
+<h1><a name="description">DESCRIPTION</a></h1>
+<p>The <strong>opt</strong> command is the modular LLVM optimizer and analyzer.  It takes LLVM 
+source files as input, runs the specified optimizations or analyses on it, and then
+outputs the optimized file or the analysis results.  The function of 
+<strong>opt</strong> depends on whether the <strong>-analyze</strong> option is given.</p>
+<p>When <strong>-analyze</strong> is specified, <strong>opt</strong> performs various analyses of the input
+source.  It will usually print the results on standard output, but in a few
+cases, it will print output to standard error or generate a file with the
+analysis output, which is usually done when the output is meant for another
+program.</p>
+<p>While <strong>-analyze</strong> is <em>not</em> given, <strong>opt</strong> attempts to produce an optimized 
+output file.  The optimizations available via <strong>opt</strong> depend upon what 
+libraries were linked into it as well as any additional libraries that have 
+been loaded with the <strong>-load</strong> option.  Use the <strong>-help</strong> option to determine 
+what optimizations you can use.</p>
+<p>If <em>filename</em> is omitted from the command line or is <em>-</em>, <strong>opt</strong> reads its
+input from standard input. Inputs can be in either the LLVM assembly language
+format (.ll) or the LLVM bitcode format (.bc).</p>
+<p>If an output filename is not specified with the <strong>-o</strong> option, <strong>opt</strong>
+writes its output to the standard output.</p>
+<p>
+</p>
+<hr />
+<h1><a name="options">OPTIONS</a></h1>
+<dl>
+<dt><strong><a name="f" class="item"><strong>-f</strong></a></strong></dt>
+
+<dd>
+<p>Enable binary output on terminals.  Normally, <strong>opt</strong> will refuse to
+write raw bitcode output if the output stream is a terminal. With this option,
+<strong>opt</strong> will write raw bitcode regardless of the output device.</p>
+</dd>
+<dt><strong><a name="help" class="item"><strong>-help</strong></a></strong></dt>
+
+<dd>
+<p>Print a summary of command line options.</p>
+</dd>
+<dt><strong><a name="o_filename" class="item"><strong>-o</strong> <em>filename</em></a></strong></dt>
+
+<dd>
+<p>Specify the output filename.</p>
+</dd>
+<dt><strong><a name="s" class="item"><strong>-S</strong></a></strong></dt>
+
+<dd>
+<p>Write output in LLVM intermediate language (instead of bitcode).</p>
+</dd>
+<dt><strong><a name="passname" class="item"><strong>-{passname}</strong></a></strong></dt>
+
+<dd>
+<p><strong>opt</strong> provides the ability to run any of LLVM's optimization or analysis passes
+in any order. The <strong>-help</strong> option lists all the passes available. The order in
+which the options occur on the command line are the order in which they are
+executed (within pass constraints).</p>
+</dd>
+<dt><strong><a name="std_compile_opts" class="item"><strong>-std-compile-opts</strong></a></strong></dt>
+
+<dd>
+<p>This is short hand for a standard list of <em>compile time optimization</em> passes.
+This is typically used to optimize the output from the llvm-gcc front end. It
+might be useful for other front end compilers as well. To discover the full set
+of options available, use the following command:</p>
+<pre>
+   llvm-as < /dev/null | opt -std-compile-opts -disable-output -debug-pass=Arguments</pre>
+</dd>
+<dt><strong><a name="disable_inlining" class="item"><strong>-disable-inlining</strong></a></strong></dt>
+
+<dd>
+<p>This option is only meaningful when <strong>-std-compile-opts</strong> is given. It simply
+removes the inlining pass from the standard list.</p>
+</dd>
+<dt><strong><a name="disable_opt" class="item"><strong>-disable-opt</strong></a></strong></dt>
+
+<dd>
+<p>This option is only meaningful when <strong>-std-compile-opts</strong> is given. It disables
+most, but not all, of the <strong>-std-compile-opts</strong>. The ones that remain are
+<strong>-verify</strong>, <strong>-lower-setjmp</strong>, and <strong>-funcresolve</strong>.</p>
+</dd>
+<dt><strong><a name="strip_debug" class="item"><strong>-strip-debug</strong></a></strong></dt>
+
+<dd>
+<p>This option causes opt to strip debug information from the module before 
+applying other optimizations. It is essentially the same as <strong>-strip</strong> but it
+ensures that stripping of debug information is done first.</p>
+</dd>
+<dt><strong><a name="verify_each" class="item"><strong>-verify-each</strong></a></strong></dt>
+
+<dd>
+<p>This option causes opt to add a verify pass after every pass otherwise specified
+on the command line (including <strong>-verify</strong>).  This is useful for cases where it 
+is suspected that a pass is creating an invalid module but it is not clear which
+pass is doing it. The combination of <strong>-std-compile-opts</strong> and <strong>-verify-each</strong>
+can quickly track down this kind of problem.</p>
+</dd>
+<dt><strong><a name="profile_info_file_filename" class="item"><strong>-profile-info-file</strong> <em>filename</em></a></strong></dt>
+
+<dd>
+<p>Specify the name of the file loaded by the -profile-loader option.</p>
+</dd>
+<dt><strong><a name="stats" class="item"><strong>-stats</strong></a></strong></dt>
+
+<dd>
+<p>Print statistics.</p>
+</dd>
+<dt><strong><a name="time_passes" class="item"><strong>-time-passes</strong></a></strong></dt>
+
+<dd>
+<p>Record the amount of time needed for each pass and print it to standard
+error.</p>
+</dd>
+<dt><strong><a name="debug" class="item"><strong>-debug</strong></a></strong></dt>
+
+<dd>
+<p>If this is a debug build, this option will enable debug printouts
+from passes which use the <em>DEBUG()</em> macro.  See the <strong>LLVM Programmer's
+Manual</strong>, section <em>#DEBUG</em> for more information.</p>
+</dd>
+<dt><strong><a name="load_plugin" class="item"><strong>-load</strong>=<em>plugin</em></a></strong></dt>
+
+<dd>
+<p>Load the dynamic object <em>plugin</em>.  This object should register new optimization
+or analysis passes. Once loaded, the object will add new command line options to
+enable various optimizations or analyses.  To see the new complete list of 
+optimizations, use the <strong>-help</strong> and <strong>-load</strong> options together. For example:</p>
+<pre>
+   opt -load=plugin.so -help</pre>
+</dd>
+<dt><strong><a name="p" class="item"><strong>-p</strong></a></strong></dt>
+
+<dd>
+<p>Print module after each transformation.</p>
+</dd>
+</dl>
+<p>
+</p>
+<hr />
+<h1><a name="exit_status">EXIT STATUS</a></h1>
+<p>If <strong>opt</strong> succeeds, it will exit with 0.  Otherwise, if an error
+occurs, it will exit with a non-zero value.</p>
+<p>
+</p>
+<hr />
+<h1><a name="authors">AUTHORS</a></h1>
+<p>Maintained by the LLVM Team (<a href="http://llvm.org">http://llvm.org</a>).</p>
+
+</body>
+
+</html>

Added: www-releases/trunk/2.8/docs/CommandGuide/html/tblgen.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CommandGuide/html/tblgen.html?rev=115746&view=auto
==============================================================================
--- www-releases/trunk/2.8/docs/CommandGuide/html/tblgen.html (added)
+++ www-releases/trunk/2.8/docs/CommandGuide/html/tblgen.html Wed Oct  6 00:27:59 2010
@@ -0,0 +1,170 @@
+<?xml version="1.0" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<title>tblgen</title>
+<link rel="stylesheet" href="manpage.css" type="text/css" />
+<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+<link rev="made" href="mailto:root at localhost" />
+</head>
+
+<body>
+
+
+<!-- INDEX BEGIN -->
+<div name="index">
+<p><a name="__index__"></a></p>
+<!--
+
+<ul>
+
+	<li><a href="#name">NAME</a></li>
+	<li><a href="#synopsis">SYNOPSIS</a></li>
+	<li><a href="#description">DESCRIPTION</a></li>
+	<li><a href="#options">OPTIONS</a></li>
+	<li><a href="#exit_status">EXIT STATUS</a></li>
+	<li><a href="#authors">AUTHORS</a></li>
+</ul>
+
+-->
+
+
+</div>
+<!-- INDEX END -->
+
+<p>
+</p>
+<hr />
+<h1><a name="name">NAME</a></h1>
+<p>tblgen - Target Description To C++ Code Generator</p>
+<p>
+</p>
+<hr />
+<h1><a name="synopsis">SYNOPSIS</a></h1>
+<p><strong>tblgen</strong> [<em>options</em>] [<em>filename</em>]</p>
+<p>
+</p>
+<hr />
+<h1><a name="description">DESCRIPTION</a></h1>
+<p><strong>tblgen</strong> translates from target description (.td) files into C++ code that can
+be included in the definition of an LLVM target library. Most users of LLVM will
+not need to use this program. It is only for assisting with writing an LLVM
+target backend.</p>
+<p>The input and output of <strong>tblgen</strong> is beyond the scope of this short
+introduction. Please see the <em>CodeGeneration</em> page in the LLVM documentation.</p>
+<p>The <em class="file">filename</em> argument specifies the name of a Target Description (.td) file
+to read as input.</p>
+<p>
+</p>
+<hr />
+<h1><a name="options">OPTIONS</a></h1>
+<dl>
+<dt><strong><a name="help" class="item"><strong>-help</strong></a></strong></dt>
+
+<dd>
+<p>Print a summary of command line options.</p>
+</dd>
+<dt><strong><a name="o_filename" class="item"><strong>-o</strong> <em class="file">filename</em></a></strong></dt>
+
+<dd>
+<p>Specify the output file name.  If <em class="file">filename</em> is <code>-</code>, then <strong>tblgen</strong>
+sends its output to standard output.</p>
+</dd>
+<dt><strong><a name="i_directory" class="item"><strong>-I</strong> <em class="file">directory</em></a></strong></dt>
+
+<dd>
+<p>Specify where to find other target description files for inclusion. The
+<em class="file">directory</em> value should be a full or partial path to a directory that contains
+target description files.</p>
+</dd>
+<dt><strong><a name="asmwriternum_n" class="item"><strong>-asmwriternum</strong> <em class="file">N</em></a></strong></dt>
+
+<dd>
+<p>Make -gen-asm-writer emit assembly writer number <em class="file">N</em>.</p>
+</dd>
+<dt><strong><a name="class_class_name" class="item"><strong>-class</strong> <em class="file">class Name</em></a></strong></dt>
+
+<dd>
+<p>Print the enumeration list for this class.</p>
+</dd>
+<dt><strong><a name="print_records" class="item"><strong>-print-records</strong></a></strong></dt>
+
+<dd>
+<p>Print all records to standard output (default).</p>
+</dd>
+<dt><strong><a name="print_enums" class="item"><strong>-print-enums</strong></a></strong></dt>
+
+<dd>
+<p>Print enumeration values for a class</p>
+</dd>
+<dt><strong><a name="gen_emitter" class="item"><strong>-gen-emitter</strong></a></strong></dt>
+
+<dd>
+<p>Generate machine code emitter.</p>
+</dd>
+<dt><strong><a name="gen_register_enums" class="item"><strong>-gen-register-enums</strong></a></strong></dt>
+
+<dd>
+<p>Generate the enumeration values for all registers.</p>
+</dd>
+<dt><strong><a name="gen_register_desc" class="item"><strong>-gen-register-desc</strong></a></strong></dt>
+
+<dd>
+<p>Generate a register info description for each register.</p>
+</dd>
+<dt><strong><a name="gen_register_desc_header" class="item"><strong>-gen-register-desc-header</strong></a></strong></dt>
+
+<dd>
+<p>Generate a register info description header for each register.</p>
+</dd>
+<dt><strong><a name="gen_instr_enums" class="item"><strong>-gen-instr-enums</strong></a></strong></dt>
+
+<dd>
+<p>Generate enumeration values for instructions.</p>
+</dd>
+<dt><strong><a name="gen_instr_desc" class="item"><strong>-gen-instr-desc</strong></a></strong></dt>
+
+<dd>
+<p>Generate instruction descriptions.</p>
+</dd>
+<dt><strong><a name="gen_asm_writer" class="item"><strong>-gen-asm-writer</strong></a></strong></dt>
+
+<dd>
+<p>Generate the assembly writer.</p>
+</dd>
+<dt><strong><a name="gen_dag_isel" class="item"><strong>-gen-dag-isel</strong></a></strong></dt>
+
+<dd>
+<p>Generate a DAG (Directed Acycle Graph) instruction selector.</p>
+</dd>
+<dt><strong><a name="gen_subtarget" class="item"><strong>-gen-subtarget</strong></a></strong></dt>
+
+<dd>
+<p>Generate subtarget enumerations.</p>
+</dd>
+<dt><strong><a name="gen_intrinsic" class="item"><strong>-gen-intrinsic</strong></a></strong></dt>
+
+<dd>
+<p>Generate intrinsic information.</p>
+</dd>
+<dt><strong><a name="version" class="item"><strong>-version</strong></a></strong></dt>
+
+<dd>
+<p>Show the version number of this program.</p>
+</dd>
+</dl>
+<p>
+</p>
+<hr />
+<h1><a name="exit_status">EXIT STATUS</a></h1>
+<p>If <strong>tblgen</strong> succeeds, it will exit with 0.  Otherwise, if an error
+occurs, it will exit with a non-zero value.</p>
+<p>
+</p>
+<hr />
+<h1><a name="authors">AUTHORS</a></h1>
+<p>Maintained by The LLVM Team (<a href="http://llvm.org">http://llvm.org</a>).</p>
+
+</body>
+
+</html>

Modified: www-releases/trunk/2.8/docs/CommandGuide/index.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CommandGuide/index.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/CommandGuide/index.html (original)
+++ www-releases/trunk/2.8/docs/CommandGuide/index.html Wed Oct  6 00:27:59 2010
@@ -32,47 +32,47 @@
 
 <ul>
 
-<li><a href="/cmds/llvm-as.html"><b>llvm-as</b></a> -
+<li><a href="html/llvm-as.html"><b>llvm-as</b></a> -
     assemble a human-readable .ll file into bytecode</li>
 
-<li><a href="/cmds/llvm-dis.html"><b>llvm-dis</b></a> -
+<li><a href="html/llvm-dis.html"><b>llvm-dis</b></a> -
     disassemble a bytecode file into a human-readable .ll file</li>
 
-<li><a href="/cmds/opt.html"><b>opt</b></a> -
+<li><a href="html/opt.html"><b>opt</b></a> -
     run a series of LLVM-to-LLVM optimizations on a bytecode file</li>
 
-<li><a href="/cmds/llc.html"><b>llc</b></a> -
+<li><a href="html/llc.html"><b>llc</b></a> -
     generate native machine code for a bytecode file</li>
 
-<li><a href="/cmds/lli.html"><b>lli</b></a> -
+<li><a href="html/lli.html"><b>lli</b></a> -
     directly run a program compiled to bytecode using a JIT compiler or
     interpreter</li>
 
-<li><a href="/cmds/llvm-link.html"><b>llvm-link</b></a> -
+<li><a href="html/llvm-link.html"><b>llvm-link</b></a> -
     link several bytecode files into one</li>
 
-<li><a href="/cmds/llvm-ar.html"><b>llvm-ar</b></a> -
+<li><a href="html/llvm-ar.html"><b>llvm-ar</b></a> -
     archive bytecode files</li>
 
-<li><a href="/cmds/llvm-ranlib.html"><b>llvm-ranlib</b></a> -
+<li><a href="html/llvm-ranlib.html"><b>llvm-ranlib</b></a> -
     create an index for archives made with llvm-ar</li>
 
-<li><a href="/cmds/llvm-nm.html"><b>llvm-nm</b></a> -
+<li><a href="html/llvm-nm.html"><b>llvm-nm</b></a> -
     print out the names and types of symbols in a bytecode file</li>
 
-<li><a href="/cmds/llvm-prof.html"><b>llvm-prof</b></a> -
+<li><a href="html/llvm-prof.html"><b>llvm-prof</b></a> -
     format raw `<tt>llvmprof.out</tt>' data into a human-readable report</li>
 
-<li><a href="/cmds/llvm-ld.html"><b>llvm-ld</b></a> -
+<li><a href="html/llvm-ld.html"><b>llvm-ld</b></a> -
     general purpose linker with loadable runtime optimization support</li>
 
-<li><a href="/cmds/llvm-config.html"><b>llvm-config</b></a> -
+<li><a href="html/llvm-config.html"><b>llvm-config</b></a> -
     print out LLVM compilation options, libraries, etc. as configured</li>
 
-<li><a href="/cmds/llvmc.html"><b>llvmc</b></a> -
+<li><a href="html/llvmc.html"><b>llvmc</b></a> -
     a generic customizable compiler driver</li>
 
-<li><a href="/cmds/llvm-diff.html"><b>llvm-diff</b></a> -
+<li><a href="html/llvm-diff.html"><b>llvm-diff</b></a> -
     structurally compare two modules</li>
 
 </ul>
@@ -88,10 +88,10 @@
 <div class="doc_text">
 <ul>
 
-<li><a href="/cmds/llvmgcc.html"><b>llvm-gcc</b></a> -
+<li><a href="html/llvmgcc.html"><b>llvm-gcc</b></a> -
     GCC-based C front-end for LLVM
 
-<li><a href="/cmds/llvmgxx.html"><b>llvm-g++</b></a> -
+<li><a href="html/llvmgxx.html"><b>llvm-g++</b></a> -
     GCC-based C++ front-end for LLVM</li>
 
 </ul>
@@ -109,13 +109,13 @@
 
 <ul>
 
-<li><a href="/cmds/bugpoint.html"><b>bugpoint</b></a> -
+<li><a href="html/bugpoint.html"><b>bugpoint</b></a> -
     automatic test-case reducer</li>
 
-<li><a href="/cmds/llvm-extract.html"><b>llvm-extract</b></a> -
+<li><a href="html/llvm-extract.html"><b>llvm-extract</b></a> -
     extract a function from an LLVM bytecode file</li>
 
-<li><a href="/cmds/llvm-bcanalyzer.html"><b>llvm-bcanalyzer</b></a> -
+<li><a href="html/llvm-bcanalyzer.html"><b>llvm-bcanalyzer</b></a> -
     bytecode analyzer (analyzes the binary encoding itself, not the program it
     represents)</li>
 
@@ -131,11 +131,11 @@
 <div class="doc_text">
 <ul>
 
-<li><a href="/cmds/FileCheck.html"><b>FileCheck</b></a> -
+<li><a href="html/FileCheck.html"><b>FileCheck</b></a> -
     Flexible file verifier used extensively by the testing harness</li>
-<li><a href="/cmds/tblgen.html"><b>tblgen</b></a> -
+<li><a href="html/tblgen.html"><b>tblgen</b></a> -
     target description reader and generator</li>
-<li><a href="/cmds/lit.html"><b>lit</b></a> -
+<li><a href="html/lit.html"><b>lit</b></a> -
     LLVM Integrated Tester, for running tests</li>
 
 </ul>
@@ -151,7 +151,7 @@
   src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a>
 
   <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2010-09-07 16:32:02 -0700 (Tue, 07 Sep 2010) $
+  Last modified: $Date: 2010-09-07 18:32:02 -0500 (Tue, 07 Sep 2010) $
 </address>
 
 </body>

Added: www-releases/trunk/2.8/docs/CommandGuide/ps/FileCheck.ps
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CommandGuide/ps/FileCheck.ps?rev=115746&view=auto
==============================================================================
--- www-releases/trunk/2.8/docs/CommandGuide/ps/FileCheck.ps (added)
+++ www-releases/trunk/2.8/docs/CommandGuide/ps/FileCheck.ps Wed Oct  6 00:27:59 2010
@@ -0,0 +1,628 @@
+%!PS-Adobe-3.0
+%%Creator: groff version 1.18.1
+%%CreationDate: Wed Oct  6 00:08:12 2010
+%%DocumentNeededResources: font Times-Roman
+%%+ font Times-Bold
+%%+ font Times-Italic
+%%+ font Courier
+%%DocumentSuppliedResources: procset grops 1.18 1
+%%Pages: 4
+%%PageOrder: Ascend
+%%Orientation: Portrait
+%%EndComments
+%%BeginProlog
+%%BeginResource: procset grops 1.18 1
+/setpacking where{
+pop
+currentpacking
+true setpacking
+}if
+/grops 120 dict dup begin
+/SC 32 def
+/A/show load def
+/B{0 SC 3 -1 roll widthshow}bind def
+/C{0 exch ashow}bind def
+/D{0 exch 0 SC 5 2 roll awidthshow}bind def
+/E{0 rmoveto show}bind def
+/F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
+/G{0 rmoveto 0 exch ashow}bind def
+/H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/I{0 exch rmoveto show}bind def
+/J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
+/K{0 exch rmoveto 0 exch ashow}bind def
+/L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/M{rmoveto show}bind def
+/N{rmoveto 0 SC 3 -1 roll widthshow}bind def
+/O{rmoveto 0 exch ashow}bind def
+/P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/Q{moveto show}bind def
+/R{moveto 0 SC 3 -1 roll widthshow}bind def
+/S{moveto 0 exch ashow}bind def
+/T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/SF{
+findfont exch
+[exch dup 0 exch 0 exch neg 0 0]makefont
+dup setfont
+[exch/setfont cvx]cvx bind def
+}bind def
+/MF{
+findfont
+[5 2 roll
+0 3 1 roll
+neg 0 0]makefont
+dup setfont
+[exch/setfont cvx]cvx bind def
+}bind def
+/level0 0 def
+/RES 0 def
+/PL 0 def
+/LS 0 def
+/MANUAL{
+statusdict begin/manualfeed true store end
+}bind def
+/PLG{
+gsave newpath clippath pathbbox grestore
+exch pop add exch pop
+}bind def
+/BP{
+/level0 save def
+1 setlinecap
+1 setlinejoin
+72 RES div dup scale
+LS{
+90 rotate
+}{
+0 PL translate
+}ifelse
+1 -1 scale
+}bind def
+/EP{
+level0 restore
+showpage
+}bind def
+/DA{
+newpath arcn stroke
+}bind def
+/SN{
+transform
+.25 sub exch .25 sub exch
+round .25 add exch round .25 add exch
+itransform
+}bind def
+/DL{
+SN
+moveto
+SN
+lineto stroke
+}bind def
+/DC{
+newpath 0 360 arc closepath
+}bind def
+/TM matrix def
+/DE{
+TM currentmatrix pop
+translate scale newpath 0 0 .5 0 360 arc closepath
+TM setmatrix
+}bind def
+/RC/rcurveto load def
+/RL/rlineto load def
+/ST/stroke load def
+/MT/moveto load def
+/CL/closepath load def
+/Fr{
+setrgbcolor fill
+}bind def
+/Fk{
+setcmykcolor fill
+}bind def
+/Fg{
+setgray fill
+}bind def
+/FL/fill load def
+/LW/setlinewidth load def
+/Cr/setrgbcolor load def
+/Ck/setcmykcolor load def
+/Cg/setgray load def
+/RE{
+findfont
+dup maxlength 1 index/FontName known not{1 add}if dict begin
+{
+1 index/FID ne{def}{pop pop}ifelse
+}forall
+/Encoding exch def
+dup/FontName exch def
+currentdict end definefont pop
+}bind def
+/DEFS 0 def
+/EBEGIN{
+moveto
+DEFS begin
+}bind def
+/EEND/end load def
+/CNT 0 def
+/level1 0 def
+/PBEGIN{
+/level1 save def
+translate
+div 3 1 roll div exch scale
+neg exch neg exch translate
+0 setgray
+0 setlinecap
+1 setlinewidth
+0 setlinejoin
+10 setmiterlimit
+[]0 setdash
+/setstrokeadjust where{
+pop
+false setstrokeadjust
+}if
+/setoverprint where{
+pop
+false setoverprint
+}if
+newpath
+/CNT countdictstack def
+userdict begin
+/showpage{}def
+}bind def
+/PEND{
+clear
+countdictstack CNT sub{end}repeat
+level1 restore
+}bind def
+end def
+/setpacking where{
+pop
+setpacking
+}if
+%%EndResource
+%%IncludeResource: font Times-Roman
+%%IncludeResource: font Times-Bold
+%%IncludeResource: font Times-Italic
+%%IncludeResource: font Courier
+grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
+def/PL 792 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron/Zcaron
+/scaron/zcaron/Ydieresis/trademark/quotesingle/Euro/.notdef/.notdef
+/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
+/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
+/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
+/semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
+/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
+/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
+/z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
+/guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
+/endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
+/dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
+/quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
+/brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
+/logicalnot/minus/registered/macron/degree/plusminus/twosuperior
+/threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
+/ordmasculine/guilsinglright/onequarter/onehalf/threequarters
+/questiondown/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE
+/Ccedilla/Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex
+/Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis
+/multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn
+/germandbls/agrave/aacute/acircumflex/atilde/adieresis/aring/ae/ccedilla
+/egrave/eacute/ecircumflex/edieresis/igrave/iacute/icircumflex/idieresis
+/eth/ntilde/ograve/oacute/ocircumflex/otilde/odieresis/divide/oslash
+/ugrave/uacute/ucircumflex/udieresis/yacute/thorn/ydieresis]def
+/Courier at 0 ENC0/Courier RE/Times-Italic at 0 ENC0/Times-Italic RE
+/Times-Bold at 0 ENC0/Times-Bold RE/Times-Roman at 0 ENC0/Times-Roman RE
+%%EndProlog
+%%Page: 1 1
+%%BeginPageSetup
+BP
+%%EndPageSetup
+/F0 10/Times-Roman at 0 SF 115.62<46494c45434845434b283129204c4c>72 48 R
+<564d20436f6d6d616e64204775696465>-1 E<46494c45434845434b283129>118.12 E
+/F1 10.95/Times-Bold at 0 SF -.219<4e41>72 84 S<4d45>.219 E F0
+<46696c65436865636b20ad20466c65>108 96 Q
+<7869626c65207061747465726e206d61746368696e67208c6c652076>-.15 E
+<6572698c6572>-.15 E F1<53594e4f50534953>72 112.8 Q/F2 10/Times-Bold at 0
+SF<46696c65436865636b>108 124.8 Q/F3 10/Times-Italic at 0 SF<6d617463>2.5 E
+<682d8c6c656e616d65>-.15 E F0<5b>2.5 E F3<adad63>A<686563>-.15 E
+<6bad7072>-.2 E<658c783d585858>-.37 E F0 2.5<5d5b>C F3
+<adad737472696374ad77686974657370616365>-2.5 E F0<5d>A F1
+<4445534352495054494f4e>72 141.6 Q F2<46696c65436865636b>108 153.6 Q F0
+.52<7265616473207477>3.02 F 3.02<6f8c>-.1 G .519<6c657320286f6e65206672
+6f6d207374616e6461726420696e7075742c20616e64206f6e652073706563698c656420
+6f6e2074686520636f6d6d616e64206c696e652920616e642075736573206f6e65>-3.02
+F 1.495<746f2076>108 165.6 R 1.495<657269667920746865206f74686572>-.15 F
+6.496<2e54>-.55 G 1.496<6869732062656861>-6.496 F 1.496<76696f7220697320
+706172746963756c61726c792075736566756c20666f7220746865207465737473756974
+652c2077686963682077>-.2 F 1.496<616e747320746f2076>-.1 F 1.496
+<6572696679207468617420746865>-.15 F .009<6f7574707574206f6620736f6d6520
+746f6f6c2028652e672e206c6c632920636f6e7461696e73207468652065>108 177.6 R
+.009<7870656374656420696e666f726d6174696f6e2028666f722065>-.15 F .009
+<78616d706c652c2061206d6f>-.15 F .008
+<7673642066726f6d20657370206f72207768617465>-.15 F -.15<7665>-.25 G<72>
+.15 E .993<697320696e746572657374696e67292e>108 189.6 R .993
+<546869732069732073696d696c617220746f207573696e6720677265702c2062>5.993
+F .994<7574206974206973206f7074696d697a656420666f72206d61746368696e6720
+6d756c7469706c6520646966>-.2 F .994<666572656e7420696e7075747320696e>
+-.25 F<6f6e65208c6c6520696e20612073706563698c63206f72646572>108 201.6 Q
+<2e>-.55 E<546865>108 218.4 Q F3<6d617463>3.484 E<682d8c6c656e616d65>
+-.15 E F0 .984<8c6c652073706563698c657320746865208c6c65207468617420636f
+6e7461696e7320746865207061747465726e7320746f206d617463682e>3.484 F .983
+<546865208c6c6520746f2076>5.983 F .983<657269667920697320616c>-.15 F -.1
+<7761>-.1 G<7973>.1 E
+<726561642066726f6d207374616e6461726420696e7075742e>108 230.4 Q F1
+<4f5054494f4e53>72 247.2 Q F2<ad68656c70>108 259.2 Q F0<5072696e74206120
+73756d6d617279206f6620636f6d6d616e64206c696e65206f7074696f6e732e>128
+271.2 Q F2<adad636865636bad7072>108 288 Q<658c78>-.18 E F3<7072>2.5 E
+<658c78>-.37 E F0 1.119
+<46696c65436865636b2073656172636865732074686520636f6e74656e7473206f66>
+128 300 R F3<6d617463>3.619 E<682d8c6c656e616d65>-.15 E F0 1.119
+<666f72207061747465726e7320746f206d617463682e>3.619 F 1.12<427920646566>
+6.119 F 1.12<61756c742c207468657365207061747465726e73>-.1 F .273
+<617265207072658c78>128 312 R .272<656420776974682060>-.15 F<60>-.74 E
+/F4 9/Times-Roman at 0 SF<434845434b3a>A F0 -.74<2727>C 5.272<2e49>.74 G
+2.772<6679>-5.272 G<6f7527>-2.772 E 2.772<646c>-.5 G<696b>-2.772 E 2.772
+<6574>-.1 G 2.772<6f75>-2.772 G .272<7365206120646966>-2.772 F .272<6665
+72656e74207072658c782028652e672e2062656361757365207468652073616d6520696e
+707574208c6c65206973>-.25 F 1.429
+<636865636b696e67206d756c7469706c6520646966>128 324 R 1.429
+<666572656e7420746f6f6c206f72206f7074696f6e73292c20746865>-.25 F F2
+<adad636865636bad7072>3.929 E<658c78>-.18 E F0<6172>3.929 E 1.429
+<67756d656e7420616c6c6f>-.18 F 1.43
+<777320796f7520746f20737065636966792061>-.25 F
+<73706563698c63207072658c7820746f206d617463682e>128 336 Q F2
+<adad737472696374ad77686974657370616365>108 352.8 Q F0 .766
+<427920646566>128 364.8 R .765<61756c742c2046696c65436865636b2063616e6f
+6e6963616c697a657320696e70757420686f72697a6f6e74616c20776869746573706163
+65202873706163657320616e642074616273292077686963682063617573657320697420
+746f>-.1 F 1.007<69676e6f726520746865736520646966>128 376.8 R 1.008<6665
+72656e6365732028612073706163652077696c6c206d61746368206120746162292e>
+-.25 F 1.008<54686520adad737472696374ad77686974657370616365206172>6.008
+F 1.008<67756d656e742064697361626c65732074686973>-.18 F<62656861>128
+388.8 Q<76696f72>-.2 E<2e>-.55 E F2<ad76>108 405.6 Q<657273696f6e>-.1 E
+F0<53686f>128 417.6 Q 2.5<7774>-.25 G<68652076>-2.5 E
+<657273696f6e206e756d626572206f6620746869732070726f6772616d2e>-.15 E F1
+<45584954205354>72 434.4 Q -1.04<4154>-.986 G<5553>1.04 E F0<4966>108
+446.4 Q F2<46696c65436865636b>2.925 E F0 -.15<7665>2.925 G .424
+<72698c6573207468617420746865208c6c65206d617463686573207468652065>.15 F
+.424<7870656374656420636f6e74656e74732c2069742065>-.15 F .424
+<78697473207769746820302e>-.15 F .424
+<4f74686572776973652c206966206e6f742c206f7220696620616e>5.424 F
+<6572726f72206f63637572732c2069742077696c6c2065>108 458.4 Q
+<78697420776974682061206e6f6e2d7a65726f2076>-.15 E<616c75652e>-.25 E F1
+<545554>72 475.2 Q<4f5249414c>-.197 E F0 1.58
+<46696c65436865636b206973207479706963616c6c7920757365642066726f6d>108
+487.2 R F4<4c4c>4.08 E<564d>-.9 E F0<7265>4.08 E 1.58
+<6772657373696f6e2074657374732c206265696e6720696e>-.15 F -.2<766f>-.4 G
+-.1<6b65>.2 G 4.08<646f>.1 G 4.08<6e74>-4.08 G<6865>-4.08 E F4 -.36
+<5255>4.08 G<4e>.36 E F0 1.581<6c696e65206f662074686520746573742e>4.08 F
+<41>6.581 E<73696d706c652065>108 499.2 Q
+<78616d706c65206f66207573696e672046696c65436865636b2066726f6d2061>-.15 E
+F4 -.36<5255>2.5 G<4e>.36 E F0<6c696e65206c6f6f6b73206c696b>2.5 E 2.5
+<6574>-.1 G<6869733a>-2.5 E/F5 10/Courier at 0 SF 6<3b52>120 516 S<554e3a20
+6c6c766dad6173203c202573207c206c6c6320ad6d617263683d783836ad3634207c2046
+696c65436865636b202573>-6 E F0 .648<546869732073796e74617820736179732074
+6f2070697065207468652063757272656e74208c6c65202860>108 532.8 R<60257327>
+-.74 E .648<272920696e746f206c6c766d2d61732c2070697065207468617420696e74
+6f206c6c632c207468656e207069706520746865206f7574707574206f66206c6c63>
+-.74 F .659<696e746f2046696c65436865636b2e>108 544.8 R .659
+<54686973206d65616e7320746861742046696c65436865636b2077696c6c2062652076>
+5.659 F .66<6572696679696e6720697473207374616e6461726420696e707574202874
+6865206c6c63206f757470757429206167>-.15 F .66<61696e737420746865>-.05 F
+.085<8c6c656e616d65206172>108 556.8 R .085<67756d656e742073706563698c65
+642028746865206f726967696e616c202e6c6c208c6c652073706563698c656420627920
+60>-.18 F<60257327>-.74 E 2.585<27292e2054>-.74 F 2.585<6f73>-.8 G .085
+<656520686f>-2.585 F 2.585<7774>-.25 G .085<6869732077>-2.585 F .085
+<6f726b732c206c657473206c6f6f6b20617420746865>-.1 F
+<72657374206f6620746865202e6c6c208c6c652028616674657220746865>108 568.8
+Q F4 -.36<5255>2.5 G<4e>.36 E F0<6c696e65293a>2.5 E F5<646566696e652076
+6f6964204073756231286933322a2025702c2069333220257629207b>120 585.6 Q
+<656e7472793a>120 597.6 Q 6<3b3c>120 609.6 S
+<623e434845434b3a20737562313a3c2f623e>-6 E 6<3b3c>120 621.6 S
+<623e434845434b3a207375626c3c2f623e>-6 E<2530203d207461696c2063616c6c20
+69333220406c6c766d2e61746f6d69632e6c6f61642e7375622e6933322e703069333228
+6933322a2025702c2069333220257629>168 633.6 Q<72657420766f6964>168 645.6
+Q<7d>120 657.6 Q
+<646566696e6520766f69642040696e6334286936342a20257029207b>120 681.6 Q
+<656e7472793a>120 693.6 Q 6<3b3c>120 705.6 S
+<623e434845434b3a20696e63343a3c2f623e>-6 E 6<3b3c>120 717.6 S
+<623e434845434b3a20696e63713c2f623e>-6 E<2530203d207461696c2063616c6c20
+69363420406c6c766d2e61746f6d69632e6c6f61642e6164642e6936342e703069363428
+6936342a2025702c20693634203129>168 729.6 Q F0 188.72
+<43565320323031302d30352d3036>72 768 R<31>205.67 E 0 Cg EP
+%%Page: 2 2
+%%BeginPageSetup
+BP
+%%EndPageSetup
+/F0 10/Times-Roman at 0 SF 115.62<46494c45434845434b283129204c4c>72 48 R
+<564d20436f6d6d616e64204775696465>-1 E<46494c45434845434b283129>118.12 E
+/F1 10/Courier at 0 SF<72657420766f6964>168 84 Q<7d>120 96 Q F0 .098
+<4865726520796f752063616e2073656520736f6d652060>108 112.8 R<60>-.74 E/F2
+9/Times-Roman at 0 SF<434845434b3a>A F0 1.579 -.74<2727206c>D .099
+<696e65732073706563698c656420696e20636f6d6d656e74732e>.74 F<4e6f>5.099 E
+2.599<7779>-.25 G .099<6f752063616e2073656520686f>-2.599 F 2.599<7774>
+-.25 G .099<6865208c6c6520697320706970656420696e746f>-2.599 F 1.181<6c6c
+766d2d61732c207468656e206c6c632c20616e6420746865206d616368696e6520636f64
+65206f75747075742069732077686174207765206172652076>108 124.8 R 3.68
+<6572696679696e672e2046696c65436865636b>-.15 F 1.18
+<636865636b7320746865206d616368696e65>3.68 F
+<636f6465206f757470757420746f2076>108 136.8 Q
+<65726966792074686174206974206d6174636865732077686174207468652060>-.15 E
+<60>-.74 E F2<434845434b3a>A F0 1.48 -.74<2727206c>D
+<696e65732073706563696679>.74 E<2e>-.65 E .681
+<5468652073796e746178206f6620746865>108 153.6 R F2<434845434b3a>3.181 E
+F0 .681<6c696e65732069732076>3.181 F .681
+<6572792073696d706c653a20746865>-.15 F 3.181<7961>-.15 G .681
+<7265208c78>-3.181 F .681
+<656420737472696e67732074686174206d757374206f6363757220696e206f72646572>
+-.15 F 5.681<2e46>-.55 G<696c65436865636b>-5.681 E<646566>108 165.6 Q
+.06<61756c747320746f2069676e6f72696e6720686f72697a6f6e74616c207768697465
+737061636520646966>-.1 F .059
+<666572656e6365732028652e672e206120737061636520697320616c6c6f>-.25 F
+.059<77656420746f206d61746368206120746162292062>-.25 F .059
+<7574206f74686572776973652c>-.2 F
+<74686520636f6e74656e7473206f6620746865>108 177.6 Q F2<434845434b3a>2.5
+E F0<6c696e6520697320726571756972656420746f206d6174636820736f6d65207468
+696e6720696e207468652074657374208c6c652065>2.5 E<786163746c79>-.15 E<2e>
+-.65 E .227<4f6e65206e696365207468696e672061626f75742046696c65436865636b
+2028636f6d706172656420746f206772657029206973207468617420697420616c6c6f>
+108 194.4 R .228<7773206d6572>-.25 F .228<67696e672074657374206361736573
+20746f67657468657220696e746f206c6f676963616c>-.18 F 3.665
+<67726f7570732e2046>108 206.4 R 1.165<6f722065>-.15 F 1.165
+<78616d706c652c20626563617573652074686520746573742061626f>-.15 F 1.465
+-.15<76652069>-.15 H 3.665<7363>.15 G 1.165
+<6865636b696e6720666f72207468652060>-3.665 F<60737562313a27>-.74 E 3.665
+<2761>-.74 G 1.164<6e642060>-3.665 F<60696e63343a27>-.74 E 3.664<276c>
+-.74 G 1.164<6162656c732c2069742077696c6c206e6f74>-3.664 F .446
+<6d6174636820756e6c65737320746865726520697320612060>108 218.4 R
+<607375626c27>-.74 E 2.947<2769>-.74 G 2.947<6e62>-2.947 G .447
+<65747765656e2074686f7365206c6162656c732e>-2.947 F .447<49662069742065>
+5.447 F .447<78697374656420736f6d65>-.15 F .447
+<776865726520656c736520696e20746865208c6c652c20746861742077>-.25 F
+<6f756c64>-.1 E<6e6f7420636f756e743a2060>108 230.4 Q
+<6067726570207375626c27>-.74 E 2.5<276d>-.74 G
+<617463686573206966207375626c2065>-2.5 E<786973747320616e>-.15 E
+<79776865726520696e20746865208c6c652e>-.15 E/F3 10/Times-Bold at 0 SF
+<5468652046696c65436865636b20ad636865636bad7072>87 247.2 Q
+<658c78206f7074696f6e>-.18 E F0 .278<5468652046696c65436865636b20ad6368
+65636bad7072658c78206f7074696f6e20616c6c6f>108 259.2 R .278<7773206d756c
+7469706c65207465737420636f6e8c6775726174696f6e7320746f20626520647269>
+-.25 F -.15<7665>-.25 G 2.778<6e66>.15 G .278
+<726f6d206f6e65202e6c6c208c6c652e>-2.778 F<54686973>5.278 E 1.674
+<69732075736566756c20696e206d616e>108 271.2 R 4.174<7963>-.15 G 1.674
+<697263756d7374616e6365732c20666f722065>-4.174 F 1.674
+<78616d706c652c2074657374696e6720646966>-.15 F 1.674
+<666572656e74206172636869746563747572616c2076>-.25 F 1.675
+<617269616e74732077697468206c6c632e>-.25 F<4865726527>6.675 E 4.175
+<7361>-.55 G<73696d706c652065>108 283.2 Q<78616d706c653a>-.15 E F1 6
+<3b52>120 300 S<554e3a206c6c766dad6173203c202573207c206c6c6320ad6d747269
+706c653d69363836ad6170706c65ad64617277696e3920ad6d617474723d737365343120
+5c>-6 E 6<3b52>120 312 S 78<554e3a207c>-6 F<3c623e46696c65436865636b2025
+7320ad636865636bad7072656669783d5833323c2f623e>6 E 6<3b52>120 324 S<554e
+3a206c6c766dad6173203c202573207c206c6c6320ad6d747269706c653d7838365f3634
+ad6170706c65ad64617277696e3920ad6d617474723d7373653431205c>-6 E 6<3b52>
+120 336 S 78<554e3a207c>-6 F<3c623e46696c65436865636b20257320ad63686563
+6bad7072656669783d5836343c2f623e>6 E<646566696e65203c342078206933323e20
+4070696e7372645f31286933322025732c203c342078206933323e2025746d7029206e6f
+756e77696e64207b>120 360 Q<25746d7031203d20696e73657274656c656d656e7420
+3c342078206933323e3b2025746d702c206933322025732c206933322031>168 372 Q
+<726574203c342078206933323e2025746d7031>168 384 Q 6<3b3c>120 396 S
+<623e5833323a3c2f623e2070696e7372645f313a>-6 E 6<3b3c>120 408 S 18
+<623e5833323a3c2f623e2070696e737264>-6 F
+<24312c20342825657370292c2025786d6d30>6 E 6<3b3c>120 432 S
+<623e5836343a3c2f623e2070696e7372645f313a>-6 E 6<3b3c>120 444 S 18
+<623e5836343a3c2f623e2070696e737264>-6 F<24312c20256564692c2025786d6d30>
+6 E<7d>120 456 Q F0 1.719<496e207468697320636173652c20776527>108 472.8 R
+1.719<72652074657374696e67207468617420776520676574207468652065>-.5 F
+1.719<7870656374656420636f64652067656e65726174696f6e207769746820626f7468
+203332ad62697420616e64203634ad62697420636f6465>-.15 F
+<67656e65726174696f6e2e>108 484.8 Q F3<5468652060>87 501.6 Q
+<60434845434b2d4e455854>-.63 E<3a27>-.74 E 2.5<2764>-.63 G<6972>-2.5 E
+<65637469>-.18 E -.1<7665>-.1 G F0 .85<536f6d6574696d657320796f752077>
+108 513.6 R .85<616e7420746f206d61746368206c696e657320616e642077>-.1 F
+.85<6f756c64206c696b>-.1 F 3.35<6574>-.1 G 3.35<6f76>-3.35 G .85
+<65726966792074686174206d6174636865732068617070656e206f6e2065>-3.5 F .85
+<786163746c7920636f6e736571757469>-.15 F -.15<7665>-.25 G .03<6c696e6573
+2077697468206e6f206f74686572206c696e657320696e206265747765656e207468656d
+2e>108 525.6 R .03<496e207468697320636173652c20796f752063616e20757365>
+5.03 F F2<434845434b3a>2.53 E F0 .029<616e6420434845434b2d4e455854>2.529
+F 2.529<3a64>-.5 G<697265637469>-2.529 E -.15<7665>-.25 G<73>.15 E 2.124
+<746f207370656369667920746869732e>108 537.6 R 2.125<496620796f7520737065
+63698c6564206120637573746f6d20636865636b207072658c782c206a75737420757365
+2060>7.124 F<603c>-.74 E F2<505245464958>A F0<3ead4e455854>A<3a27>-.5 E
+4.625<272e2046>-.74 F 2.125<6f722065>-.15 F<78616d706c652c>-.15 E
+<736f6d657468696e67206c696b>108 549.6 Q 2.5<6574>-.1 G<6869732077>-2.5 E
+<6f726b7320617320796f7527>-.1 E 2.5<6465>-.5 G<78706563743a>-2.65 E F1<
+646566696e6520766f696420407432283c32207820646f75626c653e2a2025722c203c32
+207820646f75626c652667743b2a2025412c20646f75626c6520254229207b>120 566.4
+Q<25746d7033203d206c6f6164203c32207820646f75626c652667743b2a2025412c2061
+6c69676e203136>156 578.4 Q<25746d7037203d20696e73657274656c656d656e7420
+3c32207820646f75626c652667743b20756e6465662c20646f75626c652025422c206933
+322030>156 590.4 Q<25746d7039203d2073687566666c65766563746f72203c322078
+20646f75626c652667743b2025746d70332c>156 602.4 Q
+<3c32207820646f75626c652667743b2025746d70372c>288 614.4 Q
+<3c322078206933322667743b203c2069333220302c206933322032202667743b>288
+626.4 Q<73746f7265203c32207820646f75626c652667743b2025746d70392c203c3220
+7820646f75626c652667743b2a2025722c20616c69676e203136>156 638.4 Q
+<72657420766f6964>156 650.4 Q 6<3b3c>120 674.4 S
+<623e434845434b3a3c2f623e2074323a>-6 E 6<3b3c>120 686.4 S 36
+<623e434845434b3a3c2f623e206d6f766c>-6 F<382825657370292c2025656178>24 E
+6<3b3c>120 698.4 S 6
+<623e434845434bad4e4558543a3c2f623e206d6f76617064202825656178292c>-6 F
+<25786d6d30>6 E 6<3b3c>120 710.4 S 6
+<623e434845434bad4e4558543a3c2f623e206d6f766870642031322825657370292c>-6
+F<25786d6d30>6 E 6<3b3c>120 722.4 S 6
+<623e434845434bad4e4558543a3c2f623e206d6f766c>-6 F
+<342825657370292c2025656178>24 E F0 188.72<43565320323031302d30352d3036>
+72 768 R<32>205.67 E 0 Cg EP
+%%Page: 3 3
+%%BeginPageSetup
+BP
+%%EndPageSetup
+/F0 10/Times-Roman at 0 SF 115.62<46494c45434845434b283129204c4c>72 48 R
+<564d20436f6d6d616e64204775696465>-1 E<46494c45434845434b283129>118.12 E
+/F1 10/Courier at 0 SF 6<3b3c>120 84 S 6
+<623e434845434bad4e4558543a3c2f623e206d6f766170642025786d6d302c>-6 F
+<282565617829>6 E 6<3b3c>120 96 S 6
+<623e434845434bad4e4558543a3c2f623e20726574>-6 F<7d>120 108 Q F0
+<434845434b2d4e455854>108 124.8 Q 3.427<3a64>-.5 G<697265637469>-3.427 E
+-.15<7665>-.25 G 3.427<7372>.15 G .927
+<656a6563742074686520696e70757420756e6c6573732074686572652069732065>
+-3.427 F .927<786163746c79206f6e65206e65>-.15 F .926
+<776c696e65206265747765656e20697420616e2074686520707265>-.25 F
+<76696f7573>-.25 E<64697265637469>108 136.8 Q -.15<7665>-.25 G 5<2e41>
+.15 G<434845434b2d4e4558542063616e6e6f7420626520746865208c72737420646972
+65637469>-2.5 E .3 -.15<76652069>-.25 H 2.5<6e618c>.15 G<6c652e>-2.5 E
+/F2 10/Times-Bold at 0 SF<5468652060>87 153.6 Q<60434845434b2d4e4f>-.63 E
+-.74<543a>-.4 G 1.26 -.63<27272064>.74 H<6972>.63 E<65637469>-.18 E -.1
+<7665>-.1 G F0 .534<54686520434845434b2d4e4f>108 165.6 R 1.534 -.5
+<543a2064>-.4 H<697265637469>.5 E .834 -.15<76652069>-.25 H 3.034<7375>
+.15 G .534<73656420746f2076>-3.034 F .534
+<65726966792074686174206120737472696e6720646f65736e27>-.15 F 3.034<746f>
+-.18 G .534<63637572206265747765656e207477>-3.034 F 3.034<6f6d>-.1 G
+.535<61746368657320286f7220746865208c727374>-3.034 F .639
+<6d6174636820616e6420746865206265>108 177.6 R .639
+<67696e6e696e67206f6620746865208c6c65292e>-.15 F -.15<466f>5.639 G 3.139
+<7265>.15 G .638<78616d706c652c20746f2076>-3.289 F .638
+<657269667920746861742061206c6f61642069732072656d6f>-.15 F -.15<7665>
+-.15 G 3.138<6462>.15 G 3.138<796174>-3.138 G .638
+<72616e73666f726d6174696f6e2c2061>-3.138 F<74657374206c696b>108 189.6 Q
+2.5<6574>-.1 G<6869732063616e20626520757365643a>-2.5 E F1<646566696e6520
+69382040636f657263655f6f666673657430286933322025562c206933322a2025502920
+7b>120 206.4 Q<73746f7265206933322025562c206933322a202550>132 218.4 Q
+<255032203d2062697463617374206933322a20255020746f2069382a>132 242.4 Q
+<255033203d20676574656c656d656e747074722069382a202550322c206933322032>
+132 254.4 Q<2541203d206c6f61642069382a20255033>132 278.4 Q
+<726574206938202541>132 290.4 Q 6<3b3c>120 302.4 S
+<623e434845434b3a3c2f623e2040636f657263655f6f666673657430>-6 E 6<3b3c>
+120 314.4 S<623e434845434bad4e4f543a3c2f623e206c6f6164>-6 E 6<3b3c>120
+326.4 S<623e434845434b3a3c2f623e20726574206938>-6 E<7d>120 338.4 Q F2
+<46696c65436865636b2050>87 355.2 Q<6174746572>-.1 E 2.5<6e4d>-.15 G
+<61746368696e672053796e746178>-2.5 E F0<546865>108 367.2 Q/F3 9
+/Times-Roman at 0 SF<434845434b3a>2.806 E F0 .306<616e6420434845434b2d4e4f>
+2.806 F 1.306 -.5<543a2064>-.4 H<697265637469>.5 E -.15<7665>-.25 G
+2.806<7362>.15 G .307<6f74682074616b>-2.806 F 2.807<656170>-.1 G .307
+<61747465726e20746f206d617463682e>-2.807 F -.15<466f>5.307 G 2.807<726d>
+.15 G .307<6f73742075736573206f662046696c65436865636b2c208c78>-2.807 F
+<6564>-.15 E .959
+<737472696e67206d61746368696e6720697320706572666563746c7920737566>108
+379.2 R 3.458<8c6369656e742e2046>-.25 F .958
+<6f7220736f6d65207468696e67732c2061206d6f7265208d65>-.15 F .958
+<7869626c6520666f726d206f66206d61746368696e6720697320646573697265642e>
+-.15 F -.8<546f>5.958 G .025
+<737570706f727420746869732c2046696c65436865636b20616c6c6f>108 391.2 R
+.026<777320796f7520746f2073706563696679207265>-.25 F .026
+<67756c61722065>-.15 F .026<787072657373696f6e7320696e206d61746368696e67
+20737472696e67732c20737572726f756e64656420627920646f75626c65>-.15 F
+<6272616365733a>108 403.2 Q F2<7b7b79>4.552 E<6f757272>-.25 E
+<656765787d7d>-.18 E F0 7.052<2e42>C 2.052<6563617573652077652077>-7.052
+F 2.052<616e7420746f20757365208c78>-.1 F 2.052<656420737472696e67206d61
+746368696e6720666f722061206d616a6f72697479206f66207768617420776520646f2c>
+-.15 F 3.619<46696c65436865636b20686173206265656e2064657369676e65642074
+6f20737570706f7274206d6978696e6720616e64206d61746368696e67208c78>108
+415.2 R 3.62<656420737472696e67206d61746368696e672077697468207265>-.15 F
+<67756c6172>-.15 E -.15<6578>108 427.2 S 2.5
+<7072657373696f6e732e2054686973>.15 F<616c6c6f>2.5 E
+<777320796f7520746f207772697465207468696e6773206c696b>-.25 E 2.5<6574>
+-.1 G<6869733a>-2.5 E F1 6<3b43>120 444 S<4845434b3a206d6f76687064>-6 E<
+3c623e7b7b5b30ad395d2b7d7d3c2f623e2825657370292c203c623e7b7b25786d6d5b30
+ad375d7d7d3c2f623e>42 E F0<496e207468697320636173652c20616e>108 460.8 Q
+2.5<796f>-.15 G -.25<6666>-2.5 G<7365742066726f6d20746865>.25 E F3
+<455350>2.5 E F0<7265>2.5 E<6769737465722077696c6c20626520616c6c6f>-.15
+E<7765642c20616e6420616e>-.25 E 2.5<7978>-.15 G<6d6d207265>-2.5 E
+<6769737465722077696c6c20626520616c6c6f>-.15 E<7765642e>-.25 E .274
+<42656361757365207265>108 477.6 R .274<67756c61722065>-.15 F .274<787072
+657373696f6e732061726520656e636c6f736564207769746820646f75626c6520627261
+6365732c20746865>-.15 F 2.774<7961>-.15 G .274
+<72652076697375616c6c792064697374696e63742c20616e6420796f7520646f6e27>
+-2.774 F 2.774<746e>-.18 G<656564>-2.774 E .925<746f20757365206573636170
+6520636861726163746572732077697468696e2074686520646f75626c65206272616365
+73206c696b>108 489.6 R 3.425<6579>-.1 G .925<6f752077>-3.425 F .925
+<6f756c6420696e20432e>-.1 F .925
+<496e2074686520726172652063617365207468617420796f752077>5.925 F .925
+<616e7420746f>-.1 F<6d6174636820646f75626c65206272616365732065>108 501.6
+Q<78706c696369746c792066726f6d2074686520696e7075742c20796f752063616e2075
+736520736f6d657468696e672075676c79206c696b>-.15 E<65>-.1 E F2
+<7b7b5b7b5d5b7b5d7d7d>2.5 E F0<617320796f7572207061747465726e2e>2.5 E F2
+<46696c65436865636b2056>87 518.4 Q<61726961626c6573>-.92 E F0 .519<4974
+206973206f6674656e2075736566756c20746f206d617463682061207061747465726e20
+616e64207468656e2076>108 530.4 R .519
+<65726966792074686174206974206f6363757273206167>-.15 F .519
+<61696e206c6174657220696e20746865208c6c652e>-.05 F -.15<466f>5.519 G
+3.019<7263>.15 G<6f6465>-3.019 E .519<67656e2074657374732c>-.15 F .942
+<746869732063616e2062652075736566756c20746f20616c6c6f>108 542.4 R 3.442
+<7761>-.25 G 1.242 -.15<6e792072>-3.442 H -.15<6567>.15 G<6973746572>.15
+E 3.442<2c62>-.4 G .942<75742076>-3.642 F .942
+<657269667920746861742074686174207265>-.15 F .942
+<676973746572206973207573656420636f6e73697374656e746c79206c61746572>-.15
+F 5.942<2e54>-.55 G 3.443<6f64>-6.742 G 3.443<6f74>-3.443 G<6869732c>
+-3.443 E<46696c65436865636b20616c6c6f>108 554.4 Q<7773206e616d65642076>
+-.25 E<61726961626c657320746f2062652064658c6e656420616e6420737562737469
+747574656420696e746f207061747465726e732e>-.25 E
+<4865726520697320612073696d706c652065>5 E<78616d706c653a>-.15 E F1 6
+<3b43>120 571.2 S<4845434b3a2074657374353a>-6 E 6<3b43>120 583.2 S 18
+<4845434b3a206e6f7477>-6 F
+<3c623e5b5b52454749535445523a255b61ad7a5d2b5d5d3c2f623e>36 E 6<3b43>120
+595.2 S 18<4845434b3a20616e6477>-6 F
+<7b7b2e2a7d7d3c623e5b5b52454749535445525d5d3c2f623e>36 E F0 1.135
+<546865208c72737420636865636b206c696e65206d6174636865732061207265>108
+612 R<6765>-.15 E 3.635<7828>-.15 G 1.135<3c74743e255b61ad7a5d2b3c2f7474
+3e2920616e6420636170747572657320697420696e746f207468652076>-3.635 F
+1.134<61726961626c65732060>-.25 F<60>-.74 E F3<5245474953544552>A F0
+-.74<2727>C<2e>.74 E .539<546865207365636f6e64206c696e652076>108 624 R
+.539<6572698c65732074686174207768617465>-.15 F -.15<7665>-.25 G 3.039
+<7269>.15 G 3.039<7369>-3.039 G<6e>-3.039 E F3<5245474953544552>3.039 E
+F0 .54
+<6f6363757273206c6174657220696e20746865208c6c6520616674657220616e2060>
+3.039 F<60616e647727>-.74 E 3.04<272e2046696c65436865636b>-.74 F -.25
+<7661>108 636 S .557<726961626c65207265666572656e6365732061726520616c>
+.25 F -.1<7761>-.1 G .557<797320636f6e7461696e656420696e203c74743e5b5b20
+5d5d3c2f74743e2070616972732c20617265206e616d65642c20616e6420746865697220
+6e616d65732063616e20626520666f726d6564>.1 F .655<7769746820746865207265>
+108 648 R<6765>-.15 E 3.155<7860>-.15 G
+<603c74743e5b61ad7a41ad5a5f5d5b61ad7a41ad5a30ad395f5d2a3c2f74743e27>
+-3.895 E 3.155<272e204966>-.74 F 3.155<6163>3.155 G .655
+<6f6c6f6e20666f6c6c6f>-3.155 F .655
+<777320746865206e616d652c207468656e20697420697320612064658c6e6974696f6e>
+-.25 F<6f66207468652076>108 660 Q
+<61726961626c652c206966206e6f742c2069742069732061207573652e>-.25 E .206
+<46696c65436865636b2076>108 676.8 R .206<61726961626c65732063616e206265
+2064658c6e6564206d756c7469706c652074696d65732c20616e64207573657320616c>
+-.25 F -.1<7761>-.1 G .205<79732067657420746865206c61746573742076>.1 F
+2.705<616c75652e204e6f7465>-.25 F .205<746861742076>2.705 F
+<61726961626c6573>-.25 E 1.266
+<61726520616c6c207265616420617420746865207374617274206f6620612060>108
+688.8 R<60>-.74 E F3<434845434b>A F0 2.747 -.74<2727206c>D 1.267
+<696e6520616e642061726520616c6c2064658c6e65642061742074686520656e642e>
+.74 F 1.267<54686973206d65616e73207468617420696620796f75206861>6.267 F
+-.15<7665>-.2 G .871<736f6d657468696e67206c696b>108 700.8 R 3.371<6560>
+-.1 G<603c74743e>-4.111 E F3<434845434b3a>A F0<5b5b>3.371 E F3<58595a3a>
+A F0<2e2a5d5d785b5b>A F3<58595a>A F0<5d5d3c74743e27>A 3.371<2774>-.74 G
+.87<6861742074686520636865636b206c696e652077696c6c2072656164207468652070
+7265>-3.371 F .87<76696f75732076>-.25 F .87<616c7565206f66>-.25 F
+<746865>108 712.8 Q F3<58595a>2.875 E F0 -.25<7661>2.875 G .375
+<726961626c6520616e642064658c6e652061206e65>.25 F 2.876<776f>-.25 G .376
+<6e6520616674657220746865206d6174636820697320706572666f726d65642e>-2.876
+F .376<496620796f75206e65656420746f20646f20736f6d657468696e67206c696b>
+5.376 F 2.876<6574>-.1 G<686973>-2.876 E .905
+<796f752063616e2070726f6261626c792074616b>108 724.8 R 3.405<6561>-.1 G
+<6476>-3.405 E .905<616e74616765206f66207468652066>-.25 F .904<61637420
+746861742046696c65436865636b206973206e6f742061637475616c6c79206c696e652d
+6f7269656e746564207768656e206974206d6174636865732c>-.1 F 188.72
+<43565320323031302d30352d3036>72 768 R<33>205.67 E 0 Cg EP
+%%Page: 4 4
+%%BeginPageSetup
+BP
+%%EndPageSetup
+/F0 10/Times-Roman at 0 SF 115.62<46494c45434845434b283129204c4c>72 48 R
+<564d20436f6d6d616e64204775696465>-1 E<46494c45434845434b283129>118.12 E
+<7468697320616c6c6f>108 84 Q<777320796f7520746f2064658c6e65207477>-.25 E
+2.5<6f73>-.1 G<65706172617465>-2.5 E/F1 9/Times-Roman at 0 SF<434845434b>
+2.5 E F0
+<6c696e65732074686174206d61746368206f6e207468652073616d65206c696e652e>
+2.5 E/F2 10.95/Times-Bold at 0 SF -.548<4155>72 100.8 S<54484f5253>.548 E
+F0<4d61696e7461696e656420627920546865>108 112.8 Q F1<4c4c>2.5 E<564d>-.9
+E F0 -.7<5465>2.5 G<616d20283c687474703a2f2f6c6c766d2e6f72>.7 E
+<673e292e>-.18 E 188.72<43565320323031302d30352d3036>72 768 R<34>205.67
+E 0 Cg EP
+%%Trailer
+end
+%%EOF

Added: www-releases/trunk/2.8/docs/CommandGuide/ps/bugpoint.ps
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CommandGuide/ps/bugpoint.ps?rev=115746&view=auto
==============================================================================
--- www-releases/trunk/2.8/docs/CommandGuide/ps/bugpoint.ps (added)
+++ www-releases/trunk/2.8/docs/CommandGuide/ps/bugpoint.ps Wed Oct  6 00:27:59 2010
@@ -0,0 +1,470 @@
+%!PS-Adobe-3.0
+%%Creator: groff version 1.18.1
+%%CreationDate: Wed Oct  6 00:08:12 2010
+%%DocumentNeededResources: font Times-Roman
+%%+ font Times-Bold
+%%+ font Times-Italic
+%%+ font Courier
+%%DocumentSuppliedResources: procset grops 1.18 1
+%%Pages: 2
+%%PageOrder: Ascend
+%%Orientation: Portrait
+%%EndComments
+%%BeginProlog
+%%BeginResource: procset grops 1.18 1
+/setpacking where{
+pop
+currentpacking
+true setpacking
+}if
+/grops 120 dict dup begin
+/SC 32 def
+/A/show load def
+/B{0 SC 3 -1 roll widthshow}bind def
+/C{0 exch ashow}bind def
+/D{0 exch 0 SC 5 2 roll awidthshow}bind def
+/E{0 rmoveto show}bind def
+/F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
+/G{0 rmoveto 0 exch ashow}bind def
+/H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/I{0 exch rmoveto show}bind def
+/J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
+/K{0 exch rmoveto 0 exch ashow}bind def
+/L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/M{rmoveto show}bind def
+/N{rmoveto 0 SC 3 -1 roll widthshow}bind def
+/O{rmoveto 0 exch ashow}bind def
+/P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/Q{moveto show}bind def
+/R{moveto 0 SC 3 -1 roll widthshow}bind def
+/S{moveto 0 exch ashow}bind def
+/T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/SF{
+findfont exch
+[exch dup 0 exch 0 exch neg 0 0]makefont
+dup setfont
+[exch/setfont cvx]cvx bind def
+}bind def
+/MF{
+findfont
+[5 2 roll
+0 3 1 roll
+neg 0 0]makefont
+dup setfont
+[exch/setfont cvx]cvx bind def
+}bind def
+/level0 0 def
+/RES 0 def
+/PL 0 def
+/LS 0 def
+/MANUAL{
+statusdict begin/manualfeed true store end
+}bind def
+/PLG{
+gsave newpath clippath pathbbox grestore
+exch pop add exch pop
+}bind def
+/BP{
+/level0 save def
+1 setlinecap
+1 setlinejoin
+72 RES div dup scale
+LS{
+90 rotate
+}{
+0 PL translate
+}ifelse
+1 -1 scale
+}bind def
+/EP{
+level0 restore
+showpage
+}bind def
+/DA{
+newpath arcn stroke
+}bind def
+/SN{
+transform
+.25 sub exch .25 sub exch
+round .25 add exch round .25 add exch
+itransform
+}bind def
+/DL{
+SN
+moveto
+SN
+lineto stroke
+}bind def
+/DC{
+newpath 0 360 arc closepath
+}bind def
+/TM matrix def
+/DE{
+TM currentmatrix pop
+translate scale newpath 0 0 .5 0 360 arc closepath
+TM setmatrix
+}bind def
+/RC/rcurveto load def
+/RL/rlineto load def
+/ST/stroke load def
+/MT/moveto load def
+/CL/closepath load def
+/Fr{
+setrgbcolor fill
+}bind def
+/Fk{
+setcmykcolor fill
+}bind def
+/Fg{
+setgray fill
+}bind def
+/FL/fill load def
+/LW/setlinewidth load def
+/Cr/setrgbcolor load def
+/Ck/setcmykcolor load def
+/Cg/setgray load def
+/RE{
+findfont
+dup maxlength 1 index/FontName known not{1 add}if dict begin
+{
+1 index/FID ne{def}{pop pop}ifelse
+}forall
+/Encoding exch def
+dup/FontName exch def
+currentdict end definefont pop
+}bind def
+/DEFS 0 def
+/EBEGIN{
+moveto
+DEFS begin
+}bind def
+/EEND/end load def
+/CNT 0 def
+/level1 0 def
+/PBEGIN{
+/level1 save def
+translate
+div 3 1 roll div exch scale
+neg exch neg exch translate
+0 setgray
+0 setlinecap
+1 setlinewidth
+0 setlinejoin
+10 setmiterlimit
+[]0 setdash
+/setstrokeadjust where{
+pop
+false setstrokeadjust
+}if
+/setoverprint where{
+pop
+false setoverprint
+}if
+newpath
+/CNT countdictstack def
+userdict begin
+/showpage{}def
+}bind def
+/PEND{
+clear
+countdictstack CNT sub{end}repeat
+level1 restore
+}bind def
+end def
+/setpacking where{
+pop
+setpacking
+}if
+%%EndResource
+%%IncludeResource: font Times-Roman
+%%IncludeResource: font Times-Bold
+%%IncludeResource: font Times-Italic
+%%IncludeResource: font Courier
+grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
+def/PL 792 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron/Zcaron
+/scaron/zcaron/Ydieresis/trademark/quotesingle/Euro/.notdef/.notdef
+/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
+/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
+/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
+/semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
+/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
+/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
+/z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
+/guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
+/endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
+/dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
+/quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
+/brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
+/logicalnot/minus/registered/macron/degree/plusminus/twosuperior
+/threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
+/ordmasculine/guilsinglright/onequarter/onehalf/threequarters
+/questiondown/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE
+/Ccedilla/Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex
+/Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis
+/multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn
+/germandbls/agrave/aacute/acircumflex/atilde/adieresis/aring/ae/ccedilla
+/egrave/eacute/ecircumflex/edieresis/igrave/iacute/icircumflex/idieresis
+/eth/ntilde/ograve/oacute/ocircumflex/otilde/odieresis/divide/oslash
+/ugrave/uacute/ucircumflex/udieresis/yacute/thorn/ydieresis]def
+/Courier at 0 ENC0/Courier RE/Times-Italic at 0 ENC0/Times-Italic RE
+/Times-Bold at 0 ENC0/Times-Bold RE/Times-Roman at 0 ENC0/Times-Roman RE
+%%EndProlog
+%%Page: 1 1
+%%BeginPageSetup
+BP
+%%EndPageSetup
+/F0 10/Times-Roman at 0 SF -.1<4255>72 48 S 120.17
+<47504f494e54283129204c4c>.1 F<564d20436f6d6d616e64204775696465>-1 E -.1
+<4255>122.67 G<47504f494e54283129>.1 E/F1 10.95/Times-Bold at 0 SF -.219
+<4e41>72 84 S<4d45>.219 E F0 -.2<6275>108 96 S<67706f696e7420ad20617574
+6f6d617469632074657374206361736520726564756374696f6e20746f6f6c>.2 E F1
+<53594e4f50534953>72 112.8 Q/F2 10/Times-Bold at 0 SF -.2<6275>108 124.8 S
+<67706f696e74>.2 E F0<5b>2.5 E/F3 10/Times-Italic at 0 SF<6f7074696f6e73>A
+F0 2.5<5d5b>C F3<696e707574>-2.5 E/F4 9/Times-Italic at 0 SF<4c4c>2.5 E
+<564d>-.495 E F3<6c6c2f6263208c6c6573>2.5 E F0 2.5<5d5b>C F4<4c4c>-2.5 E
+<564d>-.495 E F3<706173736573>2.5 E F0<5d>A F2<adad6172>2.5 E<6773>-.1 E
+F3<7072>2.5 E -.1<6f67>-.45 G -.15<7261>.1 G 2.5<6d61>.15 G -.37<7267>
+-2.5 G<756d656e7473>.37 E F1<4445534352495054494f4e>72 141.6 Q F2 -.2
+<6275>108 153.6 S<67706f696e74>.2 E F0<6e6172726f>3.304 E .804
+<777320646f>-.25 F .804
+<776e2074686520736f75726365206f662070726f626c656d7320696e>-.25 F/F5 9
+/Times-Roman at 0 SF<4c4c>3.304 E<564d>-.9 E F0 .803
+<746f6f6c7320616e64207061737365732e>3.304 F .803
+<49742063616e206265207573656420746f20646562>5.803 F .803
+<7567207468726565>-.2 F 3.407<7479706573206f662066>108 165.6 R 3.407<61
+696c757265733a206f7074696d697a657220637261736865732c206d6973636f6d70696c
+6174696f6e73206279206f7074696d697a6572732c206f7220626164206e617469>-.1 F
+3.708 -.15<76652063>-.25 H 3.408<6f64652067656e65726174696f6e>.15 F .106
+<28696e636c7564696e672070726f626c656d7320696e20746865207374617469632061
+6e64>108 177.6 R F5<4a4954>2.606 E F0 2.606
+<636f6d70696c657273292e204974>2.606 F .106
+<61696d7320746f20726564756365206c6172>2.606 F .105<67652074657374206361
+73657320746f20736d616c6c2c2075736566756c206f6e65732e>-.18 F -.15<466f>
+108 189.6 S 2.935<726d>.15 G .435<6f726520696e666f726d6174696f6e206f6e20
+7468652064657369676e20616e6420696e6e65722077>-2.935 F .435
+<6f726b696e6773206f66>-.1 F F2 -.2<6275>2.935 G<67706f696e74>.2 E F0
+2.935<2c61>C 2.935<7377>-2.935 G .436
+<656c6c2061732061647669636520666f72207573696e672062>-2.935 F
+<7567706f696e742c>-.2 E<736565>108 201.6 Q F3
+<6c6c766d2f646f63732f427567706f696e742e68746d6c>2.5 E F0<696e20746865>
+2.5 E F5<4c4c>2.5 E<564d>-.9 E F0<64697374726962>2.5 E<7574696f6e2e>-.2
+E F1<4f5054494f4e53>72 218.4 Q F2<adad6164646974696f6e616cad736f>108
+230.4 Q F3<6c696272>2.5 E<617279>-.15 E F0 .392
+<4c6f6164207468652064796e616d696320736861726564206f626a656374>128 242.4
+R F3<6c696272>2.891 E<617279>-.15 E F0 .391
+<696e746f2074686520746573742070726f6772616d207768656e65>2.891 F -.15
+<7665>-.25 G 2.891<7269>.15 G 2.891<7469>-2.891 G 2.891<7372>-2.891 G
+2.891<756e2e2054686973>-2.891 F .391<69732075736566756c20696620796f75>
+2.891 F .941<61726520646562>128 254.4 R .941<756767696e672070726f677261
+6d7320776869636820646570656e64206f6e206e6f6e2d4c4c>-.2 F .942<564d206c69
+62726172696573202873756368206173207468652058206f7220637572736573206c6962
+7261726965732920746f>-1 F<72756e2e>128 266.4 Q F2
+<adad617070656e64ad65786974ad636f6465>108 283.2 Q F0<3d>A F3<7b74727565>
+A<2c66616c73657d>-.1 E F0 .396
+<417070656e642074686520746573742070726f6772616d732065>128 295.2 R .396<
+78697420636f646520746f20746865206f7574707574208c6c6520736f20746861742061
+206368616e676520696e2065>-.15 F .395
+<78697420636f646520697320636f6e7369646572656420612074657374>-.15 F -.1
+<6661>128 307.2 S<696c7572652e20446566>.1 E<61756c747320746f2066>-.1 E
+<616c73652e>-.1 E F2<adad6172>108 324 Q<6773>-.1 E F3<7072>2.5 E -.1
+<6f67>-.45 G -.15<7261>.1 G 2.5<6d61>.15 G -.37<7267>-2.5 G<73>.37 E F0
+-.15<5061>128 336 S .693<737320616c6c206172>.15 F .694
+<67756d656e74732073706563698c656420616674657220ad6172>-.18 F .694
+<677320746f2074686520746573742070726f6772616d207768656e65>-.18 F -.15
+<7665>-.25 G 3.194<7269>.15 G 3.194<7472>-3.194 G 3.194
+<756e732e204e6f7465>-3.194 F .694<7468617420696620616e>3.194 F 3.194
+<796f>-.15 G 3.194<6674>-3.194 G<6865>-3.194 E F3<7072>128 348 Q -.1
+<6f67>-.45 G -.15<7261>.1 G 2.5<6d61>.15 G -.37<7267>-2.5 G<73>.37 E F0
+<7374617274207769746820612027ad272c20796f752073686f756c64207573653a>2.5
+E/F6 10/Courier at 0 SF<627567706f696e74205b627567706f696e7420617267735d20
+adad6172677320adad205b70726f6772616d20617267735d>152 366 Q F0 .882
+<5468652060>128 384 R<60adad27>-.74 E 3.382<2772>-.74 G .882
+<6967687420616674657220746865>-3.382 F F2<adad6172>3.382 E<6773>-.1 E F0
+.882<6f7074696f6e2074656c6c73>3.382 F F2 -.2<6275>3.382 G<67706f696e74>
+.2 E F0 .882<746f20636f6e736964657220616e>3.382 F 3.382<796f>-.15 G .882
+<7074696f6e73207374617274696e672077697468>-3.382 F F6<ad>3.381 E F0 .881
+<746f206265>3.381 F<70617274206f6620746865>128 396 Q F2<adad6172>2.5 E
+<6773>-.1 E F0<6f7074696f6e2c206e6f74206173206f7074696f6e7320746f>2.5 E
+F2 -.2<6275>2.5 G<67706f696e74>.2 E F0<697473656c662e>2.5 E F2
+<adad746f6f6cad6172>108 412.8 Q<6773>-.1 E F3<746f6f6c206172>2.5 E<6773>
+-.37 E F0 -.15<5061>128 424.8 S .94<737320616c6c206172>.15 F .941
+<67756d656e74732073706563698c656420616674657220adad746f6f6cad6172>-.18 F
+.941<677320746f20746865>-.18 F F5<4c4c>3.441 E<564d>-.9 E F0 .941
+<746f6f6c20756e64657220746573742028>3.441 F F2<6c6c63>A F0<2c>A F2
+<6c6c69>3.441 E F0 3.441<2c65>C .941<74632e29207768656e65>-3.441 F -.15
+<7665>-.25 G 3.441<7269>.15 G<74>-3.441 E 2.5<72756e732e2059>128 436.8 R
+<6f752073686f756c64207573652074686973206f7074696f6e20696e2074686520666f
+6c6c6f>-1.1 E<77696e672077>-.25 E<61793a>-.1 E F6<627567706f696e74205b62
+7567706f696e7420617267735d20adad746f6f6cad6172677320adad205b746f6f6c2061
+7267735d>152 454.8 Q F0 .32<5468652060>128 472.8 R<60adad27>-.74 E 2.82
+<2772>-.74 G .32<6967687420616674657220746865>-2.82 F F2
+<adad746f6f6cad6172>2.82 E<6773>-.1 E F0 .32<6f7074696f6e2074656c6c73>
+2.82 F F2 -.2<6275>2.82 G<67706f696e74>.2 E F0 .32
+<746f20636f6e736964657220616e>2.82 F 2.82<796f>-.15 G .32
+<7074696f6e73207374617274696e672077697468>-2.82 F F6<ad>2.82 E F0<746f>
+2.82 E<62652070617274206f6620746865>128 484.8 Q F2<adad746f6f6cad6172>
+2.5 E<6773>-.1 E F0<6f7074696f6e2c206e6f74206173206f7074696f6e7320746f>
+2.5 E F2 -.2<6275>2.5 G<67706f696e74>.2 E F0<697473656c662e2028536565>
+2.5 E F2<adad6172>2.5 E<6773>-.1 E F0 2.5<2c61>C<626f>-2.5 E -.15<7665>
+-.15 G<2e29>.15 E F2<adad73616665ad746f6f6cad6172>108 501.6 Q<6773>-.1 E
+F3<746f6f6c206172>2.5 E<6773>-.37 E F0 -.15<5061>128 513.6 S
+<737320616c6c206172>.15 E<67756d656e74732073706563698c6564206166746572>
+-.18 E F2<adad73616665ad746f6f6cad6172>2.5 E<6773>-.1 E F0
+<746f207468652060>2.5 E<607361666527>-.74 E 2.5<2765>-.74 G -.15<7865>
+-2.65 G<637574696f6e20746f6f6c2e>.15 E F2<adad676363ad746f6f6cad6172>108
+530.4 Q<6773>-.1 E F3<67636320746f6f6c206172>2.5 E<6773>-.37 E F0 -.15
+<5061>128 542.4 S<737320616c6c206172>.15 E
+<67756d656e74732073706563698c6564206166746572>-.18 E F2
+<adad676363ad746f6f6cad6172>2.5 E<6773>-.1 E F0<746f2074686520696e>2.5 E
+-.2<766f>-.4 G<636174696f6e206f66>.2 E F2<676363>2.5 E F0<2e>A F2
+<adad6f7074ad6172>108 559.2 Q<6773>-.1 E F3<6f7074206172>2.5 E<6773>-.37
+E F0 -.15<5061>128 571.2 S<737320616c6c206172>.15 E
+<67756d656e74732073706563698c6564206166746572>-.18 E F2
+<adad6f7074ad6172>2.5 E<6773>-.1 E F0<746f2074686520696e>2.5 E -.2<766f>
+-.4 G<636174696f6e206f66>.2 E F2<6f7074>2.5 E F0<2e>A F2
+<adad64697361626c65ad7b6463652c73696d706c6966796366677d>108 588 Q F0
+1.942<446f206e6f742072756e207468652073706563698c65642070617373657320746f
+20636c65616e20757020616e6420726564756365207468652073697a65206f6620746865
+20746573742070726f6772616d2e20427920646566>128 600 R<61756c742c>-.1 E F2
+-.2<6275>128 612 S<67706f696e74>.2 E F0 1.267<75736573207468657365207061
+7373657320696e7465726e616c6c79207768656e20617474656d7074696e6720746f2072
+656475636520746573742070726f6772616d732e>3.768 F 1.267<496620796f7527>
+6.267 F 1.267<726520747279696e6720746f>-.5 F<8c6e6420612062>128 624 Q
+<756720696e206f6e65206f66207468657365207061737365732c>-.2 E F2 -.2<6275>
+2.5 G<67706f696e74>.2 E F0<6d61792063726173682e>2.5 E F2
+<adad656e61626c65ad76>108 640.8 Q<616c6772696e64>-.1 E F0 2.112
+<5573652076>128 652.8 R 2.112<616c6772696e6420746f208c6e642066>-.25 F
+2.113<61756c747320696e20746865206f7074696d697a6174696f6e2070686173652e20
+546869732077696c6c20616c6c6f>-.1 F 4.613<7762>-.25 G 2.113
+<7567706f696e7420746f208c6e64206f7468657277697365>-4.813 F<6173796d7074
+6f6d617469632070726f626c656d7320636175736564206279206d656d6f7279206d6973
+2d6d616e6167656d656e742e>128 664.8 Q F2<ad8c6e64ad62>108 681.6 Q<756773>
+-.2 E F0 .769<436f6e74696e75616c6c792072616e646f6d697a652074686520737065
+63698c65642070617373657320616e642072756e207468656d206f6e2074686520746573
+742070726f6772616d20756e74696c20612062>128 693.6 R .768
+<756720697320666f756e64206f72>-.2 F<7468652075736572206b696c6c73>128
+705.6 Q F2 -.2<6275>2.5 G<67706f696e74>.2 E F0<2e>A 188.72
+<43565320323031302d30382d3038>72 768 R<31>205.67 E 0 Cg EP
+%%Page: 2 2
+%%BeginPageSetup
+BP
+%%EndPageSetup
+/F0 10/Times-Roman at 0 SF -.1<4255>72 48 S 120.17
+<47504f494e54283129204c4c>.1 F<564d20436f6d6d616e64204775696465>-1 E -.1
+<4255>122.67 G<47504f494e54283129>.1 E/F1 10/Times-Bold at 0 SF<ad68656c70>
+108 84 Q F0<5072696e7420612073756d6d617279206f6620636f6d6d616e64206c696e
+65206f7074696f6e732e>128 96 Q F1<adad696e707574>108 112.8 Q/F2 10
+/Times-Italic at 0 SF<8c6c656e616d65>2.5 E F0<4f70656e>128 124.8 Q F2
+<8c6c656e616d65>2.727 E F0 .228<616e642072656469726563742074686520737461
+6e6461726420696e707574206f662074686520746573742070726f6772616d2c20776865
+6e65>2.727 F -.15<7665>-.25 G 2.728<7269>.15 G 2.728<7472>-2.728 G .228
+<756e732c20746f20636f6d652066726f6d2074686174>-2.728 F<8c6c652e>128
+136.8 Q F1<adad6c6f6164>108 153.6 Q F2<706c7567696e>2.5 E F0 1.376
+<4c6f6164207468652064796e616d6963206f626a656374>128 165.6 R F2
+<706c7567696e>3.876 E F0<696e746f>3.876 E F1 -.2<6275>3.875 G
+<67706f696e74>.2 E F0 3.875<697473656c662e2054686973>3.875 F 1.375
+<6f626a6563742073686f756c64207265>3.875 F 1.375<676973746572206e65>-.15
+F 3.875<776f>-.25 G<7074696d697a6174696f6e>-3.875 E 3.157
+<7061737365732e204f6e6365>128 177.6 R .658
+<6c6f616465642c20746865206f626a6563742077696c6c20616464206e65>3.157 F
+3.158<7763>-.25 G .658
+<6f6d6d616e64206c696e65206f7074696f6e7320746f20656e61626c652076>-3.158 F
+.658<6172696f7573206f7074696d697a6174696f6e732e>-.25 F 4.146 -.8
+<546f2073>128 189.6 T 2.546<656520746865206e65>.8 F 5.046<7763>-.25 G
+2.546<6f6d706c657465206c697374206f66206f7074696d697a6174696f6e732c207573
+6520746865>-5.046 F F1<ad68656c70>5.046 E F0<616e64>5.046 E F1
+<adad6c6f6164>5.046 E F0 2.546
+<6f7074696f6e7320746f6765746865723b20666f72>5.046 F -.15<6578>128 201.6
+S<616d706c653a>.15 E/F3 10/Courier at 0 SF
+<627567706f696e7420adad6c6f6164206d794e6577506173732e736f20ad68656c70>
+152 219.6 Q F1<adad6d6c696d6974>108 236.4 Q F2<6d65>2.5 E
+<67616279746573>-.4 E F0 .521<53706563698c657320616e207570706572206c696d
+6974206f6e206d656d6f7279207573616765206f6620746865206f7074696d697a617469
+6f6e20616e6420636f6465>128 248.4 R .521
+<67656e2e2053657420746f207a65726f20746f2064697361626c6520746865>-.15 F
+<6c696d69742e>128 260.4 Q F1<adad6f7574707574>108 277.2 Q F2
+<8c6c656e616d65>2.5 E F0<5768656e65>128 289.2 Q -.15<7665>-.25 G 2.626
+<7274>.15 G .126<686520746573742070726f6772616d2070726f6475636573206f75
+74707574206f6e20697473207374616e64617264206f75747075742073747265616d2c20
+69742073686f756c64206d617463682074686520636f6e74656e7473>-2.626 F<6f66>
+128 301.2 Q F2<8c6c656e616d65>2.572 E F0 .073<287468652060>2.573 F .073
+<607265666572656e6365206f757470757427>-.74 F .073
+<27292e20496620796f7520646f206e6f74207573652074686973206f7074696f6e2c>
+-.74 F F1 -.2<6275>2.573 G<67706f696e74>.2 E F0 .073
+<77696c6c20617474656d707420746f2067656e65726174652061>2.573 F<7265666572
+656e6365206f757470757420627920636f6d70696c696e67207468652070726f6772616d
+2077697468207468652060>128 313.2 Q<607361666527>-.74 E 2.5<2762>-.74 G
+<61636b>-2.5 E<656e6420616e642072756e6e696e672069742e>-.1 E F1<adad7072>
+108 330 Q<6f8c6c65ad696e66>-.18 E<6fad8c6c65>-.25 E F2<8c6c656e616d65>
+2.5 E F0<50726f8c6c65208c6c65206c6f61646564206279>128 342 Q F1<adad7072>
+2.5 E<6f8c6c65ad6c6f61646572>-.18 E F0<2e>A F1
+<adad72756ead7b696e742c6a69742c6c6c632c6362652c637573746f6d7d>108 358.8
+Q F0<5768656e65>128 370.8 Q -.15<7665>-.25 G 2.788<7274>.15 G .288
+<686520746573742070726f6772616d20697320636f6d70696c65642c>-2.788 F F1
+-.2<6275>2.788 G<67706f696e74>.2 E F0 .288<73686f756c642067656e65726174
+6520636f646520666f72206974207573696e67207468652073706563698c656420636f64
+65>2.788 F<67656e657261746f72>128 382.8 Q 5.823<2e54>-.55 G .823
+<68657365206f7074696f6e7320616c6c6f>-5.823 F 3.323<7779>-.25 G .823
+<6f7520746f2063686f6f73652074686520696e746572707265746572>-3.323 F 3.324
+<2c74>-.4 G<6865>-3.324 E/F4 9/Times-Roman at 0 SF<4a4954>3.324 E F0
+<636f6d70696c6572>3.324 E 3.324<2c74>-.4 G .824
+<686520737461746963206e617469>-3.324 F 1.124 -.15<76652063>-.25 H
+<6f6465>.15 E<636f6d70696c6572>128 394.8 Q 2.5<2c74>-.4 G
+<68652043206261636b>-2.5 E
+<656e642c206f72206120637573746f6d20636f6d6d616e642028736565>-.1 E F1
+<adad65786563ad636f6d6d616e64>2.5 E F0 2.5<2972>C<65737065637469>-2.5 E
+-.15<7665>-.25 G<6c79>.15 E<2e>-.65 E F1
+<adad73616665ad7b6c6c632c6362652c637573746f6d7d>108 411.6 Q F0 1.205
+<5768656e20646562>128 423.6 R 1.205
+<756767696e67206120636f64652067656e657261746f72>-.2 F<2c>-.4 E F1 -.2
+<6275>3.705 G<67706f696e74>.2 E F0 1.205<73686f756c64207573652074686520
+73706563698c656420636f64652067656e657261746f72206173207468652060>3.705 F
+<607361666527>-.74 E<27>-.74 E .361<636f64652067656e657261746f72>128
+435.6 R 2.861<2e54>-.55 G .362<6869732069732061206b6e6f>-2.861 F .362<77
+6e2d676f6f6420636f64652067656e657261746f72207573656420746f2067656e657261
+7465207468652060>-.25 F .362<607265666572656e6365206f757470757427>-.74 F
+2.862<2769>-.74 G 2.862<6669>-2.862 G 2.862<7468>-2.862 G<6173>-2.862 E
+.263<6e6f74206265656e2070726f>128 447.6 R .263<76696465642c20616e642074
+6f20636f6d70696c6520706f7274696f6e73206f66207468652070726f6772616d207468
+617420617320746865>-.15 F 2.763<7961>-.15 G .263<72652065>-2.763 F .263
+<78636c756465642066726f6d207468652074657374636173652e>-.15 F 2.248
+<5468657365206f7074696f6e7320616c6c6f>128 459.6 R 4.748<7779>-.25 G
+2.249<6f7520746f2063686f6f73652074686520737461746963206e617469>-4.748 F
+2.549 -.15<76652063>-.25 H 2.249<6f646520636f6d70696c6572>.15 F 4.749
+<2c74>-.4 G 2.249<68652043206261636b>-4.749 F 2.249
+<656e642c206f72206120637573746f6d>-.1 F 3.86<636f6d6d616e642c2028736565>
+128 471.6 R F1<adad65786563ad636f6d6d616e64>6.36 E F0 6.36<2972>C
+<65737065637469>-6.36 E -.15<7665>-.25 G<6c79>.15 E 6.359<2e54>-.65 G
+3.859<686520696e74657270726574657220616e6420746865>-6.359 F F4<4a4954>
+6.359 E F0<6261636b>6.359 E 3.859<656e64732063616e6e6f74>-.1 F
+<63757272656e746c792062652075736564206173207468652060>128 483.6 Q
+<607361666527>-.74 E 2.5<2762>-.74 G<61636b>-2.5 E<656e64732e>-.1 E F1
+<adad65786563ad636f6d6d616e64>108 500.4 Q F2<636f6d6d616e64>2.5 E F0
+1.99<54686973206f7074696f6e2064658c6e65732074686520636f6d6d616e6420746f
+20757365207769746820746865>128 512.4 R F1<adad72756ead637573746f6d>4.49
+E F0<616e64>4.49 E F1<adad73616665ad637573746f6d>4.49 E F0 1.99
+<6f7074696f6e7320746f>4.49 F -.15<657865>128 524.4 S<637574652074686520
+626974636f64652074657374636173652e20546869732063616e2062652075736566756c
+20666f722063726f73732d636f6d70696c6174696f6e2e>.15 E F1
+<adad73616665ad70617468>108 541.2 Q F2<70617468>2.5 E F0 2.141<54686973
+206f7074696f6e2064658c6e657320746865207061746820746f2074686520636f6d6d61
+6e6420746f2065>128 553.2 R -.15<7865>-.15 G 2.141
+<63757465207769746820746865>.15 F F1
+<adad73616665ad7b696e742c6a69742c6c6c632c6362652c637573746f6d7d>4.64 E
+F0<6f7074696f6e2e>128 565.2 Q/F5 10.95/Times-Bold at 0 SF<45584954205354>72
+582 Q -1.04<4154>-.986 G<5553>1.04 E F0<4966>108 594 Q F1 -.2<6275>2.529
+G<67706f696e74>.2 E F0 .029<737563636565647320696e208c6e64696e6720612070
+726f626c656d2c2069742077696c6c2065>2.529 F .029<786974207769746820302e>
+-.15 F .029<4f74686572776973652c20696620616e206572726f72206f63637572732c
+2069742077696c6c2065>5.029 F .029<7869742077697468>-.15 F 2.5<616e>108
+606 S<6f6e2d7a65726f2076>-2.5 E<616c75652e>-.25 E F5<53454520414c534f>72
+622.8 Q F0<6f7074>108 634.8 Q F5 -.548<4155>72 651.6 S<54484f52>.548 E
+F0<4d61696e7461696e656420627920746865>108 663.6 Q F4<4c4c>2.5 E<564d>-.9
+E F0 -.7<5465>2.5 G<616d20283c687474703a2f2f6c6c766d2e6f72>.7 E
+<673e292e>-.18 E 188.72<43565320323031302d30382d3038>72 768 R<32>205.67
+E 0 Cg EP
+%%Trailer
+end
+%%EOF

Added: www-releases/trunk/2.8/docs/CommandGuide/ps/lit.ps
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CommandGuide/ps/lit.ps?rev=115746&view=auto
==============================================================================
--- www-releases/trunk/2.8/docs/CommandGuide/ps/lit.ps (added)
+++ www-releases/trunk/2.8/docs/CommandGuide/ps/lit.ps Wed Oct  6 00:27:59 2010
@@ -0,0 +1,712 @@
+%!PS-Adobe-3.0
+%%Creator: groff version 1.18.1
+%%CreationDate: Wed Oct  6 00:08:12 2010
+%%DocumentNeededResources: font Times-Roman
+%%+ font Times-Bold
+%%+ font Times-Italic
+%%DocumentSuppliedResources: procset grops 1.18 1
+%%Pages: 4
+%%PageOrder: Ascend
+%%Orientation: Portrait
+%%EndComments
+%%BeginProlog
+%%BeginResource: procset grops 1.18 1
+/setpacking where{
+pop
+currentpacking
+true setpacking
+}if
+/grops 120 dict dup begin
+/SC 32 def
+/A/show load def
+/B{0 SC 3 -1 roll widthshow}bind def
+/C{0 exch ashow}bind def
+/D{0 exch 0 SC 5 2 roll awidthshow}bind def
+/E{0 rmoveto show}bind def
+/F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
+/G{0 rmoveto 0 exch ashow}bind def
+/H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/I{0 exch rmoveto show}bind def
+/J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
+/K{0 exch rmoveto 0 exch ashow}bind def
+/L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/M{rmoveto show}bind def
+/N{rmoveto 0 SC 3 -1 roll widthshow}bind def
+/O{rmoveto 0 exch ashow}bind def
+/P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/Q{moveto show}bind def
+/R{moveto 0 SC 3 -1 roll widthshow}bind def
+/S{moveto 0 exch ashow}bind def
+/T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/SF{
+findfont exch
+[exch dup 0 exch 0 exch neg 0 0]makefont
+dup setfont
+[exch/setfont cvx]cvx bind def
+}bind def
+/MF{
+findfont
+[5 2 roll
+0 3 1 roll
+neg 0 0]makefont
+dup setfont
+[exch/setfont cvx]cvx bind def
+}bind def
+/level0 0 def
+/RES 0 def
+/PL 0 def
+/LS 0 def
+/MANUAL{
+statusdict begin/manualfeed true store end
+}bind def
+/PLG{
+gsave newpath clippath pathbbox grestore
+exch pop add exch pop
+}bind def
+/BP{
+/level0 save def
+1 setlinecap
+1 setlinejoin
+72 RES div dup scale
+LS{
+90 rotate
+}{
+0 PL translate
+}ifelse
+1 -1 scale
+}bind def
+/EP{
+level0 restore
+showpage
+}bind def
+/DA{
+newpath arcn stroke
+}bind def
+/SN{
+transform
+.25 sub exch .25 sub exch
+round .25 add exch round .25 add exch
+itransform
+}bind def
+/DL{
+SN
+moveto
+SN
+lineto stroke
+}bind def
+/DC{
+newpath 0 360 arc closepath
+}bind def
+/TM matrix def
+/DE{
+TM currentmatrix pop
+translate scale newpath 0 0 .5 0 360 arc closepath
+TM setmatrix
+}bind def
+/RC/rcurveto load def
+/RL/rlineto load def
+/ST/stroke load def
+/MT/moveto load def
+/CL/closepath load def
+/Fr{
+setrgbcolor fill
+}bind def
+/Fk{
+setcmykcolor fill
+}bind def
+/Fg{
+setgray fill
+}bind def
+/FL/fill load def
+/LW/setlinewidth load def
+/Cr/setrgbcolor load def
+/Ck/setcmykcolor load def
+/Cg/setgray load def
+/RE{
+findfont
+dup maxlength 1 index/FontName known not{1 add}if dict begin
+{
+1 index/FID ne{def}{pop pop}ifelse
+}forall
+/Encoding exch def
+dup/FontName exch def
+currentdict end definefont pop
+}bind def
+/DEFS 0 def
+/EBEGIN{
+moveto
+DEFS begin
+}bind def
+/EEND/end load def
+/CNT 0 def
+/level1 0 def
+/PBEGIN{
+/level1 save def
+translate
+div 3 1 roll div exch scale
+neg exch neg exch translate
+0 setgray
+0 setlinecap
+1 setlinewidth
+0 setlinejoin
+10 setmiterlimit
+[]0 setdash
+/setstrokeadjust where{
+pop
+false setstrokeadjust
+}if
+/setoverprint where{
+pop
+false setoverprint
+}if
+newpath
+/CNT countdictstack def
+userdict begin
+/showpage{}def
+}bind def
+/PEND{
+clear
+countdictstack CNT sub{end}repeat
+level1 restore
+}bind def
+end def
+/setpacking where{
+pop
+setpacking
+}if
+%%EndResource
+%%IncludeResource: font Times-Roman
+%%IncludeResource: font Times-Bold
+%%IncludeResource: font Times-Italic
+grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
+def/PL 792 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron/Zcaron
+/scaron/zcaron/Ydieresis/trademark/quotesingle/Euro/.notdef/.notdef
+/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
+/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
+/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
+/semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
+/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
+/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
+/z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
+/guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
+/endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
+/dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
+/quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
+/brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
+/logicalnot/minus/registered/macron/degree/plusminus/twosuperior
+/threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
+/ordmasculine/guilsinglright/onequarter/onehalf/threequarters
+/questiondown/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE
+/Ccedilla/Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex
+/Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis
+/multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn
+/germandbls/agrave/aacute/acircumflex/atilde/adieresis/aring/ae/ccedilla
+/egrave/eacute/ecircumflex/edieresis/igrave/iacute/icircumflex/idieresis
+/eth/ntilde/ograve/oacute/ocircumflex/otilde/odieresis/divide/oslash
+/ugrave/uacute/ucircumflex/udieresis/yacute/thorn/ydieresis]def
+/Times-Italic at 0 ENC0/Times-Italic RE/Times-Bold at 0 ENC0/Times-Bold RE
+/Times-Roman at 0 ENC0/Times-Roman RE
+%%EndProlog
+%%Page: 1 1
+%%BeginPageSetup
+BP
+%%EndPageSetup
+/F0 10/Times-Roman at 0 SF 155.07<4c4954283129204c4c>72 48 R
+<564d20436f6d6d616e64204775696465>-1 E<4c4954283129>157.57 E/F1 10.95
+/Times-Bold at 0 SF -.219<4e41>72 84 S<4d45>.219 E F0<6c697420ad204c4c>108
+96 Q<564d20496e7465>-1 E<6772617465642054>-.15 E<6573746572>-.7 E F1
+<53594e4f50534953>72 112.8 Q/F2 10/Times-Bold at 0 SF<6c6974>108 124.8 Q F0
+<5b>2.5 E/F3 10/Times-Italic at 0 SF<6f7074696f6e73>A F0 2.5<5d5b>C F3
+<7465737473>-2.5 E F0<5d>A F1<4445534352495054494f4e>72 141.6 Q F2
+<6c6974>108 153.6 Q F0 2.428
+<6973206120706f727461626c6520746f6f6c20666f722065>4.928 F -.15<7865>-.15
+G<637574696e67>.15 E/F4 9/Times-Roman at 0 SF<4c4c>4.928 E<564d>-.9 E F0
+2.427<616e6420436c616e67207374796c652074657374207375697465732c2073756d6d
+6172697a696e6720746865697220726573756c74732c20616e64>4.928 F<70726f>108
+165.6 Q 2.094<766964696e6720696e6469636174696f6e206f662066>-.15 F
+<61696c757265732e>-.1 E F2<6c6974>4.594 E F0 2.094<69732064657369676e65
+6420746f2062652061206c696768747765696768742074657374696e6720746f6f6c2077
+6974682061732073696d706c6520612075736572>4.594 F<696e74657266>108 177.6
+Q<61636520617320706f737369626c652e>-.1 E F2<6c6974>108 194.4 Q F0 .108
+<73686f756c642062652072756e2077697468206f6e65206f72206d6f7265>2.608 F F3
+<7465737473>2.608 E F0 .108<746f2072756e2073706563698c6564206f6e20746865
+20636f6d6d616e64206c696e652e2054>2.608 F .108
+<657374732063616e2062652065697468657220696e6469>-.7 F<76696475616c>-.25
+E<74657374208c6c6573206f72206469726563746f7269657320746f2073656172636820
+666f7220746573747320287365652060>108 206.4 Q<60>-.74 E F4 .25
+<5445535420444953434f>B<564552>-.45 E<59>-.585 E F0 -.74<2727>C<292e>.74
+E .83<456163682073706563698c656420746573742077696c6c2062652065>108 223.2
+R -.15<7865>-.15 G .83<63757465642028706f74656e7469616c6c7920696e207061
+72616c6c656c2920616e64206f6e636520616c6c207465737473206861>.15 F 1.13
+-.15<76652062>-.2 H .83<65656e2072756e>.15 F F2<6c6974>3.33 E F0 .83
+<77696c6c207072696e74>3.33 F .528<73756d6d61727920696e666f726d6174696f6e
+206f6e20746865206e756d626572206f6620746573747320776869636820706173736564
+206f722066>108 235.2 R .527<61696c656420287365652060>-.1 F<60>-.74 E F4
+.777<54455354205354>B -.999<4154>-.837 G .777<555320524553554c>.999 F
+<5453>-.828 E F0 -.74<2727>C .527<292e20546865>.74 F F2<6c6974>108 247.2
+Q F0<70726f6772616d2077696c6c2065>2.5 E -.15<7865>-.15 G
+<6375746520776974682061206e6f6e2d7a65726f2065>.15 E
+<78697420636f646520696620616e>-.15 E 2.5<7974>-.15 G<657374732066>-2.5 E
+<61696c2e>-.1 E .197<427920646566>108 264 R<61756c74>-.1 E F2<6c6974>
+2.697 E F0 .197<77696c6c2075736520612073756363696e63742070726f6772657373
+20646973706c617920616e642077696c6c206f6e6c79207072696e742073756d6d617279
+20696e666f726d6174696f6e20666f7220746573742066>2.697 F<61696c757265732e>
+-.1 E<5365652060>108 276 Q<60>-.74 E F4 .25
+<4f5554505554204f5054494f4e53>B F0 1.48 -.74<27272066>D
+<6f72206f7074696f6e7320636f6e74726f6c6c696e6720746865>.74 E F2<6c6974>
+2.5 E F0<70726f677265737320646973706c617920616e64206f75747075742e>2.5 E
+F2<6c6974>108 292.8 Q F0 .237<616c736f20696e636c756465732061206e756d6265
+72206f66206f7074696f6e7320666f7220636f6e74726f6c6c696e6720686f>2.737 F
+2.736<7774>-.25 G .236<65737473206172652065>-2.736 F -.15<7865>-.15 G
+.236<63746564202873706563698c63206665617475726573206d617920646570656e64
+206f6e>.15 F
+<74686520706172746963756c6172207465737420666f726d6174292e205365652060>
+108 304.8 Q<60>-.74 E F4 .25<455845435554494f4e204f5054494f4e53>B F0
+1.48 -.74<27272066>D<6f72206d6f726520696e666f726d6174696f6e2e>.74 E
+<46696e616c6c79>108 321.6 Q<2c>-.65 E F2<6c6974>4.731 E F0 2.232<616c73
+6f20737570706f727473206164646974696f6e616c206f7074696f6e7320666f72206f6e
+6c792072756e6e696e67206120737562736574206f6620746865206f7074696f6e732073
+706563698c6564206f6e20746865>4.731 F
+<636f6d6d616e64206c696e652c207365652060>108 333.6 Q<60>-.74 E F4 .25
+<53454c454354494f4e204f5054494f4e53>B F0 1.48 -.74<27272066>D
+<6f72206d6f726520696e666f726d6174696f6e2e>.74 E 3.565
+<557365727320696e746572657374656420696e20746865>108 350.4 R F2<6c6974>
+6.065 E F0 3.565<617263686974656374757265206f722064657369676e696e672061>
+6.065 F F2<6c6974>6.065 E F0 3.564
+<74657374696e6720696d706c656d656e746174696f6e2073686f756c64207365652060>
+6.064 F<60>-.74 E F4<4c4954>A<415243484954454354555245>108 362.4 Q F0
+-.74<2727>C F1<47454e4552414c204f5054494f4e53>72 379.2 Q F2<ad68>108
+391.2 Q F0<2c>A F2<adad68656c70>2.5 E F0<53686f>128 403.2 Q 2.5<7774>
+-.25 G<6865>-2.5 E F2<6c6974>2.5 E F0<68656c70206d6573736167652e>2.5 E
+F2<ad6a>108 420 Q F3<4e>2.5 E F0<2c>A F2<adad746872>2.5 E<65616473>-.18
+E F0<3d>A F3<4e>A F0<52756e>128 432 Q F3<4e>4.3 E F0 1.8
+<746573747320696e20706172616c6c656c2e20427920646566>4.3 F 1.8<61756c742c
+2074686973206973206175746f6d61746963616c6c792063686f73656e20746f206d6174
+636820746865206e756d626572206f66206465746563746564>-.1 F -.2<6176>128
+444 S<61696c61626c6520435055732e>-.05 E F2<adad636f6e8c67ad7072>108
+460.8 Q<658c78>-.18 E F0<3d>A/F5 9/Times-Italic at 0 SF -.243<4e41>C<4d45>
+.243 E F0 .195<53656172636820666f72>128 472.8 R F5 -.243<4e41>2.695 G
+<4d45>.243 E F3<2e636667>A F0<616e64>2.695 E F5 -.243<4e41>2.695 G<4d45>
+.243 E F3<2e73697465>A<2e636667>-.15 E F0 .195<7768656e2073656172636869
+6e6720666f722074657374207375697465732c20696e7374656164206f66>2.695 F F3
+<6c69742e636667>2.695 E F0<616e64>2.695 E F3<6c69742e73697465>2.695 E
+<2e636667>-.15 E F0<2e>A F2<adad706172616d>108 489.6 Q F5 -.243<4e41>2.5
+G<4d45>.243 E F0<2c>A F2<adad706172616d>2.5 E F5 -.243<4e41>2.5 G<4d45>
+.243 E F0<3d>A F5 -.54<5641>C<4c5545>.54 E F0 1.439
+<416464206120757365722064658c6e656420706172616d65746572>128 501.6 R F5
+-.243<4e41>3.94 G<4d45>.243 E F0 1.44<7769746820746865206769>3.94 F -.15
+<7665>-.25 G<6e>.15 E F5 -.54<5641>3.94 G<4c5545>.54 E F0 1.44
+<286f722074686520656d70747920737472696e67206966206e6f74206769>3.94 F
+-.15<7665>-.25 G 1.44<6e292e20546865>.15 F<6d65616e696e6720616e64207573
+65206f6620746865736520706172616d6574657273206973207465737420737569746520
+646570656e64656e742e>128 513.6 Q F1<4f5554505554204f5054494f4e53>72
+530.4 Q F2<ad71>108 542.4 Q F0<2c>A F2<adad7175696574>2.5 E F0
+<537570707265737320616e>128 554.4 Q 2.5<796f>-.15 G<75747075742065>-2.5
+E<786365707420666f7220746573742066>-.15 E<61696c757265732e>-.1 E F2
+<ad73>108 571.2 Q F0<2c>A F2<adad73756363696e6374>2.5 E F0<53686f>128
+583.2 Q 2.5<776c>-.25 G<657373206f75747075742c20666f722065>-2.5 E
+<78616d706c6520646f6e27>-.15 E 2.5<7473>-.18 G<686f>-2.5 E 2.5<7769>-.25
+G<6e666f726d6174696f6e206f6e207465737473207468617420706173732e>-2.5 E F2
+<ad76>108 600 Q F0<2c>A F2<adad76>2.5 E<6572626f7365>-.1 E F0<53686f>128
+612 Q 2.568<776d>-.25 G .068
+<6f726520696e666f726d6174696f6e206f6e20746573742066>-2.568 F .068
+<61696c757265732c20666f722065>-.1 F .067<78616d706c652074686520656e7469
+72652074657374206f757470757420696e7374656164206f66206a757374207468652074
+65737420726573756c742e>-.15 F F2<adad6e6fad7072>108 628.8 Q<6f6772>-.18
+E<657373ad626172>-.18 E F0<446f206e6f7420757365206375727365732062617365
+642070726f677265737320626172>128 640.8 Q<2e>-.55 E F1
+<455845435554494f4e204f5054494f4e53>72 657.6 Q F2<adad70617468>108 669.6
+Q F0<3d>A F5 -.963 -.81<50412054>D<48>.81 E F0
+<5370656369667920616e206164646974696f6e>128 681.6 Q F5 -.963 -.81
+<50412054>2.5 H<48>.81 E F0
+<746f20757365207768656e20736561726368696e6720666f722065>2.5 E -.15<7865>
+-.15 G<63757461626c657320696e2074657374732e>.15 E F2<adad7667>108 698.4
+Q F0 .885<52756e20696e6469>128 710.4 R .886
+<76696475616c20746573747320756e6465722076>-.25 F .886<616c6772696e642028
+7573696e6720746865206d656d636865636b20746f6f6c292e20546865>-.25 F F3
+<adad657272>3.386 E<6f72ad65>-.45 E<786974636f6465>-.2 E F0<6172>3.386 E
+.886<67756d656e7420666f72>-.18 F -.25<7661>128 722.4 S
+<6c6772696e64206973207573656420736f20746861742076>.25 E
+<616c6772696e642066>-.25 E
+<61696c757265732077696c6c206361757365207468652070726f6772616d20746f2065>
+-.1 E<78697420776974682061206e6f6e2d7a65726f207374617475732e>-.15 E
+188.72<43565320323031302d30352d3131>72 768 R<31>205.67 E 0 Cg EP
+%%Page: 2 2
+%%BeginPageSetup
+BP
+%%EndPageSetup
+/F0 10/Times-Roman at 0 SF 155.07<4c4954283129204c4c>72 48 R
+<564d20436f6d6d616e64204775696465>-1 E<4c4954283129>157.57 E/F1 10
+/Times-Bold at 0 SF<adad7667ad6172>108 84 Q<67>-.1 E F0<3d>A/F2 9
+/Times-Italic at 0 SF<415247>A F0<5768656e>128 96 Q/F3 10/Times-Italic at 0 SF
+<adad7667>2.5 E F0
+<697320757365642c207370656369667920616e206164646974696f6e616c206172>2.5
+E<67756d656e7420746f207061737320746f2076>-.18 E
+<616c6772696e6420697473656c662e>-.25 E F1<adad74696d65ad7465737473>108
+112.8 Q F0 -.35<5472>128 124.8 S 1.117<61636b207468652077>.35 F 1.117
+<616c6c2074696d6520696e6469>-.1 F 1.116
+<76696475616c2074657374732074616b>-.25 F 3.616<6574>-.1 G 3.616<6f65>
+-3.616 G -.15<7865>-3.766 G 1.116<6375746520616e6420696e636c756465732074
+686520726573756c747320696e207468652073756d6d617279206f75747075742e>.15 F
+.683<546869732069732075736566756c20666f722064657465726d696e696e67207768
+69636820746573747320696e206120746573742073756974652074616b>128 136.8 R
+3.183<6574>-.1 G .683<6865206d6f73742074696d6520746f2065>-3.183 F -.15
+<7865>-.15 G .684<637574652e204e6f746520746861742074686973>.15 F
+<6f7074696f6e206973206d6f73742075736566756c2077697468>128 148.8 Q F3
+<ad6a2031>2.5 E F0<2e>A/F4 10.95/Times-Bold at 0 SF
+<53454c454354494f4e204f5054494f4e53>72 165.6 Q F1
+<adad6d6178ad7465737473>108 177.6 Q F0<3d>A F3<4e>A F0
+<52756e206174206d6f7374>128 189.6 Q F3<4e>2.5 E F0
+<746573747320616e64207468656e207465726d696e6174652e>2.5 E F1
+<adad6d6178ad74696d65>108 206.4 Q F0<3d>A F3<4e>A F0
+<5370656e64206174206d6f7374>128 218.4 Q F3<4e>2.5 E F0<7365636f6e647320
+28617070726f78696d6174656c79292072756e6e696e6720746573747320616e64207468
+656e207465726d696e6174652e>2.5 E F1<adad736875668d65>108 235.2 Q F0
+<52756e2074686520746573747320696e20612072616e646f6d206f72646572>128
+247.2 Q<2e>-.55 E F4<4144444954494f4e>72 264 Q<414c204f5054494f4e53>
+-.219 E F1<adad646562>108 276 Q<7567>-.2 E F0<52756e>128 288 Q F1
+<6c6974>2.5 E F0<696e20646562>2.5 E<7567206d6f64652c20666f7220646562>-.2
+E<756767696e6720636f6e8c6775726174696f6e2069737375657320616e64>-.2 E F1
+<6c6974>2.5 E F0<697473656c662e>2.5 E F1<adad73686f>108 304.8 Q
+<77ad737569746573>-.1 E F0<4c6973742074686520646973636f>128 316.8 Q -.15
+<7665>-.15 G<7265642074657374207375697465732061732070617274206f66207468
+65207374616e64617264206f75747075742e>.15 E F1
+<adad6e6fad74636cad6173ad7368>108 333.6 Q F0<52756e2054636c207363726970
+747320696e7465726e616c6c792028696e7374656164206f6620636f6e>128 345.6 Q
+-.15<7665>-.4 G<7274696e6720746f207368656c6c2073637269707473292e>.15 E
+F1<adad72>108 362.4 Q<6570656174>-.18 E F0<3d>A F3<4e>A F0 .43
+<52756e20656163682074657374>128 374.4 R F3<4e>2.93 E F0 .429<74696d6573
+2e2043757272656e746c792074686973206973207072696d6172696c792075736566756c
+20666f722074696d696e672074657374732c206f7468657220726573756c747320617265
+206e6f7420636f6c6c61746564>2.93 F<696e20616e>128 386.4 Q 2.5<7972>-.15 G
+<6561736f6e61626c652066>-2.5 E<617368696f6e2e>-.1 E F4<45584954205354>72
+403.2 Q -1.04<4154>-.986 G<5553>1.04 E F1<6c6974>108 415.2 Q F0 .809
+<77696c6c2065>3.309 F .809<786974207769746820616e2065>-.15 F .809
+<78697420636f6465206f6620312069662074686572652061726520616e>-.15 F<79>
+-.15 E/F5 9/Times-Roman at 0 SF -.666<4641>3.309 G<494c>.666 E F0<6f72>
+3.309 E F5<5850>3.309 E<415353>-.828 E F0 .809
+<726573756c74732e204f74686572776973652c2069742077696c6c2065>3.309 F .809
+<786974207769746820746865>-.15 F .31<73746174757320302e204f746865722065>
+108 427.2 R .31<78697420636f646573207573656420666f72206e6f6e2d7465737420
+72656c617465642066>-.15 F .309<61696c757265732028666f722065>-.1 F .309<
+78616d706c6520612075736572206572726f72206f7220616e20696e7465726e616c2070
+726f6772616d>-.15 F<6572726f72292e>108 439.2 Q F4<5445535420444953434f>
+72 456 Q<564552>-.548 E<59>-.383 E F0 1.208
+<54686520696e707574732070617373656420746f>108 468 R F1<6c6974>3.709 E F0
+1.209<63616e2062652065697468657220696e6469>3.709 F 1.209<76696475616c20
+74657374732c206f7220656e74697265206469726563746f72696573206f722068696572
+61726368696573206f6620746573747320746f2072756e2e>-.25 F<5768656e>108 480
+Q F1<6c6974>3.144 E F0 .643<7374617274732075702c20746865208c727374207468
+696e6720697420646f657320697320636f6e>3.143 F -.15<7665>-.4 G .643<727420
+74686520696e7075747320696e746f206120636f6d706c657465206c697374206f662074
+6573747320746f2072756e2061732070617274206f66>.15 F F3
+<7465737420646973636f>108 492 Q<76657279>-.1 E F0<2e>A 2.218
+<496e20746865>108 508.8 R F1<6c6974>4.718 E F0 2.219<6d6f64656c2c2065>
+4.719 F -.15<7665>-.25 G 2.219<72792074657374206d7573742065>.15 F 2.219
+<7869737420696e7369646520736f6d65>-.15 F F3 2.219<74657374207375697465>
+4.719 F F0<2e>A F1<6c6974>4.719 E F0<7265736f6c76>4.719 E 2.219
+<65732074686520696e707574732073706563698c6564206f6e20746865>-.15 F .017<
+636f6d6d616e64206c696e6520746f207465737420737569746573206279207365617263
+68696e6720757077>108 520.8 R .016<617264732066726f6d2074686520696e707574
+207061746820756e74696c206974208c6e64732061>-.1 F F3<6c69742e636667>2.516
+E F0<6f72>2.516 E F3<6c69742e73697465>2.516 E<2e636667>-.15 E F0
+<8c6c652e>2.516 E 1.861<5468657365208c6c65732073657276>108 532.8 R 4.361
+<6561>-.15 G 4.361<7362>-4.361 G 1.861<6f74682061206d61726b>-4.361 F
+1.861<6572206f6620746573742073756974657320616e6420617320636f6e8c67757261
+74696f6e208c6c6573207768696368>-.1 F F1<6c6974>4.361 E F0 1.861
+<6c6f61647320696e206f7264657220746f>4.361 F<756e6465727374616e6420686f>
+108 544.8 Q 2.5<7774>-.25 G 2.5<6f8c>-2.5 G<6e6420616e642072756e20746865
+20746573747320696e736964652074686520746573742073756974652e>-2.5 E
+<4f6e6365>108 561.6 Q F1<6c6974>2.974 E F0 .474<686173206d61707065642074
+686520696e7075747320696e746f20746573742073756974657320697420747261>2.974
+F -.15<7665>-.2 G .473<7273657320746865206c697374206f6620696e7075747320
+616464696e6720746573747320666f7220696e6469>.15 F .473
+<76696475616c208c6c6573>-.25 F<616e642072656375727369>108 573.6 Q -.15
+<7665>-.25 G<6c7920736561726368696e6720666f7220746573747320696e20646972
+6563746f726965732e>.15 E 2.936<546869732062656861>108 590.4 R 2.936
+<76696f72206d616b>-.2 F 2.936<6573206974206561737920746f2073706563696679
+206120737562736574206f6620746573747320746f2072756e2c207768696c6520737469
+6c6c20616c6c6f>-.1 F 2.937<77696e67207468652074657374207375697465>-.25 F
+.652<636f6e8c6775726174696f6e20746f20636f6e74726f6c2065>108 602.4 R .652
+<786163746c7920686f>-.15 F 3.151<7774>-.25 G .651
+<657374732061726520696e7465727072657465642e20496e206164646974696f6e2c>
+-3.151 F F1<6c6974>3.151 E F0<616c>3.151 E -.1<7761>-.1 G .651
+<7973206964656e74698c6573207465737473206279207468652074657374>.1 F 1.508
+<737569746520746865>108 614.4 R 4.008<7961>-.15 G 1.508
+<726520696e2c20616e642074686569722072656c617469>-4.008 F 1.809 -.15
+<76652070>-.25 H 1.509
+<61746820696e736964652074686520746573742073756974652e2046>.15 F 1.509<6f
+7220617070726f7072696174656c7920636f6e8c67757265642070726f6a656374732c20
+74686973>-.15 F<616c6c6f>108 626.4 Q<7773>-.25 E F1<6c6974>2.5 E F0
+<746f2070726f>2.5 E<7669646520636f6e>-.15 E -.15<7665>-.4 G
+<6e69656e7420616e64208d65>.15 E
+<7869626c6520737570706f727420666f72206f75742d6f662d747265652062>-.15 E
+<75696c64732e>-.2 E F4<54455354205354>72 643.2 Q -1.04<4154>-.986 G
+<555320524553554c>1.04 E<5453>-1.007 E F0<45616368207465737420756c74696d
+6174656c792070726f6475636573206f6e65206f662074686520666f6c6c6f>108 655.2
+Q<77696e672073697820726573756c74733a>-.25 E/F6 9/Times-Bold at 0 SF -.666
+<5041>108 672 S<5353>.666 E F0<5468652074657374207375636365656465642e>
+128 684 Q F6<5846>108 700.8 Q<41494c>-.81 E F0 1.11
+<54686520746573742066>128 712.8 R 1.11<61696c65642c2062>-.1 F 1.11
+<757420746861742069732065>-.2 F 1.109<787065637465642e205468697320697320
+7573656420666f72207465737420666f726d61747320776869636820616c6c6f>-.15 F
+3.609<7773>-.25 G 1.109<706563696679696e67207468617420612074657374>
+-3.609 F<646f6573206e6f742063757272656e746c792077>128 724.8 Q
+<6f726b2c2062>-.1 E<7574207769736820746f206c6561>-.2 E .3 -.15<76652069>
+-.2 H 2.5<7469>.15 G 2.5<6e74>-2.5 G<686520746573742073756974652e>-2.5 E
+188.72<43565320323031302d30352d3131>72 768 R<32>205.67 E 0 Cg EP
+%%Page: 3 3
+%%BeginPageSetup
+BP
+%%EndPageSetup
+/F0 10/Times-Roman at 0 SF 155.07<4c4954283129204c4c>72 48 R
+<564d20436f6d6d616e64204775696465>-1 E<4c4954283129>157.57 E/F1 9
+/Times-Bold at 0 SF<5850>108 84 Q<415353>-.666 E F0 .34
+<5468652074657374207375636365656465642c2062>128 96 R .34<75742069742077>
+-.2 F .34<61732065>-.1 F .34<7870656374656420746f2066>-.15 F .34<61696c
+2e2054686973206973207573656420666f72207465737473207768696368207765726520
+73706563698c65642061732065>-.1 F<78706563746564>-.15 E .072<746f2066>128
+108 R .072<61696c2c2062>-.1 F .072<757420617265206e6f>-.2 F 2.572<7773>
+-.25 G .072<756363656564696e67202867656e6572616c6c7920626563617573652074
+6865206665617574726520746865>-2.572 F 2.572<7974>-.15 G .072<6573742077>
+-2.572 F .072<61732062726f6b>-.1 F .071
+<656e20616e6420686173206265656e208c78>-.1 F<6564292e>-.15 E F1 -.81
+<4641>108 124.8 S<494c>.81 E F0<54686520746573742066>128 136.8 Q
+<61696c65642e>-.1 E F1<554e5245534f4c>108 153.6 Q<564544>-.828 E F0 .701
+<546865207465737420726573756c7420636f756c64206e6f742062652064657465726d
+696e65642e2046>128 165.6 R .702<6f722065>-.15 F .702<78616d706c652c2074
+686973206f6363757273207768656e20746865207465737420636f756c64206e6f742062
+652072756e2c20746865>-.15 F<7465737420697473656c6620697320696e>128 177.6
+Q -.25<7661>-.4 G<6c69642c206f722074686520746573742077>.25 E
+<617320696e7465727275707465642e>-.1 E F1<554e535550504f52>108 194.4 Q
+<544544>-.36 E F0 3.086<5468652074657374206973206e6f7420737570706f727465
+6420696e207468697320656e>128 206.4 R 3.085<7669726f6e6d656e742e20546869
+732069732075736564206279207465737420666f726d6174732077686963682063616e20
+7265706f7274>-.4 F<756e737570706f727465642074657374732e>128 218.4 Q .007
+<446570656e64696e67206f6e20746865207465737420666f726d617420746573747320
+6d61792070726f64756365206164646974696f6e616c20696e666f726d6174696f6e2061
+626f757420746865697220737461747573202867656e6572616c6c79206f6e6c7920666f
+72>108 235.2 R -.1<6661>108 247.2 S<696c75726573292e2053656520746865204f
+75747075742073656374696f6e20666f72206d6f726520696e666f726d6174696f6e2e>
+.1 E/F2 10.95/Times-Bold at 0 SF<4c495420494e465241535452>72 264 Q
+<554354555245>-.329 E F0 3.248
+<546869732073656374696f6e2064657363726962657320746865>108 276 R/F3 10
+/Times-Bold at 0 SF<6c6974>5.748 E F0 3.247<74657374696e672061726368697465
+637475726520666f7220757365727320696e746572657374656420696e20637265617469
+6e672061206e65>5.748 F<77>-.25 E F3<6c6974>5.747 E F0<74657374696e67>
+5.747 E<696d706c656d656e746174696f6e2c206f722065>108 288 Q
+<7874656e64696e6720616e2065>-.15 E<78697374696e67206f6e652e>-.15 E F3
+<6c6974>108 304.8 Q F0 .835<70726f706572206973207072696d6172696c7920616e
+20696e66726173747275637475726520666f7220646973636f>3.335 F -.15<7665>
+-.15 G .835<72696e6720616e642072756e6e696e672061726269747261727920746573
+74732c20616e6420746f2065>.15 F .835<78706f736520612073696e676c65>-.15 F
+<636f6e>108 316.8 Q -.15<7665>-.4 G .076<6e69656e7420696e74657266>.15 F
+.076<61636520746f2074686573652074657374732e>-.1 F F3<6c6974>2.576 E F0
+.075<697473656c6620646f65736e27>2.575 F 2.575<746b>-.18 G<6e6f>-2.575 E
+2.575<7768>-.25 G .575 -.25<6f772074>-2.575 H 2.575<6f72>.25 G .075<756e
+2074657374732c207261746865722074686973206c6f6769632069732064658c6e656420
+6279>-2.575 F/F4 10/Times-Italic at 0 SF<74657374>2.575 E<737569746573>108
+328.8 Q F0<2e>A F1 .25<5445535420535549544553>87 345.6 R F0 .203
+<41732064657363726962656420696e2060>108 357.6 R<60>-.74 E/F5 9
+/Times-Roman at 0 SF .454<5445535420444953434f>B<564552>-.45 E<59>-.585 E
+F0 -.74<2727>C 2.704<2c74>.74 G .204<657374732061726520616c>-2.704 F -.1
+<7761>-.1 G .204<7973206c6f636174656420696e736964652061>.1 F F4 .204
+<74657374207375697465>2.704 F F0 2.704<2e54>C .204
+<657374207375697465732073657276>-3.404 F 2.704<6574>-.15 G 2.704<6f64>
+-2.704 G<658c6e65>-2.704 E .562
+<74686520666f726d6174206f662074686520746573747320746865>108 369.6 R
+3.062<7963>-.15 G .562<6f6e7461696e2c20746865206c6f67696320666f72208c6e
+64696e672074686f73652074657374732c20616e6420616e>-3.062 F 3.061<7961>
+-.15 G .561<64646974696f6e616c20696e666f726d6174696f6e20746f2072756e>
+-3.061 F<7468652074657374732e>108 381.6 Q F3<6c6974>108 398.4 Q F0 1.138
+<6964656e74698c6573207465737420737569746573206173206469726563746f726965
+7320636f6e7461696e696e67>3.638 F F4<6c69742e636667>3.639 E F0<6f72>3.639
+E F4<6c69742e73697465>3.639 E<2e636667>-.15 E F0 1.139
+<8c6c6573202873656520616c736f>3.639 F F3<adad636f6e8c67ad7072>3.639 E
+<658c78>-.18 E F0 3.639<2e54>C<657374>-4.339 E 1.726
+<7375697465732061726520696e697469616c6c7920646973636f>108 410.4 R -.15
+<7665>-.15 G 1.726<7265642062792072656375727369>.15 F -.15<7665>-.25 G
+1.725<6c7920736561726368696e6720757020746865206469726563746f727920686965
+7261726368>.15 F 4.225<7966>-.05 G 1.725
+<6f7220616c6c2074686520696e707574208c6c6573>-4.225 F
+<706173736564206f6e2074686520636f6d6d616e64206c696e652e2059>108 422.4 Q
+<6f752063616e20757365>-1.1 E F3<adad73686f>2.5 E<77ad737569746573>-.1 E
+F0<746f20646973706c61792074686520646973636f>2.5 E -.15<7665>-.15 G
+<72656420746573742073756974657320617420737461727475702e>.15 E .521
+<4f6e63652061207465737420737569746520697320646973636f>108 439.2 R -.15
+<7665>-.15 G .521<7265642c2069747320636f6e8c67208c6c65206973206c6f616465
+642e20436f6e8c67208c6c6573207468656d73656c76>.15 F .522
+<65732061726520507974686f6e206d6f64756c6573207768696368>-.15 F
+<77696c6c2062652065>108 451.2 Q -.15<7865>-.15 G
+<63757465642e205768656e2074686520636f6e8c67208c6c652069732065>.15 E -.15
+<7865>-.15 G<63757465642c207477>.15 E 2.5<6f69>-.1 G
+<6d706f7274616e7420676c6f62616c2076>-2.5 E
+<61726961626c6573206172652070726564658c6e65643a>-.25 E F3<6c6974>108 468
+Q F0 .199<54686520676c6f62616c>11.11 F F3<6c6974>2.699 E F0 .199
+<636f6e8c6775726174696f6e206f626a656374202861>2.699 F F4
+<4c6974436f6e8c67>2.699 E F0 .198
+<696e7374616e6365292c2077686963682064658c6e6573207468652062>2.699 F .198
+<75696c74696e207465737420666f726d6174732c20676c6f62616c>-.2 F<636f6e8c67
+75726174696f6e20706172616d65746572732c20616e64206f746865722068656c706572
+20726f7574696e657320666f7220696d706c656d656e74696e67207465737420636f6e8c
+6775726174696f6e732e>128 480 Q F3<636f6e8c67>108 496.8 Q F0 .509
+<546869732069732074686520636f6e8c67206f626a656374202861>128 508.8 R F4
+-.92<5465>3.009 G<7374696e67436f6e8c67>.92 E F0 .51<696e7374616e63652920
+666f722074686520746573742073756974652c2077686963682074686520636f6e8c6720
+8c6c652069732065>3.009 F<78706563746564>-.15 E .194
+<746f20706f70756c6174652e2054686520666f6c6c6f>128 520.8 R .194
+<77696e672076>-.25 F .194<61726961626c65732061726520616c736f2061>-.25 F
+-.25<7661>-.2 G .194<696c61626c65206f6e20746865>.25 F F4<636f6e8c67>
+2.693 E F0 .193
+<6f626a6563742c20736f6d65206f66207768696368206d75737420626520736574>
+2.693 F<62792074686520636f6e8c6720616e64206f746865727320617265206f707469
+6f6e616c206f722070726564658c6e65643a>128 532.8 Q F3<6e616d65>128 550.8 Q
+F4<5b72>2.5 E<6571756972>-.37 E<65645d>-.37 E F0<546865206e616d65206f66
+2074686520746573742073756974652c20666f722075736520696e207265706f72747320
+616e6420646961676e6f73746963732e>2.5 E F3<746573745f66>128 568.8 Q
+<6f726d6174>-.25 E F4<5b72>3.072 E<6571756972>-.37 E<65645d>-.37 E F0
+.573<546865207465737420666f726d6174206f626a6563742077686963682077696c6c
+206265207573656420746f20646973636f>3.073 F -.15<7665>-.15 G 3.073<7261>
+.15 G .573<6e642072756e20746573747320696e207468652074657374>-3.073 F
+<73756974652e2047656e6572616c6c7920746869732077696c6c20626520612062>128
+580.8 Q<75696c74696e207465737420666f726d61742061>-.2 E -.25<7661>-.2 G
+<696c61626c652066726f6d20746865>.25 E F4<6c69742e666f726d617473>2.5 E F0
+<6d6f64756c652e>2.5 E F3<746573745f7372>128 598.8 Q<635f72>-.18 E
+<6f6f74>-.18 E F0 .675<546865208c6c6573797374656d207061746820746f207468
+65207465737420737569746520726f6f742e2046>3.175 F .675
+<6f72206f75742d6f662d6469722062>-.15 F .675
+<75696c6473207468697320697320746865206469726563746f72792074686174>-.2 F
+<77696c6c206265207363616e6e656420666f722074657374732e>128 610.8 Q F3
+<746573745f657865635f72>128 628.8 Q<6f6f74>-.18 E F0 -.15<466f>3.153 G
+3.153<726f>.15 G .653<75742d6f662d6469722062>-3.153 F .653<75696c64732c
+20746865207061746820746f20746865207465737420737569746520726f6f7420696e73
+69646520746865206f626a656374206469726563746f7279>-.2 F 3.154<2e54>-.65 G
+.654<686973206973>-3.154 F<77686572652074657374732077696c6c206265207275
+6e20616e642074656d706f72617279206f7574707574208c6c657320706c616365732e>
+128 640.8 Q F3<656e>128 658.8 Q<766972>-.4 E<6f6e6d656e74>-.18 E F0 2.5
+<4164>2.5 G<696374696f6e61727920726570726573656e74696e672074686520656e>
+-2.5 E<7669726f6e6d656e7420746f20757365207768656e2065>-.4 E -.15<7865>
+-.15 G<637574696e6720746573747320696e207468652073756974652e>.15 E F3
+<7375668c786573>128 676.8 Q F0 -.15<466f>2.643 G<72>.15 E F3<6c6974>
+2.643 E F0 .142<7465737420666f726d617473207768696368207363616e2064697265
+63746f7269657320666f722074657374732c20746869732076>2.643 F .142
+<61726961626c652061732061206c697374206f6620737566>-.25 F<8c78>-.25 E
+.142<657320746f206964656e74696679>-.15 F
+<74657374208c6c65732e20557365642062793a>128 688.8 Q F4<536854>2.5 E
+<657374>-.92 E F0<2c>A F4<54636c54>2.5 E<657374>-.92 E F0<2e>A F3
+<737562737469747574696f6e73>128 706.8 Q F0 -.15<466f>2.631 G<72>.15 E F3
+<6c6974>2.631 E F0 .131
+<7465737420666f726d61747320776869636820737562737469747574652076>2.631 F
+.131<61726961626c657320696e746f20612074657374207363726970742c2074686520
+6c697374206f6620737562737469747574696f6e7320746f>-.25 F
+<706572666f726d2e20557365642062793a>128 718.8 Q F4<536854>2.5 E<657374>
+-.92 E F0<2c>A F4<54636c54>2.5 E<657374>-.92 E F0<2e>A 188.72
+<43565320323031302d30352d3131>72 768 R<33>205.67 E 0 Cg EP
+%%Page: 4 4
+%%BeginPageSetup
+BP
+%%EndPageSetup
+/F0 10/Times-Roman at 0 SF 155.07<4c4954283129204c4c>72 48 R
+<564d20436f6d6d616e64204775696465>-1 E<4c4954283129>157.57 E/F1 10
+/Times-Bold at 0 SF<756e737570706f72746564>128 84 Q F0 .43
+<4d61726b20616e20756e737570706f72746564206469726563746f7279>2.93 F 2.929
+<2c61>-.65 G .429<6c6c2074657374732077697468696e2069742077696c6c20626520
+7265706f7274656420617320756e737570706f727465642e2055736564>-2.929 F
+<62793a>128 96 Q/F2 10/Times-Italic at 0 SF<536854>2.5 E<657374>-.92 E F0
+<2c>A F2<54636c54>2.5 E<657374>-.92 E F0<2e>A F1<706172>128 114 Q
+<656e74>-.18 E F0 .417<54686520706172656e7420636f6e8c6775726174696f6e2c
+20746869732069732074686520636f6e8c67206f626a65637420666f7220746865206469
+726563746f727920636f6e7461696e696e672074686520746573742073756974652c206f
+72>2.916 F<4e6f6e652e>128 126 Q F1<6f6e5f636c6f6e65>128 144 Q F0 2.328
+<54686520636f6e8c672069732061637475616c6c7920636c6f6e656420666f722065>
+4.828 F -.15<7665>-.25 G 2.328<7279207375626469726563746f727920696e7369
+6465206120746573742073756974652c20746f20616c6c6f>.15 F 4.828<776c>-.25 G
+<6f63616c>-4.828 E 1.02<636f6e8c6775726174696f6e206f6e206120706572>128
+156 R 1.02<2d6469726563746f72792062617369732e20546865>-.2 F F2
+<6f6e5f636c6f6e65>3.52 E F0 -.25<7661>3.52 G 1.02<726961626c652063616e20
+62652073657420746f206120507974686f6e2066756e6374696f6e207768696368>.25 F
+.321<77696c6c2062652063616c6c6564207768656e65>128 168 R -.15<7665>-.25 G
+2.821<726163>.15 G .321<6f6e8c6775726174696f6e20697320636c6f6e6564202866
+6f722061207375626469726563746f7279292e205468652066756e6374696f6e2073686f
+756c642074616b>-2.821 F .32<6573207468726565>-.1 F<6172>128 180 Q .875<
+67756d656e74733a202831292074686520706172656e7420636f6e8c6775726174696f6e
+2c2028322920746865206e65>-.18 F 3.375<7763>-.25 G .876
+<6f6e8c6775726174696f6e2028776869636820746865>-3.375 F F2
+<6f6e5f636c6f6e65>3.376 E F0 .876<66756e6374696f6e2077696c6c>3.376 F<67
+656e6572616c6c79206d6f64696679292c20616e64202833292074686520746573742070
+61746820746f20746865206e65>128 192 Q 2.5<7764>-.25 G
+<69726563746f7279206265696e67207363616e6e65642e>-2.5 E/F3 9/Times-Bold at 0
+SF .25<5445535420444953434f>87 208.8 R<564552>-.45 E<59>-.315 E F0 .6
+<4f6e636520746573742073756974657320617265206c6f63617465642c>108 220.8 R
+F1<6c6974>3.099 E F0<72656375727369>3.099 E -.15<7665>-.25 G .599
+<6c7920747261>.15 F -.15<7665>-.2 G .599
+<727365732074686520736f75726365206469726563746f72792028666f6c6c6f>.15 F
+<77696e67>-.25 E F2<746573745f7372>3.099 E<635f72>-.37 E<6f6f74>-.45 E
+F0 3.099<296c>C<6f6f6b696e67>-3.099 E .292
+<666f722074657374732e205768656e>108 232.8 R F1<6c6974>2.792 E F0 .292
+<656e746572732061207375622d6469726563746f7279>2.792 F 2.792<2c69>-.65 G
+2.792<748c>-2.792 G .293<72737420636865636b7320746f20736565206966206120
+6e65737420746573742073756974652069732064658c6e656420696e2074686174206469
+726563746f7279>-2.792 F<2e>-.65 E 1.13<496620736f2c206974206c6f61647320
+7468617420746573742073756974652072656375727369>108 244.8 R -.15<7665>
+-.25 G<6c79>.15 E 3.63<2c6f>-.65 G 1.129<746865727769736520697420696e73
+74616e7469617465732061206c6f63616c207465737420636f6e8c6720666f7220746865
+206469726563746f72792028736565>-3.63 F -.74<6060>108 256.8 S/F4 9
+/Times-Roman at 0 SF .25<4c4f43414c20434f4e464947555241>.74 F .25
+<54494f4e2046494c4553>-.999 F F0 -.74<2727>C<292e>.74 E -.7<5465>108
+273.6 S .677<73747320617265206964656e74698c6564206279207468652074657374
+20737569746520746865>.7 F 3.177<7961>-.15 G .677
+<726520636f6e7461696e65642077697468696e2c20616e64207468652072656c617469>
+-3.177 F .977 -.15<76652070>-.25 H .678
+<61746820696e7369646520746861742073756974652e204e6f7465>.15 F .52
+<74686174207468652072656c617469>108 285.6 R .82 -.15<76652070>-.25 H
+.519<617468206d6179206e6f7420726566657220746f20616e2061637475616c208c6c
+65206f6e206469736b3b20736f6d65207465737420666f726d6174732028737563682061
+73>.15 F F2<476f6f>3.019 E<676c6554>-.1 E<657374>-.92 E F0 3.019<2964>C
+<658c6e65>-3.019 E -.74<6060>108 297.6 S .333
+<7669727475616c20746573747327>.74 F 2.833<2777>-.74 G .333
+<68696368206861>-2.833 F .633 -.15<766520612070>-.2 H .333<617468207468
+617420636f6e7461696e7320626f746820746865207061746820746f2074686520616374
+75616c2074657374208c6c6520616e642061207375627061746820746f206964656e7469
+6679>.15 F<746865207669727475616c20746573742e>108 309.6 Q F3 .25
+<4c4f43414c20434f4e464947555241>87 326.4 R .25<54494f4e2046494c4553>
+-.855 F F0<5768656e>108 338.4 Q F1<6c6974>4.842 E F0 2.342<6c6f61647320
+61207375626469726563746f727920696e206120746573742073756974652c2069742069
+6e7374616e7469617465732061206c6f63616c207465737420636f6e8c6775726174696f
+6e20627920636c6f6e696e6720746865>4.842 F 1.178<636f6e8c6775726174696f6e
+20666f722074686520706172656e7420646972656374696f6e>108 350.4 R 5.344
+<8a74>5.344 G 1.178<686520726f6f74206f66207468697320636f6e8c677572617469
+6f6e20636861696e2077696c6c20616c>-5.344 F -.1<7761>-.1 G 1.178
+<7973206265206120746573742073756974652e>.1 F .305<4f6e636520746865207465
+737420636f6e8c6775726174696f6e20697320636c6f6e6564>108 362.4 R F1
+<6c6974>2.805 E F0 .305<636865636b7320666f722061>2.805 F F2
+<6c69742e6c6f63616c2e636667>2.804 E F0 .304
+<8c6c6520696e20746865207375626469726563746f7279>2.804 F 2.804<2e49>-.65
+G 2.804<6670>-2.804 G .304<726573656e742c2074686973208c6c65>-2.804 F .05
+<77696c6c206265206c6f6164656420616e642063616e206265207573656420746f2073
+70656369616c697a652074686520636f6e8c6775726174696f6e20666f72206561636820
+696e6469>108 374.4 R .051<76696475616c206469726563746f7279>-.25 F 2.551
+<2e54>-.65 G .051<6869732066>-2.551 F .051<6163696c6974792063616e>-.1 F
+1.99<6265207573656420746f2064658c6e65207375626469726563746f72696573206f
+66206f7074696f6e616c2074657374732c206f7220746f206368616e6765206f74686572
+20636f6e8c6775726174696f6e20706172616d6574657273>108 386.4 R 6.155<8a66>
+6.155 G<6f72>-6.155 E -.15<6578>108 398.4 S<616d706c652c20746f206368616e
+676520746865207465737420666f726d61742c206f722074686520737566>.15 E<8c78>
+-.25 E<6573207768696368206964656e746966792074657374208c6c65732e>-.15 E
+F3 .25<4c4954204558414d504c45205445535453>87 415.2 R F0<546865>108 427.2
+Q F1<6c6974>2.5 E F0<64697374726962>2.5 E
+<7574696f6e20636f6e7461696e73207365>-.2 E -.15<7665>-.25 G<72616c2065>
+.15 E<78616d706c6520696d706c656d656e746174696f6e73206f662074657374207375
+6974657320696e20746865>-.15 E F2<4578616d706c6554>2.5 E<65737473>-.92 E
+F0<6469726563746f7279>2.5 E<2e>-.65 E/F5 10.95/Times-Bold at 0 SF
+<53454520414c534f>72 444 Q F2<76616c6772696e64>108 456 Q F0<283129>1.666
+E F5 -.548<4155>72 472.8 S<54484f52>.548 E F0<5772697474656e206279204461
+6e69656c2044756e62617220616e64206d61696e7461696e656420627920746865>108
+484.8 Q F4<4c4c>2.5 E<564d>-.9 E F0 -.7<5465>2.5 G
+<616d20283c687474703a2f2f6c6c766d2e6f72>.7 E<673e292e>-.18 E 188.72
+<43565320323031302d30352d3131>72 768 R<34>205.67 E 0 Cg EP
+%%Trailer
+end
+%%EOF

Added: www-releases/trunk/2.8/docs/CommandGuide/ps/llc.ps
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CommandGuide/ps/llc.ps?rev=115746&view=auto
==============================================================================
--- www-releases/trunk/2.8/docs/CommandGuide/ps/llc.ps (added)
+++ www-releases/trunk/2.8/docs/CommandGuide/ps/llc.ps Wed Oct  6 00:27:59 2010
@@ -0,0 +1,421 @@
+%!PS-Adobe-3.0
+%%Creator: groff version 1.18.1
+%%CreationDate: Wed Oct  6 00:08:12 2010
+%%DocumentNeededResources: font Times-Roman
+%%+ font Times-Bold
+%%+ font Times-Italic
+%%DocumentSuppliedResources: procset grops 1.18 1
+%%Pages: 2
+%%PageOrder: Ascend
+%%Orientation: Portrait
+%%EndComments
+%%BeginProlog
+%%BeginResource: procset grops 1.18 1
+/setpacking where{
+pop
+currentpacking
+true setpacking
+}if
+/grops 120 dict dup begin
+/SC 32 def
+/A/show load def
+/B{0 SC 3 -1 roll widthshow}bind def
+/C{0 exch ashow}bind def
+/D{0 exch 0 SC 5 2 roll awidthshow}bind def
+/E{0 rmoveto show}bind def
+/F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
+/G{0 rmoveto 0 exch ashow}bind def
+/H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/I{0 exch rmoveto show}bind def
+/J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
+/K{0 exch rmoveto 0 exch ashow}bind def
+/L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/M{rmoveto show}bind def
+/N{rmoveto 0 SC 3 -1 roll widthshow}bind def
+/O{rmoveto 0 exch ashow}bind def
+/P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/Q{moveto show}bind def
+/R{moveto 0 SC 3 -1 roll widthshow}bind def
+/S{moveto 0 exch ashow}bind def
+/T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/SF{
+findfont exch
+[exch dup 0 exch 0 exch neg 0 0]makefont
+dup setfont
+[exch/setfont cvx]cvx bind def
+}bind def
+/MF{
+findfont
+[5 2 roll
+0 3 1 roll
+neg 0 0]makefont
+dup setfont
+[exch/setfont cvx]cvx bind def
+}bind def
+/level0 0 def
+/RES 0 def
+/PL 0 def
+/LS 0 def
+/MANUAL{
+statusdict begin/manualfeed true store end
+}bind def
+/PLG{
+gsave newpath clippath pathbbox grestore
+exch pop add exch pop
+}bind def
+/BP{
+/level0 save def
+1 setlinecap
+1 setlinejoin
+72 RES div dup scale
+LS{
+90 rotate
+}{
+0 PL translate
+}ifelse
+1 -1 scale
+}bind def
+/EP{
+level0 restore
+showpage
+}bind def
+/DA{
+newpath arcn stroke
+}bind def
+/SN{
+transform
+.25 sub exch .25 sub exch
+round .25 add exch round .25 add exch
+itransform
+}bind def
+/DL{
+SN
+moveto
+SN
+lineto stroke
+}bind def
+/DC{
+newpath 0 360 arc closepath
+}bind def
+/TM matrix def
+/DE{
+TM currentmatrix pop
+translate scale newpath 0 0 .5 0 360 arc closepath
+TM setmatrix
+}bind def
+/RC/rcurveto load def
+/RL/rlineto load def
+/ST/stroke load def
+/MT/moveto load def
+/CL/closepath load def
+/Fr{
+setrgbcolor fill
+}bind def
+/Fk{
+setcmykcolor fill
+}bind def
+/Fg{
+setgray fill
+}bind def
+/FL/fill load def
+/LW/setlinewidth load def
+/Cr/setrgbcolor load def
+/Ck/setcmykcolor load def
+/Cg/setgray load def
+/RE{
+findfont
+dup maxlength 1 index/FontName known not{1 add}if dict begin
+{
+1 index/FID ne{def}{pop pop}ifelse
+}forall
+/Encoding exch def
+dup/FontName exch def
+currentdict end definefont pop
+}bind def
+/DEFS 0 def
+/EBEGIN{
+moveto
+DEFS begin
+}bind def
+/EEND/end load def
+/CNT 0 def
+/level1 0 def
+/PBEGIN{
+/level1 save def
+translate
+div 3 1 roll div exch scale
+neg exch neg exch translate
+0 setgray
+0 setlinecap
+1 setlinewidth
+0 setlinejoin
+10 setmiterlimit
+[]0 setdash
+/setstrokeadjust where{
+pop
+false setstrokeadjust
+}if
+/setoverprint where{
+pop
+false setoverprint
+}if
+newpath
+/CNT countdictstack def
+userdict begin
+/showpage{}def
+}bind def
+/PEND{
+clear
+countdictstack CNT sub{end}repeat
+level1 restore
+}bind def
+end def
+/setpacking where{
+pop
+setpacking
+}if
+%%EndResource
+%%IncludeResource: font Times-Roman
+%%IncludeResource: font Times-Bold
+%%IncludeResource: font Times-Italic
+grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
+def/PL 792 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron/Zcaron
+/scaron/zcaron/Ydieresis/trademark/quotesingle/Euro/.notdef/.notdef
+/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
+/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
+/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
+/semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
+/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
+/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
+/z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
+/guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
+/endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
+/dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
+/quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
+/brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
+/logicalnot/minus/registered/macron/degree/plusminus/twosuperior
+/threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
+/ordmasculine/guilsinglright/onequarter/onehalf/threequarters
+/questiondown/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE
+/Ccedilla/Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex
+/Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis
+/multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn
+/germandbls/agrave/aacute/acircumflex/atilde/adieresis/aring/ae/ccedilla
+/egrave/eacute/ecircumflex/edieresis/igrave/iacute/icircumflex/idieresis
+/eth/ntilde/ograve/oacute/ocircumflex/otilde/odieresis/divide/oslash
+/ugrave/uacute/ucircumflex/udieresis/yacute/thorn/ydieresis]def
+/Times-Italic at 0 ENC0/Times-Italic RE/Times-Bold at 0 ENC0/Times-Bold RE
+/Times-Roman at 0 ENC0/Times-Roman RE
+%%EndProlog
+%%Page: 1 1
+%%BeginPageSetup
+BP
+%%EndPageSetup
+/F0 10/Times-Roman at 0 SF 151.73<4c4c43283129204c4c>72 48 R
+<564d20436f6d6d616e64204775696465>-1 E<4c4c43283129>154.23 E/F1 10.95
+/Times-Bold at 0 SF -.219<4e41>72 84 S<4d45>.219 E F0<6c6c6320ad204c4c>108
+96 Q<564d2073746174696320636f6d70696c6572>-1 E F1<53594e4f50534953>72
+112.8 Q/F2 10/Times-Bold at 0 SF<6c6c63>108 124.8 Q F0<5b>2.5 E/F3 10
+/Times-Italic at 0 SF<6f7074696f6e73>A F0 2.5<5d5b>C F3<8c6c656e616d65>-2.5
+E F0<5d>A F1<4445534352495054494f4e>72 141.6 Q F0<546865>108 153.6 Q F2
+<6c6c63>3.391 E F0 .891<636f6d6d616e6420636f6d70696c6573>3.391 F/F4 9
+/Times-Roman at 0 SF<4c4c>3.391 E<564d>-.9 E F0 .891<736f7572636520696e7075
+747320696e746f20617373656d626c79206c616e677561676520666f7220612073706563
+698c6564206172636869746563747572652e>3.391 F<546865>5.89 E 1.159<617373
+656d626c79206c616e6775616765206f75747075742063616e207468656e206265207061
+73736564207468726f7567682061206e617469>108 165.6 R 1.459 -.15<76652061>
+-.25 H 1.159<7373656d626c657220616e64206c696e6b>.15 F 1.159
+<657220746f2067656e65726174652061206e617469>-.1 F -.15<7665>-.25 G -.15
+<657865>108 177.6 S<63757461626c652e>.15 E 1.212<5468652063686f69636520
+6f662061726368697465637475726520666f7220746865206f757470757420617373656d
+626c7920636f6465206973206175746f6d61746963616c6c792064657465726d696e6564
+2066726f6d2074686520696e707574208c6c652c>108 194.4 R
+<756e6c65737320746865>108 206.4 Q F2<ad6d6172>2.5 E<6368>-.18 E F0
+<6f7074696f6e206973207573656420746f206f>2.5 E -.15<7665>-.15 G
+<72726964652074686520646566>.15 E<61756c742e>-.1 E F1<4f5054494f4e53>72
+223.2 Q F0<4966>108 235.2 Q F3<8c6c656e616d65>2.56 E F0 .06
+<697320ad206f72206f6d69747465642c>2.56 F F2<6c6c63>2.56 E F0 .06
+<72656164732066726f6d207374616e6461726420696e7075742e>2.56 F .06
+<4f74686572776973652c2069742077696c6c2066726f6d>5.06 F F3
+<8c6c656e616d65>2.56 E F0 5.06<2e49>C .06
+<6e707574732063616e20626520696e>-5.06 F<65697468657220746865>108 247.2 Q
+F4<4c4c>2.5 E<564d>-.9 E F0<617373656d626c79206c616e677561676520666f726d
+617420282e6c6c29206f7220746865>2.5 E F4<4c4c>2.5 E<564d>-.9 E F0
+<626974636f646520666f726d617420282e6263292e>2.5 E 1.246<496620746865>108
+264 R F2<ad6f>3.746 E F0 1.246
+<6f7074696f6e206973206f6d69747465642c207468656e>3.746 F F2<6c6c63>3.746
+E F0 1.245<77696c6c2073656e6420697473206f757470757420746f207374616e6461
+7264206f75747075742069662074686520696e7075742069732066726f6d207374616e64
+617264>3.746 F 2.5<696e7075742e204966>108 276 R<746865>2.5 E F2<ad6f>2.5
+E F0<6f7074696f6e2073706563698c657320ad2c207468656e20746865206f75747075
+742077696c6c20616c736f2062652073656e7420746f207374616e64617264206f757470
+75742e>2.5 E .086<4966206e6f>108 292.8 R F2<ad6f>2.586 E F0 .086<6f7074
+696f6e2069732073706563698c656420616e6420616e20696e707574208c6c65206f7468
+6572207468616e20ad2069732073706563698c65642c207468656e>2.586 F F2
+<6c6c63>2.586 E F0 .087
+<6372656174657320746865206f7574707574208c6c656e616d65206279>2.586 F
+<74616b696e672074686520696e707574208c6c656e616d652c2072656d6f>108 304.8
+Q<76696e6720616e>-.15 E 2.5<7965>-.15 G<78697374696e67>-2.65 E F3
+<2e6263>2.5 E F0 -.15<6578>2.5 G
+<74656e73696f6e2c20616e6420616464696e672061>.15 E F3<2e73>2.5 E F0
+<737566>2.5 E<8c782e>-.25 E<4f74686572>108 321.6 Q F2<6c6c63>2.5 E F0
+<6f7074696f6e732061726520617320666f6c6c6f>2.5 E<77733a>-.25 E F2
+<456e642d75736572204f7074696f6e73>87 338.4 Q<ad68656c70>108 350.4 Q F0<
+5072696e7420612073756d6d617279206f6620636f6d6d616e64206c696e65206f707469
+6f6e732e>128 362.4 Q F2<ad4f>108 379.2 Q F0<3d>A F3<75696e74>A F0 1.144
+<47656e657261746520636f646520617420646966>128 391.2 R 1.144
+<666572656e74206f7074696d697a6174696f6e206c65>-.25 F -.15<7665>-.25 G
+1.144<6c732e20546865736520636f72726573706f6e6420746f20746865>.15 F F3
+<ad4f30>3.643 E F0<2c>A F3<ad4f31>3.643 E F0<2c>A F3<ad4f32>3.643 E F0
+<2c>A F3<ad4f33>3.643 E F0 3.643<2c61>C<6e64>-3.643 E F3<ad4f34>128
+403.2 Q F0<6f7074696d697a6174696f6e206c65>2.5 E -.15<7665>-.25 G
+<6c732075736564206279>.15 E F2<6c6c766d2d676363>2.5 E F0<616e64>2.5 E F2
+<636c616e67>2.5 E F0<2e>A F2<ad6d747269706c65>108 420 Q F0<3d>A F3
+<746172>A -.1<6765>-.37 G 2.5<7474>.1 G<7269706c65>-2.5 E F0<4f76>128
+432 Q<6572726964652074686520746172>-.15 E<67657420747269706c652073706563
+698c656420696e2074686520696e707574208c6c65207769746820746865207370656369
+8c656420737472696e672e>-.18 E F2<ad6d6172>108 448.8 Q<6368>-.18 E F0<3d>
+A F3<6172>A -.15<6368>-.37 G F0 .158<5370656369667920746865206172636869
+7465637475726520666f7220776869636820746f2067656e657261746520617373656d62
+6c79>128 460.8 R 2.659<2c6f>-.65 G -.15<7665>-2.809 G .159
+<72726964696e672074686520746172>.15 F .159
+<67657420656e636f64656420696e2074686520696e707574208c6c652e>-.18 F .582
+<53656520746865206f7574707574206f66>128 472.8 R F2 .582
+<6c6c6320ad68656c70>3.082 F F0 .582<666f722061206c697374206f662076>3.082
+F .582<616c696420617263686974656374757265732e>-.25 F .581<427920646566>
+5.581 F .581
+<61756c74207468697320697320696e6665727265642066726f6d2074686520746172>
+-.1 F<676574>-.18 E<747269706c65206f72206175746f646574656374656420746f20
+7468652063757272656e74206172636869746563747572652e>128 484.8 Q F2
+<ad6d637075>108 501.6 Q F0<3d>A F3<6370756e616d65>A F0 .178<537065636966
+7920612073706563698c63206368697020696e207468652063757272656e742061726368
+697465637475726520746f2067656e657261746520636f646520666f72>128 513.6 R
+5.178<2e42>-.55 G 2.678<7964>-5.178 G<6566>-2.678 E .179
+<61756c74207468697320697320696e6665727265642066726f6d>-.1 F .196
+<74686520746172>128 525.6 R .196<67657420747269706c6520616e64206175746f
+646574656374656420746f207468652063757272656e7420617263686974656374757265
+2e>-.18 F -.15<466f>5.196 G 2.696<7261>.15 G .195<6c697374206f662061>
+-.001 F -.25<7661>-.2 G .195<696c61626c6520435055732c207573653a>.25 F F2
+<6c6c766d2d6173>2.695 E 2.5<3c2f>128 537.6 S<6465>-2.5 E
+<762f6e756c6c207c206c6c6320ad6d6172>-.15 E
+<63683d78797a20ad6d6370753d68656c70>-.18 E<ad6d61747472>108 554.4 Q F0
+<3d>A F3<61312c2b61322cad61332c2e2e2e>A F0<4f76>128 566.4 Q .971
+<657272696465206f7220636f6e74726f6c2073706563698c6320617474726962>-.15 F
+.971<75746573206f662074686520746172>-.2 F .971
+<6765742c20737563682061732077686574686572>-.18 F F4<53494d44>3.472 E F0
+.972<6f7065726174696f6e732061726520656e61626c6564206f72>3.472 F 2.71
+<6e6f742e20546865>128 578.4 R<646566>2.71 E .21
+<61756c7420736574206f6620617474726962>-.1 F .209
+<7574657320697320736574206279207468652063757272656e74>-.2 F F4<435055>
+2.709 E F0 5.209<2e46>C .209<6f722061206c697374206f662061>-5.359 F -.25
+<7661>-.2 G .209<696c61626c6520617474726962>.25 F .209
+<757465732c207573653a>-.2 F F2<6c6c766d2d>2.709 E<6173203c202f6465>128
+590.4 Q<762f6e756c6c207c206c6c6320ad6d6172>-.15 E
+<63683d78797a20ad6d617474723d68656c70>-.18 E
+<adad64697361626c65ad6670ad656c696d>108 607.2 Q F0<44697361626c65206672
+616d6520706f696e74657220656c696d696e6174696f6e206f7074696d697a6174696f6e
+2e>128 619.2 Q F2<adad64697361626c65ad657863657373ad6670ad7072>108 636 Q
+<65636973696f6e>-.18 E F0 .632<44697361626c65206f7074696d697a6174696f6e
+732074686174206d61792070726f647563652065>128 648 R .632
+<786365737320707265636973696f6e20666f72208d6f6174696e6720706f696e742e>
+-.15 F .632<4e6f746520746861742074686973206f7074696f6e2063616e>5.632 F
+<6472616d61746963616c6c7920736c6f>128 660 Q 2.5<7764>-.25 G -.25<6f77>
+-2.5 G 2.5<6e63>.25 G
+<6f6465206f6e20736f6d652073797374656d732028652e672e20583836292e>-2.5 E
+F2<adad656e61626c65ad756e73616665ad6670ad6d617468>108 676.8 Q F0 .341
+<456e61626c65206f7074696d697a6174696f6e732074686174206d616b>128 688.8 R
+2.841<6575>-.1 G .341<6e7361666520617373756d7074696f6e732061626f7574>
+-2.841 F F4<49454545>2.84 E F0 .34<6d6174682028652e672e2074686174206164
+646974696f6e206973206173736f6369617469>2.84 F -.15<7665>-.25 G<29>.15 E
+1.014<6f72206d6179206e6f742077>128 700.8 R 1.014
+<6f726b20666f7220616c6c20696e7075742072616e6765732e>-.1 F 1.014
+<5468657365206f7074696d697a6174696f6e7320616c6c6f>6.014 F 3.514<7774>
+-.25 G 1.014<686520636f64652067656e657261746f7220746f206d616b>-3.514 F
+3.515<6575>-.1 G 1.015<7365206f66>-3.515 F
+<736f6d6520696e737472756374696f6e732077686963682077>128 712.8 Q<6f756c64
+206f7468657277697365206e6f7420626520757361626c65202873756368206173206673
+696e206f6e20583836292e>-.1 E 188.72<43565320323031302d30352d3036>72 768
+R<31>205.67 E 0 Cg EP
+%%Page: 2 2
+%%BeginPageSetup
+BP
+%%EndPageSetup
+/F0 10/Times-Roman at 0 SF 151.73<4c4c43283129204c4c>72 48 R
+<564d20436f6d6d616e64204775696465>-1 E<4c4c43283129>154.23 E/F1 10
+/Times-Bold at 0 SF<adad656e61626c65ad636f7272>108 84 Q
+<656374ad6568ad737570706f7274>-.18 E F0 .327<496e73747275637420746865>
+128 96 R F1<6c6f>2.827 E<776572696e>-.1 E -.1<766f>-.4 G -.1<6b65>.1 G
+F0 .327
+<7061737320746f20696e7365727420636f646520666f7220636f72726563742065>
+2.927 F .326<7863657074696f6e2068616e646c696e6720737570706f72742e>-.15 F
+.326<546869732069732065>5.326 F<7870656e7369>-.15 E -.15<7665>-.25 G
+<616e6420697320627920646566>128 108 Q
+<61756c74206f6d697474656420666f72206566>-.1 E<8c6369656e63>-.25 E -.65
+<792e>-.15 G F1<adad7374617473>108 124.8 Q F0<5072696e742073746174697374
+696373207265636f7264656420627920636f64652d67656e65726174696f6e2070617373
+65732e>128 136.8 Q F1<adad74696d65ad706173736573>108 153.6 Q F0<5265636f
+72642074686520616d6f756e74206f662074696d65206e656564656420666f7220656163
+68207061737320616e64207072696e742061207265706f727420746f207374616e646172
+64206572726f72>128 165.6 Q<2e>-.55 E F1<adad6c6f6164>108 182.4 Q F0<3d>A
+/F2 10/Times-Italic at 0 SF<64736f5f70617468>A F0 .723
+<44796e616d6963616c6c79206c6f6164>128 194.4 R F2<64736f5f70617468>3.223
+E F0 .724<2861207061746820746f20612064796e616d6963616c6c7920736861726564
+206f626a65637429207468617420696d706c656d656e747320616e>3.223 F/F3 9
+/Times-Roman at 0 SF<4c4c>3.224 E<564d>-.9 E F0<746172>3.224 E<6765742e>
+-.18 E .398<546869732077696c6c207065726d69742074686520746172>128 206.4 R
+.398<676574206e616d6520746f2062652075736564207769746820746865>-.18 F F1
+<ad6d6172>2.898 E<6368>-.18 E F0 .398<6f7074696f6e20736f207468617420636f
+64652063616e2062652067656e65726174656420666f72>2.898 F<7468617420746172>
+128 218.4 Q<6765742e>-.18 E F1 -.92<5475>87 235.2 S
+<6e696e672f436f6e8c6775726174696f6e204f7074696f6e73>.92 E
+<adad7072696e74ad6d616368696e65696e73747273>108 247.2 Q F0<5072696e7420
+67656e657261746564206d616368696e6520636f6465206265747765656e20636f6d7069
+6c6174696f6e20706861736573202875736566756c20666f7220646562>128 259.2 Q
+<756767696e67292e>-.2 E F1<adad72>108 276 Q<6567616c6c6f63>-.18 E F0<3d>
+A F2<616c6c6f6361746f72>A F0<5370656369667920746865207265>128 288 Q
+<67697374657220616c6c6f6361746f7220746f207573652e2054686520646566>-.15 E
+<61756c74>-.1 E F2<616c6c6f6361746f72>2.5 E F0<6973>2.5 E F2<6c6f63616c>
+2.5 E F0 5<2e56>C<616c6964207265>-6.11 E
+<67697374657220616c6c6f6361746f7273206172653a>-.15 E F2<73696d706c65>128
+304.8 Q F0 -1.11<5665>148 316.8 S<72792073696d706c652060>1.11 E<60616c>
+-.74 E -.1<7761>-.1 G<7973207370696c6c27>.1 E 2.5<2772>-.74 G -.15<6567>
+-2.5 G<697374657220616c6c6f6361746f72>.15 E F2<6c6f63616c>128 333.6 Q F0
+<4c6f63616c207265>148 345.6 Q<67697374657220616c6c6f6361746f72>-.15 E F2
+<6c696e656172>128 362.4 Q<7363616e>-.1 E F0
+<4c696e656172207363616e20676c6f62616c207265>148 374.4 Q
+<67697374657220616c6c6f6361746f72>-.15 E F2<69746572>128 391.2 Q
+<61746976657363616e>-.15 E F0<49746572617469>148 403.2 Q .3 -.15
+<76652073>-.25 H<63616e20676c6f62616c207265>.15 E
+<67697374657220616c6c6f6361746f72>-.15 E F1<adad7370696c6c6572>108 420 Q
+F0<3d>A F2<7370696c6c6572>A F0 .797
+<5370656369667920746865207370696c6c657220746f2075736520666f72207265>128
+432 R .798
+<67697374657220616c6c6f6361746f7273207468617420737570706f72742069742e>
+-.15 F .798<43757272656e746c792074686973206f7074696f6e206973207573656420
+6f6e6c79206279>5.798 F<746865206c696e656172207363616e207265>128 444 Q
+<67697374657220616c6c6f6361746f72>-.15 E 2.5<2e54>-.55 G<686520646566>
+-2.5 E<61756c74>-.1 E F2<7370696c6c6572>2.5 E F0<6973>2.5 E F2
+<6c6f63616c>2.5 E F0 5<2e56>C<616c6964207370696c6c657273206172653a>-6.11
+E F2<73696d706c65>128 460.8 Q F0<53696d706c65207370696c6c6572>148 472.8
+Q F2<6c6f63616c>128 489.6 Q F0<4c6f63616c207370696c6c6572>148 501.6 Q F1
+<496e74656c204941ad3332ad73706563698c63204f7074696f6e73>87 518.4 Q
+<adad783836ad61736dad73796e7461783d6174747c696e74656c>108 530.4 Q F0<53
+706563696679207768657468657220746f20656d697420617373656d626c7920636f6465
+20696e>128 542.4 Q F3 -.999<4154>2.5 G<2654>.999 E F0
+<73796e746178202874686520646566>2.5 E
+<61756c7429206f7220696e74656c2073796e7461782e>-.1 E/F4 10.95
+/Times-Bold at 0 SF<45584954205354>72 559.2 Q -1.04<4154>-.986 G<5553>1.04
+E F0<4966>108 571.2 Q F1<6c6c63>2.5 E F0
+<73756363656564732c2069742077696c6c2065>2.5 E<786974207769746820302e>
+-.15 E<4f74686572776973652c20696620616e206572726f72206f63637572732c2069
+742077696c6c2065>5 E<78697420776974682061206e6f6e2d7a65726f2076>-.15 E
+<616c75652e>-.25 E F4<53454520414c534f>72 588 Q F0<6c6c69>108 600 Q F4
+-.548<4155>72 616.8 S<54484f5253>.548 E F0
+<4d61696e7461696e656420627920746865>108 628.8 Q F3<4c4c>2.5 E<564d>-.9 E
+F0 -.7<5465>2.5 G<616d20283c687474703a2f2f6c6c766d2e6f72>.7 E<673e292e>
+-.18 E 188.72<43565320323031302d30352d3036>72 768 R<32>205.67 E 0 Cg EP
+%%Trailer
+end
+%%EOF

Added: www-releases/trunk/2.8/docs/CommandGuide/ps/lli.ps
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CommandGuide/ps/lli.ps?rev=115746&view=auto
==============================================================================
--- www-releases/trunk/2.8/docs/CommandGuide/ps/lli.ps (added)
+++ www-releases/trunk/2.8/docs/CommandGuide/ps/lli.ps Wed Oct  6 00:27:59 2010
@@ -0,0 +1,451 @@
+%!PS-Adobe-3.0
+%%Creator: groff version 1.18.1
+%%CreationDate: Wed Oct  6 00:08:12 2010
+%%DocumentNeededResources: font Times-Roman
+%%+ font Times-Bold
+%%+ font Times-Italic
+%%+ font Courier
+%%DocumentSuppliedResources: procset grops 1.18 1
+%%Pages: 3
+%%PageOrder: Ascend
+%%Orientation: Portrait
+%%EndComments
+%%BeginProlog
+%%BeginResource: procset grops 1.18 1
+/setpacking where{
+pop
+currentpacking
+true setpacking
+}if
+/grops 120 dict dup begin
+/SC 32 def
+/A/show load def
+/B{0 SC 3 -1 roll widthshow}bind def
+/C{0 exch ashow}bind def
+/D{0 exch 0 SC 5 2 roll awidthshow}bind def
+/E{0 rmoveto show}bind def
+/F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
+/G{0 rmoveto 0 exch ashow}bind def
+/H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/I{0 exch rmoveto show}bind def
+/J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
+/K{0 exch rmoveto 0 exch ashow}bind def
+/L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/M{rmoveto show}bind def
+/N{rmoveto 0 SC 3 -1 roll widthshow}bind def
+/O{rmoveto 0 exch ashow}bind def
+/P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/Q{moveto show}bind def
+/R{moveto 0 SC 3 -1 roll widthshow}bind def
+/S{moveto 0 exch ashow}bind def
+/T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/SF{
+findfont exch
+[exch dup 0 exch 0 exch neg 0 0]makefont
+dup setfont
+[exch/setfont cvx]cvx bind def
+}bind def
+/MF{
+findfont
+[5 2 roll
+0 3 1 roll
+neg 0 0]makefont
+dup setfont
+[exch/setfont cvx]cvx bind def
+}bind def
+/level0 0 def
+/RES 0 def
+/PL 0 def
+/LS 0 def
+/MANUAL{
+statusdict begin/manualfeed true store end
+}bind def
+/PLG{
+gsave newpath clippath pathbbox grestore
+exch pop add exch pop
+}bind def
+/BP{
+/level0 save def
+1 setlinecap
+1 setlinejoin
+72 RES div dup scale
+LS{
+90 rotate
+}{
+0 PL translate
+}ifelse
+1 -1 scale
+}bind def
+/EP{
+level0 restore
+showpage
+}bind def
+/DA{
+newpath arcn stroke
+}bind def
+/SN{
+transform
+.25 sub exch .25 sub exch
+round .25 add exch round .25 add exch
+itransform
+}bind def
+/DL{
+SN
+moveto
+SN
+lineto stroke
+}bind def
+/DC{
+newpath 0 360 arc closepath
+}bind def
+/TM matrix def
+/DE{
+TM currentmatrix pop
+translate scale newpath 0 0 .5 0 360 arc closepath
+TM setmatrix
+}bind def
+/RC/rcurveto load def
+/RL/rlineto load def
+/ST/stroke load def
+/MT/moveto load def
+/CL/closepath load def
+/Fr{
+setrgbcolor fill
+}bind def
+/Fk{
+setcmykcolor fill
+}bind def
+/Fg{
+setgray fill
+}bind def
+/FL/fill load def
+/LW/setlinewidth load def
+/Cr/setrgbcolor load def
+/Ck/setcmykcolor load def
+/Cg/setgray load def
+/RE{
+findfont
+dup maxlength 1 index/FontName known not{1 add}if dict begin
+{
+1 index/FID ne{def}{pop pop}ifelse
+}forall
+/Encoding exch def
+dup/FontName exch def
+currentdict end definefont pop
+}bind def
+/DEFS 0 def
+/EBEGIN{
+moveto
+DEFS begin
+}bind def
+/EEND/end load def
+/CNT 0 def
+/level1 0 def
+/PBEGIN{
+/level1 save def
+translate
+div 3 1 roll div exch scale
+neg exch neg exch translate
+0 setgray
+0 setlinecap
+1 setlinewidth
+0 setlinejoin
+10 setmiterlimit
+[]0 setdash
+/setstrokeadjust where{
+pop
+false setstrokeadjust
+}if
+/setoverprint where{
+pop
+false setoverprint
+}if
+newpath
+/CNT countdictstack def
+userdict begin
+/showpage{}def
+}bind def
+/PEND{
+clear
+countdictstack CNT sub{end}repeat
+level1 restore
+}bind def
+end def
+/setpacking where{
+pop
+setpacking
+}if
+%%EndResource
+%%IncludeResource: font Times-Roman
+%%IncludeResource: font Times-Bold
+%%IncludeResource: font Times-Italic
+%%IncludeResource: font Courier
+grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
+def/PL 792 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron/Zcaron
+/scaron/zcaron/Ydieresis/trademark/quotesingle/Euro/.notdef/.notdef
+/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
+/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
+/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
+/semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
+/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
+/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
+/z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
+/guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
+/endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
+/dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
+/quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
+/brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
+/logicalnot/minus/registered/macron/degree/plusminus/twosuperior
+/threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
+/ordmasculine/guilsinglright/onequarter/onehalf/threequarters
+/questiondown/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE
+/Ccedilla/Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex
+/Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis
+/multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn
+/germandbls/agrave/aacute/acircumflex/atilde/adieresis/aring/ae/ccedilla
+/egrave/eacute/ecircumflex/edieresis/igrave/iacute/icircumflex/idieresis
+/eth/ntilde/ograve/oacute/ocircumflex/otilde/odieresis/divide/oslash
+/ugrave/uacute/ucircumflex/udieresis/yacute/thorn/ydieresis]def
+/Courier at 0 ENC0/Courier RE/Times-Italic at 0 ENC0/Times-Italic RE
+/Times-Bold at 0 ENC0/Times-Bold RE/Times-Roman at 0 ENC0/Times-Roman RE
+%%EndProlog
+%%Page: 1 1
+%%BeginPageSetup
+BP
+%%EndPageSetup
+/F0 10/Times-Roman at 0 SF 155.07<4c4c49283129204c4c>72 48 R
+<564d20436f6d6d616e64204775696465>-1 E<4c4c49283129>157.57 E/F1 10.95
+/Times-Bold at 0 SF -.219<4e41>72 84 S<4d45>.219 E F0
+<6c6c6920ad206469726563746c792065>108 96 Q -.15<7865>-.15 G
+<637574652070726f6772616d732066726f6d204c4c>.15 E<564d20626974636f6465>
+-1 E F1<53594e4f50534953>72 112.8 Q/F2 10/Times-Bold at 0 SF<6c6c69>108
+124.8 Q F0<5b>2.5 E/F3 10/Times-Italic at 0 SF<6f7074696f6e73>A F0 2.5
+<5d5b>C F3<8c6c656e616d65>-2.5 E F0 2.5<5d5b>C F3<7072>-2.5 E -.1<6f67>
+-.45 G -.15<7261>.1 G 2.5<6d61>.15 G -.37<7267>-2.5 G<73>.37 E F0<5d>A
+F1<4445534352495054494f4e>72 141.6 Q F2<6c6c69>108 153.6 Q F0 1.246
+<6469726563746c792065>3.746 F -.15<7865>-.15 G 1.246
+<63757465732070726f6772616d7320696e>.15 F/F4 9/Times-Roman at 0 SF<4c4c>
+3.746 E<564d>-.9 E F0 1.246<626974636f646520666f726d61742e>3.746 F 1.246
+<49742074616b>6.246 F 1.246<657320612070726f6772616d20696e>-.1 F F4
+<4c4c>3.746 E<564d>-.9 E F0 1.246<626974636f646520666f726d617420616e64>
+3.746 F -.15<657865>108 165.6 S .141<6375746573206974207573696e67206120
+6a7573742d696e2d74696d6520636f6d70696c6572>.15 F 2.641<2c69>-.4 G 2.641
+<666f>-2.641 G .141<6e652069732061>-2.641 F -.25<7661>-.2 G .141<696c61
+626c6520666f72207468652063757272656e74206172636869746563747572652c206f72
+20616e20696e746572707265746572>.25 F<2e>-.55 E F2<6c6c69>5.142 E F0
+<74616b>108 177.6 Q .506<657320616c6c206f66207468652073616d6520636f6465
+2067656e657261746f72206f7074696f6e73206173206c6c632c2062>-.1 F .505
+<757420746865>-.2 F 3.005<7961>-.15 G .505<7265206f6e6c79206566>-3.005 F
+<6665637469>-.25 E .805 -.15<76652077>-.25 H<68656e>.15 E F2<6c6c69>
+3.005 E F0 .505<6973207573696e6720746865206a7573742d696e2d>3.005 F
+<74696d6520636f6d70696c6572>108 189.6 Q<2e>-.55 E<4966>108 206.4 Q F3
+<8c6c656e616d65>2.5 E F0<6973206e6f742073706563698c65642c207468656e>2.5
+E F2<6c6c69>2.5 E F0<726561647320746865>2.5 E F4<4c4c>2.5 E<564d>-.9 E
+F0<626974636f646520666f72207468652070726f6772616d2066726f6d207374616e64
+61726420696e7075742e>2.5 E<546865206f7074696f6e616c>108 223.2 Q F3<6172>
+2.5 E<6773>-.37 E F0<73706563698c6564206f6e2074686520636f6d6d616e64206c
+696e65206172652070617373656420746f207468652070726f6772616d206173206172>
+2.5 E<67756d656e74732e>-.18 E F1<47454e4552414c204f5054494f4e53>72 240 Q
+F2<ad66616b>108 252 Q<65ad6172>-.1 E<677630>-.1 E F0<3d>A F3 -.2<6578>C
+<6563757461626c65>.2 E F0<4f76>128 264 Q<65727269646520746865>-.15 E/F5
+10/Courier at 0 SF<617267765b305d>2.5 E F0 -.25<7661>2.5 G
+<6c75652070617373656420696e746f207468652065>.25 E -.15<7865>-.15 G
+<637574696e672070726f6772616d2e>.15 E F2<ad66>108 280.8 Q<6f72>-.25 E
+<6365ad696e746572>-.18 E<7072>-.1 E<65746572>-.18 E F0<3d>A F3
+<7b66616c7365>A<2c747275657d>-.1 E F0 1.988<49662073657420746f2074727565
+2c207573652074686520696e7465727072657465722065>128 292.8 R -.15<7665>
+-.25 G 4.489<6e69>.15 G 4.489<66616a>-4.489 G 1.989
+<7573742d696e2d74696d6520636f6d70696c65722069732061>-4.489 F -.25<7661>
+-.2 G 1.989<696c61626c6520666f722074686973206172636869746563747572652e>
+.25 F<446566>128 304.8 Q<61756c747320746f2066>-.1 E<616c73652e>-.1 E F2
+<ad68656c70>108 321.6 Q F0<5072696e7420612073756d6d617279206f6620636f6d
+6d616e64206c696e65206f7074696f6e732e>128 333.6 Q F2<ad6c6f6164>108 350.4
+Q F0<3d>A F3<707567696e8c6c656e616d65>A F0<436175736573>128 362.4 Q F2
+<6c6c69>2.5 E F0<746f206c6f61642074686520706c7567696e202873686172656420
+6f626a65637429206e616d6564>2.5 E F3<706c7567696e8c6c656e616d65>2.5 E F0
+<616e642075736520697420666f72206f7074696d697a6174696f6e2e>2.5 E F2
+<ad7374617473>108 379.2 Q F0 .422<5072696e742073746174697374696373206672
+6f6d2074686520636f64652d67656e65726174696f6e207061737365732e205468697320
+6973206f6e6c79206d65616e696e6766756c20666f7220746865206a7573742d696e2d74
+696d6520636f6d70696c6572>128 391.2 R<2c>-.4 E<61742070726573656e742e>128
+403.2 Q F2<ad74696d65ad706173736573>108 420 Q F0<5265636f72642074686520
+616d6f756e74206f662074696d65206e656564656420666f72206561636820636f64652d
+67656e65726174696f6e207061737320616e64207072696e7420697420746f207374616e
+64617264206572726f72>128 432 Q<2e>-.55 E F2<ad76>108 448.8 Q
+<657273696f6e>-.1 E F0<5072696e74206f7574207468652076>128 460.8 Q
+<657273696f6e206f66>-.15 E F2<6c6c69>2.5 E F0<616e642065>2.5 E
+<78697420776974686f757420646f696e6720616e>-.15 E
+<797468696e6720656c73652e>-.15 E F1 -.986<5441>72 477.6 S
+<52474554204f5054494f4e53>.986 E F2<ad6d747269706c65>108 489.6 Q F0<3d>A
+F3<746172>A -.1<6765>-.37 G 2.5<7474>.1 G<7269706c65>-2.5 E F0<4f76>128
+501.6 Q .09<6572726964652074686520746172>-.15 F .09<67657420747269706c65
+2073706563698c656420696e2074686520696e70757420626974636f6465208c6c652077
+697468207468652073706563698c656420737472696e672e>-.18 F .09
+<54686973206d617920726573756c7420696e>5.09 F 2.5<6163>128 513.6 S<726173
+6820696620796f75207069636b20616e2061726368697465637475726520776869636820
+6973206e6f7420636f6d70617469626c652077697468207468652063757272656e742073
+797374656d2e>-2.5 E F2<ad6d6172>108 530.4 Q<6368>-.18 E F0<3d>A F3<6172>
+A -.15<6368>-.37 G F0 .806<53706563696679207468652061726368697465637475
+726520666f7220776869636820746f2067656e657261746520617373656d626c79>128
+542.4 R 3.306<2c6f>-.65 G -.15<7665>-3.456 G .806
+<72726964696e672074686520746172>.15 F .805
+<67657420656e636f64656420696e2074686520626974636f6465>-.18 F 3.334
+<8c6c652e20536565>128 554.4 R .834<746865206f7574707574206f66>3.334 F F2
+.835<6c6c6320ad68656c70>3.334 F F0 .835<666f722061206c697374206f662076>
+3.335 F .835<616c696420617263686974656374757265732e>-.25 F .835
+<427920646566>5.835 F .835
+<61756c74207468697320697320696e6665727265642066726f6d20746865>-.1 F
+<746172>128 566.4 Q<67657420747269706c65206f72206175746f6465746563746564
+20746f207468652063757272656e74206172636869746563747572652e>-.18 E F2
+<ad6d637075>108 583.2 Q F0<3d>A F3<6370756e616d65>A F0 .178<537065636966
+7920612073706563698c63206368697020696e207468652063757272656e742061726368
+697465637475726520746f2067656e657261746520636f646520666f72>128 595.2 R
+5.178<2e42>-.55 G 2.678<7964>-5.178 G<6566>-2.678 E .178
+<61756c74207468697320697320696e6665727265642066726f6d>-.1 F .195
+<74686520746172>128 607.2 R .195<67657420747269706c6520616e64206175746f
+646574656374656420746f207468652063757272656e7420617263686974656374757265
+2e>-.18 F -.15<466f>5.196 G 2.696<72616c>.15 G .196<697374206f662061>
+-2.696 F -.25<7661>-.2 G .196<696c61626c6520435055732c207573653a>.25 F
+F2<6c6c766d2d6173>2.696 E 2.5<3c2f>128 619.2 S<6465>-2.5 E
+<762f6e756c6c207c206c6c6320ad6d6172>-.15 E
+<63683d78797a20ad6d6370753d68656c70>-.18 E<ad6d61747472>108 636 Q F0<3d>
+A F3<61312c2b61322cad61332c2e2e2e>A F0<4f76>128 648 Q .972
+<657272696465206f7220636f6e74726f6c2073706563698c6320617474726962>-.15 F
+.971<75746573206f662074686520746172>-.2 F .971
+<6765742c20737563682061732077686574686572>-.18 F F4<53494d44>3.471 E F0
+.971<6f7065726174696f6e732061726520656e61626c6564206f72>3.471 F 2.709
+<6e6f742e20546865>128 660 R<646566>2.709 E .209
+<61756c7420736574206f6620617474726962>-.1 F .209
+<7574657320697320736574206279207468652063757272656e74>-.2 F F4<435055>
+2.709 E F0 5.209<2e46>C .209<6f722061206c697374206f662061>-5.359 F -.25
+<7661>-.2 G .21<696c61626c6520617474726962>.25 F .21
+<757465732c207573653a>-.2 F F2<6c6c766d2d>2.71 E<6173203c202f6465>128
+672 Q<762f6e756c6c207c206c6c6320ad6d6172>-.15 E
+<63683d78797a20ad6d617474723d68656c70>-.18 E F1<464c4f>72 688.8 Q -1.04
+<4154>-.438 G<494e4720504f494e54204f5054494f4e53>1.04 E F2
+<ad64697361626c65ad657863657373ad6670ad7072>108 700.8 Q<65636973696f6e>
+-.18 E F0<44697361626c65206f7074696d697a6174696f6e732074686174206d617920
+696e637265617365208d6f6174696e6720706f696e7420707265636973696f6e2e>128
+712.8 Q 188.72<43565320323031302d30352d3036>72 768 R<31>205.67 E 0 Cg EP
+%%Page: 2 2
+%%BeginPageSetup
+BP
+%%EndPageSetup
+/F0 10/Times-Roman at 0 SF 155.07<4c4c49283129204c4c>72 48 R
+<564d20436f6d6d616e64204775696465>-1 E<4c4c49283129>157.57 E/F1 10
+/Times-Bold at 0 SF<ad656e61626c65ad8c6e697465ad6f6e6c79ad6670ad6d617468>
+108 84 Q F0 1.635<456e61626c65206f7074696d697a6174696f6e7320746861742061
+7373756d6573206f6e6c79208c6e697465208d6f6174696e6720706f696e74206d617468
+2e20546861742069732c207468657265206973206e6f>128 96 R/F2 9/Times-Roman at 0
+SF -.315<4e41>4.135 G<4e>.315 E F0 1.635<6f7220496e66>4.135 F -.25<7661>
+128 108 S<6c7565732e>.25 E F1
+<ad656e61626c65ad756e73616665ad6670ad6d617468>108 124.8 Q F0
+<436175736573>128 136.8 Q F1<6c6c69>2.5 E F0<746f20656e61626c65206f7074
+696d697a6174696f6e732074686174206d6179206465637265617365208d6f6174696e67
+20706f696e7420707265636973696f6e2e>2.5 E F1<ad736f6674ad8d6f6174>108
+153.6 Q F0<436175736573>128 165.6 Q F1<6c6c69>2.5 E F0
+<746f2067656e657261746520736f667477>2.5 E<617265208d6f6174696e6720706f69
+6e74206c6962726172792063616c6c7320696e7374656164206f662065717569>-.1 E
+-.25<7661>-.25 G<6c656e74206861726477>.25 E
+<61726520696e737472756374696f6e732e>-.1 E/F3 10.95/Times-Bold at 0 SF
+<434f44452047454e455241>72 182.4 Q<54494f4e204f5054494f4e53>-1.04 E F1
+<ad636f6465ad6d6f64656c>108 194.4 Q F0<3d>A/F4 10/Times-Italic at 0 SF
+<6d6f64656c>A F0<43686f6f73652074686520636f6465206d6f64656c2066726f6d3a>
+128 206.4 Q/F5 10/Courier at 0 SF
+<64656661756c743a205461726765742064656661756c7420636f6465206d6f64656c>
+152 224.4 Q<736d616c6c3a20536d616c6c20636f6465206d6f64656c>152 236.4 Q
+<6b65726e656c3a204b65726e656c20636f6465206d6f64656c>152 248.4 Q
+<6d656469756d3a204d656469756d20636f6465206d6f64656c>152 260.4 Q
+<6c617267653a204c6172676520636f6465206d6f64656c>152 272.4 Q F1
+<ad64697361626c65ad706f7374ad5241ad7363686564756c6572>108 289.2 Q F0
+<44697361626c65207363686564756c696e67206166746572207265>128 301.2 Q
+<67697374657220616c6c6f636174696f6e2e>-.15 E F1
+<ad64697361626c65ad7370696c6cad667573696e67>108 318 Q F0<44697361626c65
+20667573696e67206f66207370696c6c20636f646520696e746f20696e73747275637469
+6f6e732e>128 330 Q F1<ad656e61626c65ad636f7272>108 346.8 Q
+<656374ad6568ad737570706f7274>-.18 E F0<4d616b>128 358.8 Q 2.5<6574>-.1
+G<686520ad6c6f>-2.5 E<776572696e>-.25 E -.2<766f>-.4 G .2 -.1<6b652070>
+.2 H<61737320696e736572742065>.1 E<7870656e7369>-.15 E -.15<7665>-.25 G
+2.5<2c62>.15 G<757420636f72726563742c>-2.7 E F2<4548>2.5 E F0
+<636f64652e>2.5 E F1<ad6a6974ad656e61626c65ad6568>108 375.6 Q F0<457863
+657074696f6e2068616e646c696e672073686f756c6420626520656e61626c656420696e
+20746865206a7573742d696e2d74696d6520636f6d70696c6572>128 387.6 Q<2e>-.55
+E F1<ad6a6f696ead6c69>108 404.4 Q -.1<7665>-.1 G<696e746572>.1 E -.1
+<7661>-.1 G<6c73>.1 E F0<436f616c6573636520636f706965732028646566>128
+416.4 Q<61756c743d74727565292e>-.1 E F1<ad6e6f7a6572>108 433.2 Q
+<6fad696e697469616c697a6564ad696ead627373>-.18 E F0<446f6e27>2.5 E 2.5
+<7470>-.18 G<6c616365207a65726f2d696e697469616c697a65642073796d626f6c73
+20696e746f20746865>-2.5 E F2<425353>2.5 E F0<73656374696f6e2e>2.5 E F1
+<ad7072>108 445.2 Q<65ad5241ad7363686564>-.18 E F0<3d>A F4<7363>A
+<686564756c6572>-.15 E F0
+<496e737472756374696f6e207363686564756c6572732061>128 457.2 Q -.25<7661>
+-.2 G<696c61626c6520286265666f7265207265>.25 E
+<67697374657220616c6c6f636174696f6e293a>-.15 E F5<3d64656661756c743a2042
+657374207363686564756c657220666f722074686520746172676574>152 475.2 Q<3d
+6e6f6e653a204e6f207363686564756c696e673a20627265616474682066697273742073
+657175656e63696e67>152 487.2 Q<3d73696d706c653a2053696d706c652074776f20
+70617373207363686564756c696e673a206d696e696d697a6520637269746963616c2070
+61746820616e64206d6178696d697a652070726f636573736f72207574696c697a617469
+6f6e>152 499.2 Q<3d73696d706c65ad6e6f6974696e3a2053696d706c652074776f20
+70617373207363686564756c696e673a2053616d652061732073696d706c652065786365
+7074207573696e672067656e65726963206c6174656e6379>152 511.2 Q<3d6c697374
+ad627572723a20426f74746f6dad757020726567697374657220726564756374696f6e20
+6c697374207363686564756c696e67>152 523.2 Q<3d6c697374ad746472723a20546f
+70ad646f776e20726567697374657220726564756374696f6e206c697374207363686564
+756c696e67>152 535.2 Q<3d6c697374ad74643a20546f70ad646f776e206c69737420
+7363686564756c657220ad7072696e74ad6d616368696e65696e7374727320ad20507269
+6e742067656e657261746564206d616368696e6520636f6465>152 547.2 Q F1<ad72>
+108 564 Q<6567616c6c6f63>-.18 E F0<3d>A F4<616c6c6f6361746f72>A F0<5265>
+128 576 Q<67697374657220616c6c6f6361746f7220746f207573652028646566>-.15
+E<61756c743d6c696e6561727363616e29>-.1 E F5<3d626967626c6f636b3a20426967
+ad626c6f636b20726567697374657220616c6c6f6361746f72>152 594 Q<3d6c696e65
+61727363616e3a206c696e656172207363616e20726567697374657220616c6c6f636174
+6f72203d6c6f63616c20ad>152 606 Q
+<6c6f63616c20726567697374657220616c6c6f6361746f72>18 E
+<3d73696d706c653a2073696d706c6520726567697374657220616c6c6f6361746f72>
+152 618 Q F1<ad72>108 634.8 Q<656c6f636174696f6ead6d6f64656c>-.18 E F0
+<3d>A F4<6d6f64656c>A F0
+<43686f6f73652072656c6f636174696f6e206d6f64656c2066726f6d3a>128 646.8 Q
+F5<3d64656661756c743a205461726765742064656661756c742072656c6f636174696f
+6e206d6f64656c>152 664.8 Q<3d7374617469633a204e6f6ead72656c6f6361746162
+6c6520636f6465203d70696320ad>152 676.8 Q<46756c6c792072656c6f6361746162
+6c652c20706f736974696f6e20696e646570656e64656e7420636f6465>18 E<3d64796e
+616d6963ad6e6fad7069633a2052656c6f63617461626c652065787465726e616c207265
+666572656e6365732c206e6f6ead72656c6f63617461626c6520636f6465>152 688.8 Q
+F1<ad7370696c6c6572>108 705.6 Q F0
+<5370696c6c657220746f207573652028646566>128 717.6 Q
+<61756c743d6c6f63616c29>-.1 E 188.72<43565320323031302d30352d3036>72 768
+R<32>205.67 E 0 Cg EP
+%%Page: 3 3
+%%BeginPageSetup
+BP
+%%EndPageSetup
+/F0 10/Times-Roman at 0 SF 155.07<4c4c49283129204c4c>72 48 R
+<564d20436f6d6d616e64204775696465>-1 E<4c4c49283129>157.57 E/F1 10
+/Courier at 0 SF<3d73696d706c653a2073696d706c65207370696c6c6572>152 84 Q
+<3d6c6f63616c3a206c6f63616c207370696c6c6572>152 96 Q/F2 10/Times-Bold at 0
+SF<ad783836ad61736dad73796e746178>108 112.8 Q F0<3d>A/F3 10
+/Times-Italic at 0 SF<73796e746178>A F0<43686f6f7365207374796c65206f662063
+6f646520746f20656d69742066726f6d20583836206261636b>128 124.8 Q<656e643a>
+-.1 E F1<3d6174743a20456d69742041542654ad7374796c6520617373656d626c79>
+152 142.8 Q
+<3d696e74656c3a20456d697420496e74656cad7374796c6520617373656d626c79>152
+154.8 Q/F4 10.95/Times-Bold at 0 SF<45584954205354>72 171.6 Q -1.04<4154>
+-.986 G<5553>1.04 E F0<4966>108 183.6 Q F2<6c6c69>2.963 E F0 -.1<6661>
+2.963 G .463
+<696c7320746f206c6f6164207468652070726f6772616d2c2069742077696c6c2065>.1
+F .463<786974207769746820616e2065>-.15 F .463
+<78697420636f6465206f6620312e>-.15 F .463
+<4f74686572776973652c2069742077696c6c2072657475726e207468652065>5.463 F
+.463<78697420636f6465206f66>-.15 F<7468652070726f6772616d2069742065>108
+195.6 Q -.15<7865>-.15 G<63757465732e>.15 E F4<53454520414c534f>72 212.4
+Q F0<6c6c63>108 224.4 Q F4 -.548<4155>72 241.2 S<54484f52>.548 E F0
+<4d61696e7461696e656420627920746865>108 253.2 Q/F5 9/Times-Roman at 0 SF
+<4c4c>2.5 E<564d>-.9 E F0 -.7<5465>2.5 G
+<616d20283c687474703a2f2f6c6c766d2e6f72>.7 E<673e292e>-.18 E 188.72
+<43565320323031302d30352d3036>72 768 R<33>205.67 E 0 Cg EP
+%%Trailer
+end
+%%EOF

Added: www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-ar.ps
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-ar.ps?rev=115746&view=auto
==============================================================================
--- www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-ar.ps (added)
+++ www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-ar.ps Wed Oct  6 00:27:59 2010
@@ -0,0 +1,938 @@
+%!PS-Adobe-3.0
+%%Creator: groff version 1.18.1
+%%CreationDate: Wed Oct  6 00:08:12 2010
+%%DocumentNeededResources: font Times-Roman
+%%+ font Times-Bold
+%%+ font Courier
+%%+ font Times-Italic
+%%DocumentSuppliedResources: procset grops 1.18 1
+%%Pages: 5
+%%PageOrder: Ascend
+%%Orientation: Portrait
+%%EndComments
+%%BeginProlog
+%%BeginResource: procset grops 1.18 1
+/setpacking where{
+pop
+currentpacking
+true setpacking
+}if
+/grops 120 dict dup begin
+/SC 32 def
+/A/show load def
+/B{0 SC 3 -1 roll widthshow}bind def
+/C{0 exch ashow}bind def
+/D{0 exch 0 SC 5 2 roll awidthshow}bind def
+/E{0 rmoveto show}bind def
+/F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
+/G{0 rmoveto 0 exch ashow}bind def
+/H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/I{0 exch rmoveto show}bind def
+/J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
+/K{0 exch rmoveto 0 exch ashow}bind def
+/L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/M{rmoveto show}bind def
+/N{rmoveto 0 SC 3 -1 roll widthshow}bind def
+/O{rmoveto 0 exch ashow}bind def
+/P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/Q{moveto show}bind def
+/R{moveto 0 SC 3 -1 roll widthshow}bind def
+/S{moveto 0 exch ashow}bind def
+/T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/SF{
+findfont exch
+[exch dup 0 exch 0 exch neg 0 0]makefont
+dup setfont
+[exch/setfont cvx]cvx bind def
+}bind def
+/MF{
+findfont
+[5 2 roll
+0 3 1 roll
+neg 0 0]makefont
+dup setfont
+[exch/setfont cvx]cvx bind def
+}bind def
+/level0 0 def
+/RES 0 def
+/PL 0 def
+/LS 0 def
+/MANUAL{
+statusdict begin/manualfeed true store end
+}bind def
+/PLG{
+gsave newpath clippath pathbbox grestore
+exch pop add exch pop
+}bind def
+/BP{
+/level0 save def
+1 setlinecap
+1 setlinejoin
+72 RES div dup scale
+LS{
+90 rotate
+}{
+0 PL translate
+}ifelse
+1 -1 scale
+}bind def
+/EP{
+level0 restore
+showpage
+}bind def
+/DA{
+newpath arcn stroke
+}bind def
+/SN{
+transform
+.25 sub exch .25 sub exch
+round .25 add exch round .25 add exch
+itransform
+}bind def
+/DL{
+SN
+moveto
+SN
+lineto stroke
+}bind def
+/DC{
+newpath 0 360 arc closepath
+}bind def
+/TM matrix def
+/DE{
+TM currentmatrix pop
+translate scale newpath 0 0 .5 0 360 arc closepath
+TM setmatrix
+}bind def
+/RC/rcurveto load def
+/RL/rlineto load def
+/ST/stroke load def
+/MT/moveto load def
+/CL/closepath load def
+/Fr{
+setrgbcolor fill
+}bind def
+/Fk{
+setcmykcolor fill
+}bind def
+/Fg{
+setgray fill
+}bind def
+/FL/fill load def
+/LW/setlinewidth load def
+/Cr/setrgbcolor load def
+/Ck/setcmykcolor load def
+/Cg/setgray load def
+/RE{
+findfont
+dup maxlength 1 index/FontName known not{1 add}if dict begin
+{
+1 index/FID ne{def}{pop pop}ifelse
+}forall
+/Encoding exch def
+dup/FontName exch def
+currentdict end definefont pop
+}bind def
+/DEFS 0 def
+/EBEGIN{
+moveto
+DEFS begin
+}bind def
+/EEND/end load def
+/CNT 0 def
+/level1 0 def
+/PBEGIN{
+/level1 save def
+translate
+div 3 1 roll div exch scale
+neg exch neg exch translate
+0 setgray
+0 setlinecap
+1 setlinewidth
+0 setlinejoin
+10 setmiterlimit
+[]0 setdash
+/setstrokeadjust where{
+pop
+false setstrokeadjust
+}if
+/setoverprint where{
+pop
+false setoverprint
+}if
+newpath
+/CNT countdictstack def
+userdict begin
+/showpage{}def
+}bind def
+/PEND{
+clear
+countdictstack CNT sub{end}repeat
+level1 restore
+}bind def
+end def
+/setpacking where{
+pop
+setpacking
+}if
+%%EndResource
+%%IncludeResource: font Times-Roman
+%%IncludeResource: font Times-Bold
+%%IncludeResource: font Courier
+%%IncludeResource: font Times-Italic
+grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
+def/PL 792 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron/Zcaron
+/scaron/zcaron/Ydieresis/trademark/quotesingle/Euro/.notdef/.notdef
+/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
+/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
+/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
+/semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
+/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
+/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
+/z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
+/guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
+/endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
+/dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
+/quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
+/brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
+/logicalnot/minus/registered/macron/degree/plusminus/twosuperior
+/threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
+/ordmasculine/guilsinglright/onequarter/onehalf/threequarters
+/questiondown/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE
+/Ccedilla/Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex
+/Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis
+/multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn
+/germandbls/agrave/aacute/acircumflex/atilde/adieresis/aring/ae/ccedilla
+/egrave/eacute/ecircumflex/edieresis/igrave/iacute/icircumflex/idieresis
+/eth/ntilde/ograve/oacute/ocircumflex/otilde/odieresis/divide/oslash
+/ugrave/uacute/ucircumflex/udieresis/yacute/thorn/ydieresis]def
+/Times-Italic at 0 ENC0/Times-Italic RE/Courier at 0 ENC0/Courier RE
+/Times-Bold at 0 ENC0/Times-Bold RE/Times-Roman at 0 ENC0/Times-Roman RE
+%%EndProlog
+%%Page: 1 1
+%%BeginPageSetup
+BP
+%%EndPageSetup
+/F0 10/Times-Roman at 0 SF<4c4c>72 48 Q 126.07<564d2d4152283129204c4c>-1 F
+<564d20436f6d6d616e64204775696465>-1 E<4c4c>128.57 E<564d2d4152283129>-1
+E/F1 10.95/Times-Bold at 0 SF -.219<4e41>72 84 S<4d45>.219 E F0
+<6c6c766dad617220ad204c4c>108 96 Q<564d206172636869>-1 E -.15<7665>-.25
+G<72>.15 E F1<53594e4f50534953>72 112.8 Q/F2 10/Times-Bold at 0 SF
+<6c6c766d2d6172>108 124.8 Q F0<5bad5d7b646d70717274787d5b5261628c6b>2.5
+E<6f757a5d205b72656c706f735d205b636f756e745d203c6172636869>-.1 E -.15
+<7665>-.25 G 2.5<3e5b>.15 G<8c6c65732e2e2e5d>-2.5 E F1
+<4445534352495054494f4e>72 141.6 Q F0<546865>108 153.6 Q F2
+<6c6c766d2d6172>3.486 E F0 .986<636f6d6d616e642069732073696d696c61722074
+6f2074686520636f6d6d6f6e20556e6978207574696c697479>3.486 F<2c>-.65 E/F3
+10/Courier at 0 SF<6172>3.486 E F0 3.486<2e49>C 3.486<7461>-3.486 G
+<72636869>-3.486 E -.15<7665>-.25 G 3.486<7373>.15 G -2.15 -.25
+<65762065>-3.486 H .986
+<72616c208c6c657320746f67657468657220696e746f2061>.25 F 1.061<73696e676c
+65208c6c652e2054686520696e74656e7420666f72207468697320697320746f2070726f
+64756365206172636869>108 165.6 R 1.362 -.15<7665206c>-.25 H 1.062
+<6962726172696573206279>.15 F/F4 9/Times-Roman at 0 SF<4c4c>3.562 E<564d>
+-.9 E F0 1.062<626974636f646520746861742063616e206265206c696e6b>3.562 F
+1.062<656420696e746f20616e>-.1 F F4<4c4c>108 177.6 Q<564d>-.9 E F0 .471
+<70726f6772616d2e20486f>2.971 F<7765>-.25 E -.15<7665>-.25 G 1.271 -.4
+<722c2074>.15 H .47<6865206172636869>.4 F .77 -.15<76652063>-.25 H .47
+<616e20636f6e7461696e20616e>.15 F 2.97<796b>-.15 G .47
+<696e64206f66208c6c652e20427920646566>-2.97 F<61756c742c>-.1 E F2
+<6c6c766d2d6172>2.97 E F0 .47<67656e65726174657320612073796d626f6c>2.97
+F .212<7461626c652074686174206d616b>108 189.6 R .212
+<6573206c696e6b696e672066>-.1 F .212<61737465722062656361757365206f6e6c
+79207468652073796d626f6c207461626c65206e6565647320746f20626520636f6e7375
+6c7465642c206e6f74206561636820696e6469>-.1 F .213<76696475616c208c6c65>
+-.25 F<6d656d626572206f6620746865206172636869>108 201.6 Q -.15<7665>-.25
+G<2e>.15 E<546865>108 218.4 Q F2<6c6c766d2d6172>3.299 E F0 .799
+<636f6d6d616e642063616e206265207573656420746f>3.299 F/F5 10
+/Times-Italic at 0 SF -.37<7265>3.299 G<6164>.37 E F0<626f7468>3.299 E F4
+<53565234>3.299 E F0<616e64>3.299 E F4<425344>3.299 E F0 .799
+<7374796c65206172636869>3.299 F 1.099 -.15<7665208c>-.25 H .799
+<6c65732e20486f>.15 F<7765>-.25 E -.15<7665>-.25 G 1.599 -.4<722c2069>
+.15 H 3.298<7463>.4 G .798<616e6e6f74206265>-3.298 F .235
+<7573656420746f207772697465207468656d2e>108 230.4 R .235
+<5768696c6520746865>5.235 F F2<6c6c766d2d6172>2.735 E F0 .235
+<636f6d6d616e642070726f6475636573208c6c6573207468617420617265>2.735 F F5
+<616c6d6f7374>2.735 E F0 .236
+<6964656e746963616c20746f2074686520666f726d61742075736564>2.736 F .407
+<6279206f74686572>108 242.4 R F3<6172>2.907 E F0 .406
+<696d706c656d656e746174696f6e732c20697420686173207477>2.907 F 2.906
+<6f73>-.1 G .406<69676e698c63616e74206465706172747572657320696e206f7264
+657220746f206d616b>-2.906 F 2.906<6574>-.1 G .406<6865206172636869>
+-2.906 F .706 -.15<76652061>-.25 H .406<7070726f70726961746520666f72>.15
+F F4<4c4c>108 254.4 Q<564d>-.9 E F0 2.666<2e54>C .166
+<6865208c727374206465706172747572652069732074686174>-2.666 F F2
+<6c6c766d2d6172>2.667 E F0 .167<6f6e6c792075736573>2.667 F F4<42534434>
+2.667 E F0 .167<2e34207374796c65206c6f6e672070617468206e616d657320287374
+6f72656420696d6d6564696174656c79206166746572>B .401
+<746865206865616465722920616e64206e65>108 266.4 R -.15<7665>-.25 G 2.901
+<7263>.15 G .4<6f6e7461696e73206120737472696e67207461626c6520666f72206c
+6f6e67206e616d65732e20546865207365636f6e64206465706172747572652069732074
+686174207468652073796d626f6c207461626c65>-2.901 F 1.556
+<697320666f726d6174656420666f72206566>108 278.4 R 1.557<8c6369656e742063
+6f6e737472756374696f6e206f6620616e20696e2d6d656d6f7279206461746120737472
+7563747572652074686174207065726d69747320726170696420287265642d626c61636b
+207472656529>-.25 F .508<6c6f6f6b7570732e20436f6e73657175656e746c79>108
+290.4 R 3.008<2c61>-.65 G<72636869>-3.008 E -.15<7665>-.25 G 3.007<7370>
+.15 G .507<726f64756365642077697468>-3.007 F F2<6c6c766d2d6172>3.007 E
+F0 .507<757375616c6c792077>3.007 F<6f6e27>-.1 E 3.007<7462>-.18 G 3.007
+<6572>-3.007 G .507
+<65616461626c65206f72206564697461626c65207769746820616e>-3.007 F<79>-.15
+E F3<6172>3.007 E F0 1.623<696d706c656d656e746174696f6e206f722075736566
+756c20666f72206c696e6b696e672e>108 302.4 R 1.623<5573696e6720746865>
+6.623 F F3<66>4.123 E F0 1.623<6d6f64698c657220746f208d617474656e208c6c
+65206e616d65732077696c6c206d616b>4.123 F 4.124<6574>-.1 G 1.624
+<6865206172636869>-4.124 F -.15<7665>-.25 G 1.326
+<7265616461626c65206279206f74686572>108 314.4 R F3<6172>3.826 E F0 1.325
+<696d706c656d656e746174696f6e732062>3.825 F 1.325<7574206e6f7420666f7220
+6c696e6b696e672062656361757365207468652073796d626f6c207461626c6520666f72
+6d617420666f72>-.2 F F4<4c4c>3.825 E<564d>-.9 E F0<6973>3.825 E 1.06
+<756e697175652e20496620616e>108 326.4 R F4<53565234>3.56 E F0<6f72>3.56
+E F4<425344>3.56 E F0 1.06<7374796c65206172636869>3.56 F 1.36 -.15
+<76652069>-.25 H 3.56<7375>.15 G 1.06<736564207769746820746865>-3.56 F
+F3<72>3.56 E F0 1.06<287265706c61636529206f72>3.56 F F3<71>3.56 E F0
+1.06<28717569636b2075706461746529206f7065726174696f6e732c20746865>3.56 F
+<6172636869>108 338.4 Q 2.858 -.15<76652077>-.25 H 2.557
+<696c6c206265207265636f6e737472756374656420696e>.15 F F4<4c4c>5.057 E
+<564d>-.9 E F0 2.557<666f726d61742e2054686973206d65616e7320746861742074
+686520737472696e67207461626c652077696c6c2062652064726f707065642028696e>
+5.057 F 1.752<6465666572656e636520746f>108 350.4 R F4<425344>4.252 E F0
+1.752<342e34206c6f6e67206e616d65732920616e6420616e>4.252 F F4<4c4c>4.252
+E<564d>-.9 E F0 1.752
+<73796d626f6c207461626c652077696c6c2062652061646465642028627920646566>
+4.252 F 1.753<61756c74292e205468652073797374656d>-.1 F
+<73796d626f6c207461626c652077696c6c2062652072657461696e65642e>108 362.4
+Q<4865726527>108 379.2 Q 2.5<7377>-.55 G<68657265>-2.5 E F2
+<6c6c766d2d6172>2.5 E F0<646570617274732066726f6d20707265>2.5 E
+<76696f7573>-.25 E F3<6172>2.5 E F0<696d706c656d656e746174696f6e733a>2.5
+E F5<53796d626f6c2054>108 396 Q<61626c65>-.92 E F0<53696e6365>128 408 Q
+F2<6c6c766d2d6172>4.948 E F0 2.448
+<697320696e74656e64656420746f206172636869>4.948 F 2.747 -.15<76652062>
+-.25 H 2.447
+<6974636f6465208c6c65732c207468652073796d626f6c207461626c652077>.15 F
+<6f6e27>-.1 E 4.947<746d>-.18 G<616b>-4.947 E 4.947<656d>-.1 G 2.447
+<7563682073656e736520746f>-4.947 F<616e>128 420 Q .223<797468696e672062>
+-.15 F<7574>-.2 E F4<4c4c>2.723 E<564d>-.9 E F0 2.723<2e43>C
+<6f6e73657175656e746c79>-2.723 E 2.723<2c74>-.65 G .223
+<68652073796d626f6c207461626c6527>-2.723 F 2.723<7366>-.55 G .223<6f726d
+617420686173206265656e2073696d706c698c65642e20497420636f6e73697374732073
+696d706c79206f66>-2.723 F 3.974<6173>128 432 S 1.473<657175656e6365206f
+66207061697273206f662061208c6c65206d656d62657220696e6465>-3.974 F 3.973
+<786e>-.15 G 1.473<756d62657220617320616e>-3.973 F F4<4c5342>3.973 E F0
+1.473<346279746520696e7465>3.973 F 1.473
+<67657220616e642061206e756c6c2d7465726d696e61746564>-.15 F
+<737472696e672e>128 444 Q F5<4c6f6e672050>108 460.8 Q<61746873>-.8 E F0
+<536f6d65>128 472.8 Q F3<6172>4.864 E F0 2.364
+<696d706c656d656e746174696f6e732028>4.864 F F4<53565234>A F0 4.864<2975>
+C 2.364<73652061207365706172617465208c6c65206d656d62657220746f207265636f
+7264206c6f6e672070617468206e616d657320283e203135>-4.864 F
+<63686172616374657273292e>128 484.8 Q F2<6c6c766d2d6172>3.047 E F0
+<74616b>3.047 E .547<657320746865>-.1 F F4<425344>3.047 E F0 .546
+<342e3420616e64204d6163>3.047 F F4<4f53>3.046 E F0 3.046<5861>3.046 G
+.546<7070726f61636820776869636820697320746f2073696d706c792073746f726520
+7468652066756c6c2070617468>-3.046 F .771<6e616d6520696d6d6564696174656c
+7920707265636564696e6720746865206461746120666f7220746865208c6c652e205468
+652070617468206e616d65206973206e756c6c207465726d696e6174656420616e64206d
+617920636f6e7461696e>128 496.8 R
+<74686520736c61736820282f2920636861726163746572>128 508.8 Q<2e>-.55 E F5
+<436f6d7072>108 525.6 Q<657373696f6e>-.37 E F2<6c6c766d2d6172>128 537.6
+Q F0 1.227<63616e20636f6d707265737320746865206d656d62657273206f6620616e
+206172636869>3.727 F 1.527 -.15<76652074>-.25 H 3.727<6f73>.15 G -2.25
+-.2<61762065>-3.727 H 1.226<73706163652e2054686520636f6d7072657373696f6e
+207573656420646570656e6473206f6e>3.927 F<7768617427>128 549.6 Q 3.528
+<7361>-.55 G -.25<7661>-3.728 G 1.028<696c61626c65206f6e2074686520706c61
+74666f726d20616e6420776861742063686f6963657320746865>.25 F F4<4c4c>3.528
+E<564d>-.9 E F0 1.028<436f6d70726573736f72207574696c697479206d616b>3.528
+F 1.028<65732e2049742067656e6572616c6c79>-.1 F -.1<6661>128 561.6 S -.2
+<766f>-.1 G .717<727320627a6970322062>.2 F .717
+<75742077696c6c2073656c656374206265747765656e2060>-.2 F .717
+<606e6f20636f6d7072657373696f6e27>-.74 F 3.217<276f>-.74 G 3.217<7262>
+-3.217 G .716<7a69703220646570656e64696e67206f6e2077686174206d616b>
+-3.217 F .716<65732073656e736520666f72>-.1 F<746865208c6c6527>128 573.6
+Q 2.5<7363>-.55 G<6f6e74656e742e>-2.5 E F5<446972>108 590.4 Q
+<6563746f7279205265637572>-.37 E<73696f6e>-.1 E F0<4d6f7374>128 602.4 Q
+F3<6172>3.202 E F0 .703<696d706c656d656e746174696f6e7320646f206e6f742072
+656375727365207468726f756768206469726563746f726965732062>3.202 F .703
+<75742073696d706c792069676e6f7265206469726563746f7269657320696620746865>
+-.2 F 3.203<7961>-.15 G<7265>-3.203 E .125
+<70726573656e74656420746f207468652070726f6772616d20696e20746865>128
+614.4 R F5<8c6c6573>2.625 E F0<6f7074696f6e2e>2.625 E F2<6c6c766d2d6172>
+2.625 E F0 2.625<2c68>C -.25<6f77>-2.625 G -2.15 -.25<65762065>.25 H
+.925 -.4<722c2063>.25 H .125<616e2072656375727365207468726f756768206469
+726563746f72792073747275637475726573>.4 F<616e642061646420616c6c20746865
+208c6c657320756e6465722061206469726563746f7279>128 626.4 Q 2.5<2c69>-.65
+G 2.5<6672>-2.5 G<65717565737465642e>-2.5 E/F6 9/Times-Italic at 0 SF -.162
+<544f>108 643.2 S<43>.162 E F5 -1.11<5665>2.5 G
+<72626f7365204f7574707574>1.11 E F0<5768656e>128 655.2 Q F2
+<6c6c766d2d6172>2.838 E F0 .339<7072696e7473206f7574207468652076>2.838 F
+.339<6572626f7365207461626c65206f6620636f6e74656e74732028>-.15 F F3
+<7476>A F0 .339<6f7074696f6e292c2069742070726563656465732074686520757375
+616c206f757470757420776974682061>2.839 F .361<63686172616374657220696e64
+69636174696e6720746865206261736963206b696e64206f6620636f6e74656e7420696e
+20746865208c6c652e204120626c616e6b206d65616e7320746865208c6c652069732061
+207265>128 667.2 R .361<67756c6172208c6c652e204120275a27>-.15 F .103<6d
+65616e7320746865208c6c6520697320636f6d707265737365642e204120274227206d65
+616e7320746865208c6c6520697320616e>128 679.2 R F4<4c4c>2.603 E<564d>-.9
+E F0 .103<626974636f6465208c6c652e20416e20275327206d65616e7320746865208c
+6c6520697320746865>2.603 F<73796d626f6c207461626c652e>128 691.2 Q 188.72
+<43565320323031302d30352d3036>72 768 R<31>205.67 E 0 Cg EP
+%%Page: 2 2
+%%BeginPageSetup
+BP
+%%EndPageSetup
+/F0 10/Times-Roman at 0 SF<4c4c>72 48 Q 126.07<564d2d4152283129204c4c>-1 F
+<564d20436f6d6d616e64204775696465>-1 E<4c4c>128.57 E<564d2d4152283129>-1
+E/F1 10.95/Times-Bold at 0 SF<4f5054494f4e53>72 84 Q F0 .277
+<546865206f7074696f6e7320746f>108 96 R/F2 10/Times-Bold at 0 SF
+<6c6c766d2d6172>2.777 E F0 .277
+<61726520636f6d70617469626c652077697468206f74686572>2.777 F/F3 10
+/Courier at 0 SF<6172>2.777 E F0 2.777
+<696d706c656d656e746174696f6e732e20486f>2.777 F<7765>-.25 E -.15<7665>
+-.25 G 1.076 -.4<722c2074>.15 H .276<68657265206172652061206665>.4 F
+2.776<776d>-.25 G<6f64698c657273>-2.776 E<28>108 108 Q/F4 10
+/Times-Italic at 0 SF<7a52>A F0 2.912<2974>C .412
+<68617420617265206e6f7420666f756e6420696e206f74686572>-2.912 F F3<6172>
+2.912 E F0 .413<732e20546865206f7074696f6e7320746f>B F2<6c6c766d2d6172>
+2.913 E F0 .413<7370656369667920612073696e676c65206261736963206f70657261
+74696f6e20746f20706572666f726d206f6e>2.913 F .226<746865206172636869>108
+120 R -.15<7665>-.25 G 2.726<2c6176>.15 G .226<617269657479206f66206d6f
+64698c65727320666f722074686174206f7065726174696f6e2c20746865206e616d6520
+6f6620746865206172636869>-2.976 F .525 -.15<7665208c>-.25 H .225
+<6c652c20616e6420616e206f7074696f6e616c206c697374206f66208c6c65>.15 F<6e
+616d65732e205468657365206f7074696f6e7320617265207573656420746f2064657465
+726d696e6520686f>108 132 Q<77>-.25 E F2<6c6c766d2d6172>2.5 E F0
+<73686f756c642070726f6365737320746865206172636869>2.5 E .3 -.15
+<7665208c>-.25 H<6c652e>.15 E .033
+<546865204f7065726174696f6e7320616e64204d6f64698c657273206172652065>108
+148.8 R .033<78706c61696e656420696e207468652073656374696f6e732062656c6f>
+-.15 F 1.333 -.65<772e2054>-.25 H .034<6865206d696e696d616c20736574206f
+66206f7074696f6e73206973206174206c65617374206f6e65>.65 F .609
+<6f70657261746f7220616e6420746865206e616d65206f6620746865206172636869>
+108 160.8 R -.15<7665>-.25 G 3.109<2e54>.15 G .609
+<79706963616c6c79206172636869>-3.909 F .908 -.15<7665208c>-.25 H .608
+<6c657320656e6420776974682061>.15 F F3<2e61>3.108 E F0<737566>3.108 E
+.608<8c782c2062>-.25 F .608
+<75742074686973206973206e6f742072657175697265642e>-.2 F -.15<466f>108
+172.8 S<6c6c6f>.15 E .15<77696e6720746865>-.25 F F4<6172>2.65 E -.15
+<6368>-.37 G<6976652d6e616d65>.15 E F0 .15
+<636f6d65732061206c697374206f66>2.65 F F4<8c6c6573>2.65 E F0 .151<746861
+7420696e646963617465207468652073706563698c63206d656d62657273206f66207468
+65206172636869>2.651 F .451 -.15<76652074>-.25 H 2.651<6f6f>.15 G
+<706572617465>-2.651 E .049<6f6e2e20496620746865>108 184.8 R F4
+<8c6c6573>2.549 E F0 .048<6f7074696f6e206973206e6f742073706563698c65642c
+2069742067656e6572616c6c79206d65616e73206569746865722060>2.549 F
+<606e6f6e6527>-.74 E 2.548<276f>-.74 G 2.548<7260>-2.548 G<60616c6c27>
+-3.288 E 2.548<276d>-.74 G .048
+<656d626572732c20646570656e64696e67206f6e20746865>-2.548 F
+<6f7065726174696f6e2e>108 196.8 Q F2<4f7065726174696f6e73>87 213.6 Q F0
+15<6444>108 225.6 S .682
+<656c657465208c6c65732066726f6d20746865206172636869>-15 F -.15<7665>-.25
+G 3.182<2e4e>.15 G 3.183<6f6d>-3.182 G .683<6f64698c65727320617265206170
+706c696361626c6520746f2074686973206f7065726174696f6e2e>-3.183 F<546865>
+5.683 E F4<8c6c6573>3.183 E F0 .683<6f7074696f6e732073706563696679>3.183
+F 1.528<7768696368206d656d626572732073686f756c642062652072656d6f>128
+237.6 R -.15<7665>-.15 G 4.027<6466>.15 G 1.527
+<726f6d20746865206172636869>-4.027 F -.15<7665>-.25 G 4.027<2e49>.15 G
+4.027<7469>-4.027 G 4.027<736e>-4.027 G 1.527<6f7420616e206572726f722069
+6620612073706563698c6564208c6c6520646f6573206e6f74>-4.027 F
+<61707065617220696e20746865206172636869>128 249.6 Q -.15<7665>-.25 G 5
+<2e49>.15 G 2.5<666e>-5 G<6f>-2.5 E F4<8c6c6573>2.5 E F0
+<6172652073706563698c65642c20746865206172636869>2.5 E .3 -.15<76652069>
+-.25 H 2.5<736e>.15 G<6f74206d6f64698c65642e>-2.5 E<6d5b6162695d>108
+266.4 Q<4d6f>128 278.4 Q 2.658 -.15<7665208c>-.15 H 2.358
+<6c65732066726f6d206f6e65206c6f636174696f6e20696e20746865206172636869>
+.15 F 2.658 -.15<76652074>-.25 H 4.858<6f61>.15 G<6e6f74686572>-4.858 E
+4.858<2e54>-.55 G<6865>-4.858 E F4<61>4.858 E F0<2c>A F4<62>4.858 E F0
+4.859<2c61>C<6e64>-4.859 E F4<69>4.859 E F0 2.359
+<6d6f64698c657273206170706c7920746f2074686973>4.859 F .508
+<6f7065726174696f6e2e20546865>128 290.4 R F4<8c6c6573>3.008 E F0 .507
+<77696c6c20616c6c206265206d6f>3.008 F -.15<7665>-.15 G 3.007<6474>.15 G
+3.007<6f74>-3.007 G .507<6865206c6f636174696f6e206769>-3.007 F -.15
+<7665>-.25 G 3.007<6e62>.15 G 3.007<7974>-3.007 G .507<6865206d6f64698c
+6572732e204966206e6f206d6f64698c6572732061726520757365642c>-3.007 F
+<746865208c6c65732077696c6c206265206d6f>128 302.4 Q -.15<7665>-.15 G 2.5
+<6474>.15 G 2.5<6f74>-2.5 G<686520656e64206f6620746865206172636869>-2.5
+E -.15<7665>-.25 G 2.5<2e49>.15 G 2.5<666e>-2.5 G<6f>-2.5 E F4<8c6c6573>
+2.5 E F0<6172652073706563698c65642c20746865206172636869>2.5 E .3 -.15
+<76652069>-.25 H 2.5<736e>.15 G<6f74206d6f64698c65642e>-2.5 E<705b6b5d>
+108 319.2 Q .229<5072696e74208c6c657320746f20746865207374616e6461726420
+6f75747075742e20546865>128 331.2 R F4<6b>2.729 E F0 .23<6d6f64698c657220
+6170706c69657320746f2074686973206f7065726174696f6e2e2054686973206f706572
+6174696f6e2073696d706c79207072696e7473>2.729 F<746865>128 343.2 Q F4
+<8c6c6573>2.694 E F0 .194<696e6469636174656420746f20746865207374616e6461
+7264206f75747075742e204966206e6f>2.694 F F4<8c6c6573>2.694 E F0 .193
+<6172652073706563698c65642c2074686520656e74697265206172636869>2.693 F
+.493 -.15<76652069>-.25 H 2.693<7370>.15 G 2.693
+<72696e7465642e205072696e74696e67>-2.693 F .024
+<626974636f6465208c6c657320697320696c6c2d6164766973656420617320746865>
+128 355.2 R 2.524<796d>-.15 G .024<6967687420636f6e6675736520796f757220
+7465726d696e616c2073657474696e67732e20546865>-2.524 F F4<70>2.524 E F0
+.024<6f7065726174696f6e206e65>2.524 F -.15<7665>-.25 G 2.524<726d>.15 G
+<6f64698c6573>-2.524 E<746865206172636869>128 367.2 Q -.15<7665>-.25 G
+<2e>.15 E<715b52667a5d>108 384 Q .509<517569636b6c7920617070656e64208c6c
+657320746f2074686520656e64206f6620746865206172636869>128 396 R -.15
+<7665>-.25 G 3.008<2e54>.15 G<6865>-3.008 E F4<52>3.008 E F0<2c>A F4<66>
+3.008 E F0 3.008<2c61>C<6e64>-3.008 E F4<7a>3.008 E F0 .508
+<6d6f64698c657273206170706c7920746f2074686973206f7065726174696f6e2e>
+3.008 F<54686973>5.508 E .424
+<6f7065726174696f6e20717569636b6c79206164647320746865>128 408 R F4
+<8c6c6573>2.924 E F0 .425<746f20746865206172636869>2.924 F .725 -.15
+<76652077>-.25 H .425<6974686f757420636865636b696e6720666f72206475706c69
+636174657320746861742073686f756c642062652072656d6f>.15 F -.15<7665>-.15
+G<64>.15 E .56<8c7273742e204966206e6f>128 420 R F4<8c6c6573>3.06 E F0
+.56<6172652073706563698c65642c20746865206172636869>3.06 F .859 -.15
+<76652069>-.25 H 3.059<736e>.15 G .559<6f74206d6f64698c65642e>-3.059 F
+.559<42656361757365206f66207468652077>5.559 F .559<61792074686174>-.1 F
+F2<6c6c766d2d6172>3.059 E F0<636f6e73747275637473>3.059 E
+<746865206172636869>128 432 Q .3 -.15<7665208c>-.25 H
+<6c652c2069747320647562696f7573207768657468657220746865>.15 E F4<71>2.5
+E F0<6f7065726174696f6e20697320616e>2.5 E 2.5<7966>-.15 G
+<6173746572207468616e20746865>-2.6 E F4<72>2.5 E F0
+<6f7065726174696f6e2e>2.5 E<725b52616266757a5d>108 448.8 Q .078
+<5265706c616365206f7220696e73657274208c6c65206d656d626572732e20546865>
+128 460.8 R F4<52>2.578 E F0<2c>A F4<61>2.578 E F0<2c>A F4<62>2.578 E F0
+<2c>A F4<66>2.578 E F0<2c>A F4<75>2.578 E F0 2.578<2c61>C<6e64>-2.578 E
+F4<7a>2.578 E F0 .078<6d6f64698c657273206170706c7920746f2074686973206f70
+65726174696f6e2e2054686973206f7065726174696f6e>2.578 F 1.012
+<77696c6c207265706c6163652065>128 472.8 R<78697374696e67>-.15 E F4
+<8c6c6573>3.512 E F0 1.012<6f7220696e73657274207468656d2061742074686520
+656e64206f6620746865206172636869>3.512 F 1.312 -.15<76652069>-.25 H
+3.512<6674>.15 G<6865>-3.512 E 3.512<7964>-.15 G 3.512<6f6e>-3.512 G
+1.012<6f742065>-3.512 F 1.012<786973742e204966206e6f>-.15 F F4<8c6c6573>
+3.511 E F0<617265>3.511 E<73706563698c65642c20746865206172636869>128
+484.8 Q .3 -.15<76652069>-.25 H 2.5<736e>.15 G<6f74206d6f64698c65642e>
+-2.5 E 3.06<745b765d205072696e74>108 501.6 R .334
+<746865207461626c65206f6620636f6e74656e74732e2057>2.834 F .334
+<6974686f757420616e>-.4 F 2.834<796d>-.15 G .335<6f64698c6572732c207468
+6973206f7065726174696f6e206a757374207072696e747320746865206e616d6573206f
+6620746865206d656d62657273>-2.834 F 3.146
+<746f20746865207374616e64617264206f75747075742e2057>128 513.6 R 3.146
+<69746820746865>-.4 F F4<76>5.645 E F0<6d6f64698c6572>5.645 E<2c>-.4 E
+F2<6c6c766d2d6172>5.645 E F0 3.145<616c736f207072696e7473206f7574207468
+65208c6c6520747970652028423d626974636f64652c>5.645 F 1.085<5a3d636f6d70
+7265737365642c20533d73796d626f6c207461626c652c20626c616e6b3d7265>128
+525.6 R 1.086<67756c6172208c6c65292c20746865207065726d697373696f6e206d6f
+64652c20746865206f>-.15 F 1.086<776e657220616e642067726f75702c20746865>
+-.25 F .708<73697a652c20616e642074686520646174652e20496620616e>128 537.6
+R<79>-.15 E F4<8c6c6573>3.208 E F0 .708<6172652073706563698c65642c207468
+65206c697374696e67206973206f6e6c7920666f722074686f7365208c6c65732e204966
+206e6f>3.208 F F4<8c6c6573>3.208 E F0 .708<6172652073706563698c65642c>
+3.208 F<746865207461626c65206f6620636f6e74656e747320666f7220746865207768
+6f6c65206172636869>128 549.6 Q .3 -.15<76652069>-.25 H 2.5<7370>.15 G
+<72696e7465642e>-2.5 E<785b6f505d>108 566.4 Q 2.555
+<45787472616374206172636869>128 578.4 R 2.855 -.15<7665206d>-.25 H 2.555
+<656d62657273206261636b20746f208c6c65732e20546865>.15 F F4<6f>5.056 E F0
+2.556<6d6f64698c6572206170706c69657320746f2074686973206f7065726174696f6e
+2e2054686973206f7065726174696f6e>5.056 F<726574726965>128 590.4 Q -.15
+<7665>-.25 G 4.636<7374>.15 G 2.136<686520696e64696361746564>-4.636 F F4
+<8c6c6573>4.636 E F0 2.136<66726f6d20746865206172636869>4.636 F 2.435
+-.15<76652061>-.25 H 2.135<6e6420777269746573207468656d206261636b20746f
+20746865206f7065726174696e672073797374656d27>.15 F 4.635<738c>-.55 G
+<6c65>-4.635 E<73797374656d2e204966206e6f>128 602.4 Q F4<8c6c6573>2.5 E
+F0<6172652073706563698c65642c2074686520656e74697265206172636869>2.5 E .3
+-.15<76652069>-.25 H 2.5<7365>.15 G<7874726163742e>-2.65 E F2
+<4d6f64698c65727320286f7065726174696f6e2073706563698c6329>87 619.2 Q F0
+1.477<546865206d6f64698c6572732062656c6f>108 631.2 R 3.978<7761>-.25 G
+1.478<72652073706563698c6320746f206365727461696e206f7065726174696f6e732e
+2053656520746865204f7065726174696f6e732073656374696f6e202861626f>-3.978
+F -.15<7665>-.15 G 3.978<2974>.15 G 3.978<6f64>-3.978 G
+<657465726d696e65>-3.978 E<7768696368206d6f64698c6572732061726520617070
+6c696361626c6520746f207768696368206f7065726174696f6e732e>108 643.2 Q 6.4
+<5b615d205768656e>108 660 R .482<696e73657274696e67206f72206d6f>2.982 F
+.481<76696e67206d656d626572208c6c65732c2074686973206f7074696f6e20737065
+63698c6573207468652064657374696e6174696f6e206f6620746865206e65>-.15 F
+2.981<778c>-.25 G .481<6c6573206173206265696e67>-2.981 F F3<61>128 672 Q
+F0<6674657220746865>A F4 -.37<7265>2.5 G<6c706f73>.37 E F0<6d656d626572>
+2.5 E 2.5<2e49>-.55 G<66>-2.5 E F4 -.37<7265>2.5 G<6c706f73>.37 E F0<69
+73206e6f7420666f756e642c20746865208c6c65732061726520706c6163656420617420
+74686520656e64206f6620746865206172636869>2.5 E -.15<7665>-.25 G<2e>.15 E
+5.84<5b625d205768656e>108 688.8 R .481<696e73657274696e67206f72206d6f>
+2.981 F .481<76696e67206d656d626572208c6c65732c2074686973206f7074696f6e
+2073706563698c6573207468652064657374696e6174696f6e206f6620746865206e65>
+-.15 F 2.982<778c>-.25 G .482<6c6573206173206265696e67>-2.982 F F3<62>
+128 700.8 Q F0 .994<65666f726520746865>B F4 -.37<7265>3.494 G<6c706f73>
+.37 E F0<6d656d626572>3.494 E 3.494<2e49>-.55 G<66>-3.494 E F4 -.37
+<7265>3.494 G<6c706f73>.37 E F0 .994<6973206e6f7420666f756e642c20746865
+208c6c65732061726520706c616365642061742074686520656e64206f66207468652061
+72636869>3.494 F -.15<7665>-.25 G 3.493<2e54>.15 G<686973>-3.493 E
+<6d6f64698c6572206973206964656e746963616c20746f2074686520746865>128
+712.8 Q F4<69>2.5 E F0<6d6f64698c6572>2.5 E<2e>-.55 E 188.72
+<43565320323031302d30352d3036>72 768 R<32>205.67 E 0 Cg EP
+%%Page: 3 3
+%%BeginPageSetup
+BP
+%%EndPageSetup
+/F0 10/Times-Roman at 0 SF<4c4c>72 48 Q 126.07<564d2d4152283129204c4c>-1 F
+<564d20436f6d6d616e64204775696465>-1 E<4c4c>128.57 E<564d2d4152283129>-1
+E 7.51<5b665d204e6f726d616c6c79>108 84 R<2c>-.65 E/F1 10/Times-Bold at 0 SF
+<6c6c766d2d6172>2.823 E F0 .323<73746f726573207468652066756c6c2070617468
+206e616d6520746f2061208c6c652061732070726573656e74656420746f206974206f6e
+2074686520636f6d6d616e64206c696e652e2057>2.823 F .324<6974682074686973>
+-.4 F 1.548<6f7074696f6e2c207472756e636174656420283135206368617261637465
+7273206d617829206e616d65732061726520757365642e205468697320656e7375726573
+206e616d6520636f6d7061746962696c6974792077697468206f6c646572>128 96 R
+-.15<7665>128 108 S .773<7273696f6e73206f66>.15 F/F2 10/Courier at 0 SF
+<6172>3.273 E F0 -.2<6275>3.273 G 3.273<746d>.2 G .773
+<617920616c736f20746877>-3.273 F .773<61727420636f72726563742065>-.1 F
+.773<787472616374696f6e206f6620746865208c6c657320286475706c696361746573
+206d6179206f>-.15 F -.15<7665>-.15 G .774
+<727772697465292e2049662075736564>.15 F .394<7769746820746865>128 120 R
+/F3 10/Times-Italic at 0 SF<52>2.894 E F0 .393<6f7074696f6e2c20746865206469
+726563746f727920726563757273696f6e2077696c6c20626520706572666f726d656420
+62>2.894 F .393
+<757420746865208c6c65206e616d65732077696c6c20616c6c206265>-.2 F F2<66>
+2.893 E F0 .393<6c617474656e656420746f>B
+<73696d706c65208c6c65206e616d65732e>128 132 Q 8.06<5b695d2041>108 148.8
+R<73796e6f6e>2.5 E<796d20666f7220746865>-.15 E F3<62>2.5 E F0
+<6f7074696f6e2e>2.5 E 5.84<5b6b5d204e6f726d616c6c79>108 165.6 R<2c>-.65
+E F1<6c6c766d2d6172>4.438 E F0 1.938<77696c6c206e6f74207072696e74207468
+6520636f6e74656e7473206f6620626974636f6465208c6c6573207768656e20746865>
+4.438 F F3<70>4.438 E F0 1.939
+<6f7065726174696f6e20697320757365642e2054686973>4.438 F
+<6d6f64698c657220646566656174732074686520646566>128 177.6 Q
+<61756c7420616e6420616c6c6f>-.1 E<77732074686520626974636f6465206d656d62
+65727320746f206265207072696e7465642e>-.25 E 3.62<5b4e5d2054686973>108
+194.4 R<6f7074696f6e2069732069676e6f726564206279>2.5 E F1
+<6c6c766d2d6172>2.5 E F0 -.2<6275>2.5 G 2.5<7470>.2 G<726f>-2.5 E
+<766964656420666f7220636f6d7061746962696c697479>-.15 E<2e>-.65 E 5.84
+<5b6f5d205768656e>108 211.2 R -.15<6578>2.804 G .304<7472616374696e6720
+8c6c65732c2074686973206f7074696f6e2077696c6c206361757365>.15 F F1
+<6c6c766d2d6172>2.804 E F0 .304<746f2070726573657276>2.804 F 2.804<6574>
+-.15 G .304<6865206f726967696e616c206d6f64698c636174696f6e2074696d657320
+6f6620746865>-2.804 F<8c6c6573206974207772697465732e>128 223.2 Q 5.28
+<5b505d20757365>108 240 R
+<66756c6c2070617468206e616d6573207768656e206d61746368696e67>2.5 E 4.17
+<5b525d2054686973>108 256.8 R 1.159
+<6d6f64698c657220696e737472756374696f6e7320746865>3.659 F F3<72>3.659 E
+F0 1.159<6f7074696f6e20746f2072656375727369>3.659 F -.15<7665>-.25 G
+1.159<6c792070726f63657373206469726563746f726965732e>.15 F -.4<5769>
+6.159 G<74686f7574>.4 E F3<52>3.66 E F0 3.66<2c64>C 1.16
+<69726563746f7269657320617265>-3.66 F 1.79
+<69676e6f72656420616e64206f6e6c792074686f7365>128 268.8 R F3<8c6c6573>
+4.29 E F0 1.789<7468617420726566657220746f208c6c65732077696c6c2062652061
+6464656420746f20746865206172636869>4.29 F -.15<7665>-.25 G 4.289<2e57>
+.15 G<68656e>-4.289 E F3<52>4.289 E F0 1.789<697320757365642c20616e>
+4.289 F<79>-.15 E .014
+<6469726563746f726965732073706563698c65642077697468>128 280.8 R F3
+<8c6c6573>2.514 E F0 .014
+<77696c6c206265207363616e6e6564202872656375727369>2.514 F -.15<7665>-.25
+G .014<6c792920746f208c6e64208c6c657320746f20626520616464656420746f2074
+6865206172636869>.15 F -.15<7665>-.25 G 2.515<2e41>.15 G -.15<6e79>
+-2.515 G<8c6c652077686f7365206e616d65206265>128 292.8 Q
+<67696e732077697468206120646f742077696c6c206e6f742062652061646465642e>
+-.15 E 5.84<5b755d205768656e>108 309.6 R .893<7265706c6163696e672065>
+3.393 F .893<78697374696e67208c6c657320696e20746865206172636869>-.15 F
+-.15<7665>-.25 G 3.393<2c6f>.15 G .893
+<6e6c79207265706c6163652074686f7365208c6c65732074686174206861>-3.393 F
+1.193 -.15<766520612074>-.2 H .893<696d65207374616d70207468616e20746865>
+.15 F<74696d65207374616d70206f6620746865206d656d62657220696e207468652061
+72636869>128 321.6 Q -.15<7665>-.25 G<2e>.15 E 6.4<5b7a5d205768656e>108
+338.4 R .283<696e73657274696e67206f72207265706c6163696e6720616e>2.783 F
+2.783<798c>-.15 G .283<6c6520696e20746865206172636869>-2.783 F -.15
+<7665>-.25 G 2.783<2c63>.15 G .283
+<6f6d707265737320746865208c6c65208c7273742e>-2.783 F .284
+<54686973206d6f64698c6572206973207361666520746f20757365>5.284 F .314
+<7768656e2028707265>128 350.4 R .314<76696f75736c792920636f6d7072657373
+656420626974636f6465208c6c65732061726520616464656420746f2074686520617263
+6869>-.25 F -.15<7665>-.25 G 2.813<3b74>.15 G .313
+<686520636f6d7072657373656420626974636f6465208c6c65732077696c6c>-2.813 F
+<6e6f7420626520646f75626c7920636f6d707265737365642e>128 362.4 Q F1
+<4d6f64698c657273202867656e6572696329>87 379.2 Q F0
+<546865206d6f64698c6572732062656c6f>108 391.2 Q 2.5<776d>-.25 G
+<6179206265206170706c69656420746f20616e>-2.5 E 2.5<796f>-.15 G
+<7065726174696f6e2e>-2.5 E 6.4<5b635d2046>108 408 R 1.141
+<6f7220616c6c206f7065726174696f6e732c>-.15 F F1<6c6c766d2d6172>3.641 E
+F0 1.141<77696c6c20616c>3.641 F -.1<7761>-.1 G 1.141
+<79732063726561746520746865206172636869>.1 F 1.441 -.15<76652069>-.25 H
+3.641<6669>.15 G 3.642<7464>-3.641 G<6f65736e27>-3.642 E 3.642<7465>-.18
+G 1.142<786973742e204e6f726d616c6c79>-3.792 F<2c>-.65 E F1
+<6c6c766d2d6172>3.642 E F0<77696c6c>3.642 E .436<7072696e7420612077>128
+420 R .436<61726e696e67206d65737361676520696e6469636174696e672074686174
+20746865206172636869>-.1 F .736 -.15<76652069>-.25 H 2.936<7362>.15 G
+.435<65696e6720637265617465642e205573696e672074686973206d6f64698c657220
+7475726e73206f66>-2.936 F 2.935<6674>-.25 G<686174>-2.935 E -.1<7761>128
+432 S<726e696e672e>.1 E 6.95<5b735d2054686973>108 448.8 R 1.418
+<6d6f64698c6572207265717565737473207468617420616e206172636869>3.918 F
+1.719 -.15<76652069>-.25 H<6e6465>.15 E 3.919<7828>-.15 G 1.419<6f722073
+796d626f6c207461626c652920626520616464656420746f20746865206172636869>
+-3.919 F -.15<7665>-.25 G 3.919<2e54>.15 G 1.419<68697320697320746865>
+-3.919 F<646566>128 460.8 Q .079<61756c74206d6f6465206f66206f7065726174
+696f6e2e205468652073796d626f6c207461626c652077696c6c20636f6e7461696e2061
+6c6c207468652065>-.1 F .078<787465726e616c6c792076697369626c652066756e63
+74696f6e7320616e6420676c6f62616c>-.15 F -.25<7661>128 472.8 S .336<7269
+61626c65732064658c6e656420627920616c6c2074686520626974636f6465208c6c6573
+20696e20746865206172636869>.25 F -.15<7665>-.25 G 2.836<2e55>.15 G .336
+<73696e672074686973206d6f64698c6572206973206d6f7265206566>-2.836 F .336
+<8c6369656e742074686174207573696e67>-.25 F<6c6c766d2d72616e6c6962207768
+69636820616c736f2063726561746573207468652073796d626f6c207461626c652e>128
+484.8 Q 5.28<5b535d2054686973>108 501.6 R 1.079
+<6d6f64698c657220697320746865206f70706f73697465206f6620746865>3.579 F F3
+<73>3.579 E F0<6d6f64698c6572>3.579 E 3.579<2e49>-.55 G 3.579<7469>
+-3.579 G<6e73747275637473>-3.579 E F1<6c6c766d2d6172>3.579 E F0 1.079
+<746f206e6f742062>3.579 F 1.079
+<75696c64207468652073796d626f6c207461626c652e204966>-.2 F<626f7468>128
+513.6 Q F3<73>2.5 E F0<616e64>2.5 E F3<53>2.5 E F0<61726520757365642c20
+746865206c617374206d6f64698c657220746f206f6363757220696e20746865206f7074
+696f6e732077696c6c20707265>2.5 E -.25<7661>-.25 G<696c2e>.25 E 5.84
+<5b765d2054686973>108 530.4 R 1.522<6d6f64698c657220696e73747275637473>
+4.022 F F1<6c6c766d2d6172>4.022 E F0 1.522<746f2062652076>4.022 F 1.523<
+6572626f73652061626f7574207768617420697420697320646f696e672e204561636820
+65646974696e67206f7065726174696f6e2074616b>-.15 F<656e>-.1 E<6167>128
+542.4 Q<61696e737420746865206172636869>-.05 E .3 -.15<76652077>-.25 H<69
+6c6c2070726f647563652061206c696e65206f66206f757470757420736179696e672077
+686174206973206265696e6720646f6e652e>.15 E/F4 10.95/Times-Bold at 0 SF
+<5354>72 559.2 Q<414e44>-.986 E<41524453>-.383 E F0<546865>108 571.2 Q
+F1<6c6c766d2d6172>2.711 E F0 .211
+<7574696c69747920697320696e74656e64656420746f2070726f>2.711 F .21
+<766964652061207375706572736574206f6620746865>-.15 F/F5 9/Times-Roman at 0
+SF<49454545>2.71 E F0 .21<53746420313030332e322028>2.71 F F5<504f534958>
+A F0 .21<2e32292066756e6374696f6e616c69747920666f72>B F2<6172>2.71 E F0
+<2e>A F1<6c6c766d2d6172>108 583.2 Q F0 .728<63616e207265616420626f7468>
+3.228 F F5<53565234>3.228 E F0<616e64>3.228 E F5<42534434>3.228 E F0
+.728<2e3420286f72204d6163>B F5<4f53>3.228 E F0 .729<5829206172636869>
+3.228 F -.15<7665>-.25 G .729<732e20496620746865>.15 F F2<66>3.229 E F0
+.729<6d6f64698c6572206973206769>3.229 F -.15<7665>-.25 G 3.229<6e74>.15
+G 3.229<6f74>-3.229 G<6865>-3.229 E F2<78>3.229 E F0<6f72>3.229 E F2<72>
+3.229 E F0 1.569<6f7065726174696f6e73207468656e>108 595.2 R F1
+<6c6c766d2d6172>4.069 E F0 1.569<77696c6c207772697465>4.069 F F5
+<53565234>4.069 E F0 1.569<636f6d70617469626c65206172636869>4.069 F -.15
+<7665>-.25 G 1.569<732e2057>.15 F 1.569
+<6974686f75742074686973206d6f64698c6572>-.4 F<2c>-.4 E F1
+<6c6c766d2d6172>4.069 E F0 1.568<77696c6c207772697465>4.068 F F5
+<42534434>108 607.2 Q F0 1.506<2e3420636f6d70617469626c65206172636869>B
+-.15<7665>-.25 G 4.006<7374>.15 G 1.507<686174206861>-4.006 F 1.807 -.15
+<7665206c>-.2 H 1.507<6f6e67206e616d657320696d6d6564696174656c7920616674
+6572207468652068656164657220616e6420696e64696361746564207573696e67207468
+65>.15 F -.74<6060>108 619.2 S<23312f64646427>.74 E 2.5<276e>-.74 G
+<6f746174696f6e20666f7220746865206e616d6520696e2074686520686561646572>
+-2.5 E<2e>-.55 E F4<46494c4520464f524d41>72 636 Q<54>-1.04 E F0 .012
+<546865208c6c6520666f726d617420666f72>108 648 R F5<4c4c>2.512 E<564d>-.9
+E F0<4172636869>2.512 E .312 -.15<7665208c>-.25 H .011
+<6c65732069732073696d696c617220746f2074686174206f66>.15 F F5<425344>
+2.511 E F0 .011<342e34206f72204d6163>2.511 F F5<4f5358>2.511 E F0
+<6172636869>2.511 E .311 -.15<7665208c>-.25 H .011<6c65732e20496e2066>
+.15 F .011<6163742c2065>-.1 F<7863657074>-.15 E .867
+<666f72207468652073796d626f6c207461626c652c20746865>108 660 R F2<6172>
+3.367 E F0 .867<636f6d6d616e6473206f6e2074686f7365206f7065726174696e6720
+73797374656d732073686f756c642062652061626c6520746f2072656164>3.367 F F5
+<4c4c>3.368 E<564d>-.9 E F0<6172636869>3.368 E -.15<7665>-.25 G<8c6c6573
+2e205468652064657461696c73206f6620746865208c6c6520666f726d617420666f6c6c
+6f>108 672 Q -.65<772e>-.25 G 1.225<45616368206172636869>108 688.8 R
+1.525 -.15<76652062>-.25 H -.15<6567>.15 G 1.225
+<696e73207769746820746865206172636869>.15 F 1.525 -.15<7665206d>-.25 H
+1.225<61676963206e756d62657220776869636820697320746865206569676874207072
+696e7461626c6520636861726163746572732060>.15 F<60213c617263683e5c6e27>
+-.74 E<27>-.74 E 1.134
+<7768657265205c6e20726570726573656e747320746865206e65>108 700.8 R 1.134
+<776c696e6520636861726163746572202830783041292e>-.25 F -.15<466f>6.135 G
+<6c6c6f>.15 E 1.135<77696e6720746865206d61676963206e756d626572>-.25 F
+3.635<2c74>-.4 G 1.135<6865208c6c6520697320636f6d706f736564206f66>-3.635
+F -2.15 -.25<65762065>108 712.8 T 2.67<6e6c>.25 G .17
+<656e677468206d656d626572732074686174206265>-2.67 F .17
+<67696e207769746820616e206172636869>-.15 F .47 -.15<76652068>-.25 H .17<
+656164657220616e6420656e6420776974682061205c6e2070616464696e672063686172
+6163746572206966206e65636573736172792028746f>.15 F<6d616b>108 724.8 Q
+3.561<6574>-.1 G 1.061<6865206c656e6774682065>-3.561 F -.15<7665>-.25 G
+1.061<6e292e2045616368208c6c65206d656d62657220697320636f6d706f736564206f
+66206120686561646572202864658c6e65642062656c6f>.15 F 1.062
+<77292c20616e206f7074696f6e616c206e65>-.25 F<776c696e652d>-.25 E 188.72
+<43565320323031302d30352d3036>72 768 R<33>205.67 E 0 Cg EP
+%%Page: 4 4
+%%BeginPageSetup
+BP
+%%EndPageSetup
+/F0 10/Times-Roman at 0 SF<4c4c>72 48 Q 126.07<564d2d4152283129204c4c>-1 F
+<564d20436f6d6d616e64204775696465>-1 E<4c4c>128.57 E<564d2d4152283129>-1
+E<7465726d696e617465642060>108 84 Q<606c6f6e67208c6c65206e616d6527>-.74
+E 2.5<2761>-.74 G
+<6e642074686520636f6e74656e7473206f6620746865208c6c652e>-2.5 E 1.776<54
+6865208c656c6473206f6620746865206865616465722061726520646573637269626564
+20696e20746865206974656d732062656c6f>108 100.8 R 3.076 -.65<772e2041>
+-.25 H 1.776
+<6c6c208c656c6473206f66207468652068656164657220636f6e7461696e206f6e6c79>
+.65 F/F1 9/Times-Roman at 0 SF<4153434949>4.276 E F0<636861726163746572732c
+20617265206c656674206a757374698c656420616e642061726520726967687420706164
+646564207769746820737061636520636861726163746572732e>108 112.8 Q
+<6e616d6520ad20636861725b31365d>108 129.6 Q 1.766
+<54686973208c656c64206f6620746865206865616465722070726f>128 141.6 R
+1.766<766964657320746865206e616d65206f6620746865206172636869>-.15 F
+2.066 -.15<7665206d>-.25 H<656d626572>.15 E 4.266<2e49>-.55 G 4.266
+<6674>-4.266 G 1.766<6865206e616d65206973206c6f6e676572207468616e203135>
+-4.266 F .798<63686172616374657273206f7220636f6e7461696e73206120736c6173
+6820282f2920636861726163746572>128 153.6 R 3.298<2c74>-.4 G .798
+<68656e2074686973208c656c6420636f6e7461696e73>-3.298 F/F2 10/Courier at 0
+SF<23312f6e6e6e>3.298 E F0<7768657265>3.298 E F2<6e6e6e>3.298 E F0
+<70726f>3.298 E .798<766964657320746865>-.15 F .808
+<6c656e677468206f6620746865206e616d6520616e6420746865>128 165.6 R F2
+<23312f>3.308 E F0 .808<6973206c69746572616c2e>3.308 F .809<496e20746869
+7320636173652c207468652061637475616c206e616d65206f6620746865208c6c652069
+732070726f>5.808 F .809<766964656420696e20746865>-.15 F F2<6e6e6e>128
+177.6 Q F0 1.797<627974657320696d6d6564696174656c7920666f6c6c6f>4.297 F
+1.797<77696e672074686520686561646572>-.25 F 4.297<2e49>-.55 G 4.297
+<6674>-4.297 G 1.797<6865206e616d65206973203135206368617261637465727320
+6f72206c6573732c20697420697320636f6e7461696e6564>-4.297 F<6469726563746c
+7920696e2074686973208c656c6420616e64207465726d696e6174656420776974682061
+20736c61736820282f2920636861726163746572>128 189.6 Q<2e>-.55 E
+<6461746520ad20636861725b31325d>108 206.4 Q .739
+<54686973208c656c642070726f>128 218.4 R .739<76696465732074686520646174
+65206f66206d6f64698c636174696f6e206f6620746865208c6c6520696e207468652066
+6f726d206f66206120646563696d616c20656e636f646564206e756d6265722074686174>
+-.15 F<70726f>128 230.4 Q<766964657320746865206e756d626572206f6620736563
+6f6e64732073696e6365207468652065706f6368202873696e63652030303a30303a3030
+204a616e20312c2031393730292070657220506f7369782073706563698c636174696f6e
+732e>-.15 E<75696420ad20636861725b365d>108 247.2 Q .126
+<54686973208c656c642070726f>128 259.2 R .126<76696465732074686520757365
+72206964206f6620746865208c6c6520656e636f646564206173206120646563696d616c>
+-.15 F F1<4153434949>2.626 E F0 2.626<737472696e672e2054686973>2.626 F
+.125<8c656c64206d69676874206e6f74206d616b>2.626 F<65>-.1 E .251<6d756368
+2073656e7365206f6e206e6f6e2d556e69782073797374656d732e204f6e20556e69782c
+206974206973207468652073616d652076>128 271.2 R .252<616c7565206173207468
+652073745f756964208c656c64206f6620746865207374617420737472756374757265>
+-.25 F<72657475726e656420627920746865>128 283.2 Q/F3 10/Times-Italic at 0
+SF<73746174>2.5 E F0
+<283229206f7065726174696e672073797374656d2063616c6c2e>1.666 E
+<67696420ad20636861725b365d>108 300 Q 1.099<54686973208c656c642070726f>
+128 312 R 1.099<7669646573207468652067726f7570206964206f6620746865208c6c
+6520656e636f646564206173206120646563696d616c>-.15 F F1<4153434949>3.599
+E F0 3.599<737472696e672e2054686973>3.599 F 1.099
+<8c656c64206d69676874206e6f74>3.599 F<6d616b>128 324 Q 3.458<656d>-.1 G
+.958<7563682073656e7365206f6e206e6f6e2d556e69782073797374656d732e204f6e
+20556e69782c206974206973207468652073616d652076>-3.458 F .959
+<616c7565206173207468652073745f676964208c656c64206f66207468652073746174>
+-.25 F<7374727563747572652072657475726e656420627920746865>128 336 Q F3
+<73746174>2.5 E F0<283229206f7065726174696e672073797374656d2063616c6c2e>
+1.666 E<6d6f646520ad20636861725b385d>108 352.8 Q .714
+<54686973208c656c642070726f>128 364.8 R .714<76696465732074686520616363
+657373206d6f6465206f6620746865208c6c6520656e636f64656420617320616e206f63
+74616c>-.15 F F1<4153434949>3.214 E F0 .714
+<737472696e672e2054686973208c656c64206d69676874206e6f74>3.214 F<6d616b>
+128 376.8 Q 2.961<656d>-.1 G .461<7563682073656e7365206f6e206e6f6e2d556e
+69782073797374656d732e204f6e20556e69782c206974206973207468652073616d6520
+76>-2.961 F .462<616c7565206173207468652073745f6d6f6465208c656c64206f66
+207468652073746174>-.25 F
+<7374727563747572652072657475726e656420627920746865>128 388.8 Q F3
+<73746174>2.5 E F0<283229206f7065726174696e672073797374656d2063616c6c2e>
+1.666 E<73697a6520ad20636861725b31305d>108 405.6 Q .588
+<54686973208c656c642070726f>128 417.6 R .588<7669646573207468652073697a
+65206f6620746865208c6c652c20696e2062797465732c20656e636f6465642061732061
+20646563696d616c>-.15 F F1<4153434949>3.087 E F0 .587
+<737472696e672e204966207468652073697a65208c656c64206973>3.087 F<6e65>128
+429.6 Q -.05<6761>-.15 G<7469>.05 E .335 -.15<76652028>-.25 H .035<7374
+6172747320776974682061206d696e7573207369676e2c203078303244292c207468656e
+20746865206172636869>.15 F .335 -.15<7665206d>-.25 H .035<656d6265722069
+732073746f72656420696e20636f6d7072657373656420666f726d2e20546865>.15 F
+1.785<8c7273742062797465206f6620746865206172636869>128 441.6 R 2.085
+-.15<7665206d>-.25 H<656d62657227>.15 E 4.285<7364>-.55 G 1.784<61746120
+696e646963617465732074686520636f6d7072657373696f6e207479706520757365642e
+20412076>-4.285 F 1.784<616c7565206f66203020283078333029>-.25 F 1.315
+<696e646963617465732074686174206e6f20636f6d7072657373696f6e2077>128
+453.6 R 1.315<617320757365642e20412076>-.1 F 1.316<616c7565206f66203220
+28307833322920696e64696361746573207468617420627a69703220636f6d7072657373
+696f6e2077>-.25 F<6173>-.1 E<757365642e>128 465.6 Q
+<666d616720ad20636861725b325d>108 482.4 Q .49
+<54686973208c656c6420697320746865206172636869>128 494.4 R .79 -.15
+<7665208c>-.25 H .49<6c65206d656d626572206d61676963206e756d626572>.15 F
+2.989<2e49>-.55 G .489<747320636f6e74656e7420697320616c>-2.989 F -.1
+<7761>-.1 G .489<797320746865207477>.1 F 2.989<6f63>-.1 G .489
+<686172616374657273206261636b207469636b>-2.989 F .843
+<28307836302920616e64206e65>128 506.4 R .843
+<776c696e65202830783041292e20546869732070726f>-.25 F .844<76696465732073
+6f6d65206d656173757265207574696c69747920696e206964656e74696679696e672061
+72636869>-.15 F 1.144 -.15<7665208c>-.25 H .844<6c65732074686174206861>
+.15 F -.15<7665>-.2 G<6265656e20636f727275707465642e>128 518.4 Q<546865>
+108 535.2 Q F1<4c4c>3.625 E<564d>-.9 E F0 1.125
+<73796d626f6c207461626c652068617320746865207370656369616c206e616d652060>
+3.625 F<60235f4c4c>-.74 E<564d5f53594d5f54>-1 E<41425f2327>-.93 E 1.124
+<272e2049742069732070726573756d65642074686174206e6f207265>-.74 F
+<67756c6172>-.15 E<6172636869>108 547.2 Q 1.486 -.15<7665206d>-.25 H
+1.186<656d626572208c6c652077696c6c2077>.15 F 1.186
+<616e742074686973206e616d652e20546865>-.1 F F1<4c4c>3.687 E<564d>-.9 E
+F0 1.187<73796d626f6c207461626c652069732073696d706c7920636f6d706f736564
+206f6620612073657175656e6365206f66>3.687 F .922
+<747269706c6574733a2062797465206f66>108 559.2 R .921<667365742c206c656e
+677468206f662073796d626f6c2c20616e64207468652073796d626f6c20697473656c66
+2e2053796d626f6c7320617265206e6f74206e756c6c206f72206e65>-.25 F .921
+<776c696e65207465726d696e617465642e>-.25 F<4865726520617265207468652064
+657461696c73206f6e2065616368206f66207468657365206974656d733a>108 571.2 Q
+<6f66>108 588 Q
+<6673657420ad2076627220656e636f646564203332ad62697420696e7465>-.25 E
+<676572>-.15 E 1.375<546865206f66>128 600 R 1.375
+<66736574206974656d2070726f>-.25 F 1.376<766964657320746865206f66>-.15 F
+1.376<6673657420696e746f20746865206172636869>-.25 F 1.676 -.15<7665208c>
+-.25 H 1.376<6c652077686572652074686520626974636f6465206d656d6265722069
+732073746f7265642074686174206973>.15 F .533
+<6173736f6369617465642077697468207468652073796d626f6c2e20546865206f66>
+128 612 R .533<667365742076>-.25 F .533<616c7565206973203020626173656420
+617420746865207374617274206f6620746865208c7273742060>-.25 F
+<606e6f726d616c27>-.74 E 3.032<278c>-.74 G .532<6c65206d656d626572>
+-3.032 F<2e>-.55 E 2.156 -.8<546f2064>128 624 T<657269>.8 E .856 -.15
+<76652074>-.25 H .557<68652061637475616c208c6c65206f66>.15 F .557
+<66736574206f6620746865206d656d626572>-.25 F 3.057<2c79>-.4 G .557<6f75
+206d7573742061646420746865206e756d626572206f66206279746573206f6363757069
+656420627920746865208c6c65>-3.057 F 1.261<7369676e6174757265202838206279
+7465732920616e64207468652073796d626f6c207461626c65732e205468652076>128
+636 R 1.261<616c7565206f662074686973206974656d20697320656e636f6465642075
+73696e672076>-.25 F 1.261<61726961626c65206269742072617465>-.25 F .3<65
+6e636f64696e6720746f20726564756365207468652073697a65206f6620746865207379
+6d626f6c207461626c652e>128 648 R -1.11<5661>5.3 G .3<726961626c65206269
+74207261746520656e636f64696e67207573657320746865206869676820626974202830
+78383029206f66>1.11 F 1.063<65616368206279746520746f20696e64696361746520
+696620746865726520617265206d6f726520627974657320746f20666f6c6c6f>128 660
+R 2.363 -.65<772e2054>-.25 H 1.063<68652072656d61696e696e67203720626974
+7320696e206561636820627974652063617272792062697473>.65 F
+<66726f6d207468652076>128 672 Q
+<616c75652e20546865208c6e616c206279746520646f6573206e6f74206861>-.25 E
+.3 -.15<76652074>-.2 H<6865206869676820626974207365742e>.15 E
+<6c656e67746820ad2076627220656e636f646564203332ad62697420696e7465>108
+688.8 Q<676572>-.15 E 1.415<546865206c656e677468206974656d2070726f>128
+700.8 R 1.416<766964657320746865206c656e677468206f66207468652073796d626f
+6c207468617420666f6c6c6f>-.15 F 1.416<77732e204c696b>-.25 F 3.916<6574>
+-.1 G<686973>-3.916 E F3<6f66>3.916 E<66736574>-.18 E F0 1.416
+<6974656d2c20746865206c656e677468206973>3.916 F -.25<7661>128 712.8 S
+<726961626c6520626974207261746520656e636f6465642e>.25 E 188.72
+<43565320323031302d30352d3036>72 768 R<34>205.67 E 0 Cg EP
+%%Page: 5 5
+%%BeginPageSetup
+BP
+%%EndPageSetup
+/F0 10/Times-Roman at 0 SF<4c4c>72 48 Q 126.07<564d2d4152283129204c4c>-1 F
+<564d20436f6d6d616e64204775696465>-1 E<4c4c>128.57 E<564d2d4152283129>-1
+E<73796d626f6c20ad20636861726163746572206172726179>108 84 Q .648
+<5468652073796d626f6c206974656d2070726f>128 96 R .648
+<766964657320746865207465>-.15 F .647<7874206f66207468652073796d626f6c20
+74686174206973206173736f636961746564207769746820746865>-.15 F/F1 10
+/Times-Italic at 0 SF<6f66>3.147 E<66736574>-.18 E F0 3.147<2e54>C .647
+<68652073796d626f6c206973206e6f74>-3.147 F 2.084
+<7465726d696e6174656420627920616e>128 108 R 4.584<7963>-.15 G
+<6861726163746572>-4.584 E 4.584<2e49>-.55 G 2.084
+<7473206c656e6774682069732070726f>-4.584 F 2.084
+<766964656420627920746865>-.15 F F1<6c656e677468>4.584 E F0 2.085
+<8c656c642e204e6f7465207468617420697320616c6c6f>4.585 F 2.085
+<776564202862>-.25 F<7574>-.2 E .53<756e776973652920746f20757365206e6f6e
+2d7072696e74696e672063686172616374657273202865>128 120 R -.15<7665>-.25
+G 3.03<6e30>.15 G .53
+<7830302920696e207468652073796d626f6c2e205468697320616c6c6f>-3.03 F .53
+<777320666f72206d756c7469706c6520656e636f64696e6773>-.25 F
+<6f662073796d626f6c206e616d65732e>128 132 Q/F2 10.95/Times-Bold at 0 SF
+<45584954205354>72 148.8 Q -1.04<4154>-.986 G<5553>1.04 E F0<4966>108
+160.8 Q/F3 10/Times-Bold at 0 SF<6c6c766d2d6172>3.742 E F0 1.243
+<73756363656564732c2069742077696c6c2065>3.742 F 1.243
+<786974207769746820302e>-.15 F 3.743<4175>6.243 G 1.243
+<73616765206572726f72>-3.743 F 3.743<2c72>-.4 G 1.243
+<6573756c747320696e20616e2065>-3.743 F 1.243
+<78697420636f6465206f6620312e2041206861726420288c6c652073797374656d>-.15
+F<7479706963616c6c7929206572726f7220726573756c747320696e20616e2065>108
+172.8 Q<78697420636f6465206f6620322e204d697363656c6c616e656f7573206f7220
+756e6b6e6f>-.15 E<776e206572726f727320726573756c7420696e20616e2065>-.25
+E<78697420636f6465206f6620332e>-.15 E F2<53454520414c534f>72 189.6 Q F0
+<6c6c766d2d72616e6c69622c>108 201.6 Q F1<6172>2.5 E F0<283129>1.666 E F2
+-.548<4155>72 218.4 S<54484f5253>.548 E F0
+<4d61696e7461696e656420627920746865>108 230.4 Q/F4 9/Times-Roman at 0 SF
+<4c4c>2.5 E<564d>-.9 E F0 -.7<5465>2.5 G
+<616d20283c687474703a2f2f6c6c766d2e6f72>.7 E<673e292e>-.18 E 188.72
+<43565320323031302d30352d3036>72 768 R<35>205.67 E 0 Cg EP
+%%Trailer
+end
+%%EOF

Added: www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-as.ps
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-as.ps?rev=115746&view=auto
==============================================================================
--- www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-as.ps (added)
+++ www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-as.ps Wed Oct  6 00:27:59 2010
@@ -0,0 +1,285 @@
+%!PS-Adobe-3.0
+%%Creator: groff version 1.18.1
+%%CreationDate: Wed Oct  6 00:08:12 2010
+%%DocumentNeededResources: font Times-Roman
+%%+ font Times-Bold
+%%+ font Times-Italic
+%%+ font Courier
+%%DocumentSuppliedResources: procset grops 1.18 1
+%%Pages: 1
+%%PageOrder: Ascend
+%%Orientation: Portrait
+%%EndComments
+%%BeginProlog
+%%BeginResource: procset grops 1.18 1
+/setpacking where{
+pop
+currentpacking
+true setpacking
+}if
+/grops 120 dict dup begin
+/SC 32 def
+/A/show load def
+/B{0 SC 3 -1 roll widthshow}bind def
+/C{0 exch ashow}bind def
+/D{0 exch 0 SC 5 2 roll awidthshow}bind def
+/E{0 rmoveto show}bind def
+/F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
+/G{0 rmoveto 0 exch ashow}bind def
+/H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/I{0 exch rmoveto show}bind def
+/J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
+/K{0 exch rmoveto 0 exch ashow}bind def
+/L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/M{rmoveto show}bind def
+/N{rmoveto 0 SC 3 -1 roll widthshow}bind def
+/O{rmoveto 0 exch ashow}bind def
+/P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/Q{moveto show}bind def
+/R{moveto 0 SC 3 -1 roll widthshow}bind def
+/S{moveto 0 exch ashow}bind def
+/T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/SF{
+findfont exch
+[exch dup 0 exch 0 exch neg 0 0]makefont
+dup setfont
+[exch/setfont cvx]cvx bind def
+}bind def
+/MF{
+findfont
+[5 2 roll
+0 3 1 roll
+neg 0 0]makefont
+dup setfont
+[exch/setfont cvx]cvx bind def
+}bind def
+/level0 0 def
+/RES 0 def
+/PL 0 def
+/LS 0 def
+/MANUAL{
+statusdict begin/manualfeed true store end
+}bind def
+/PLG{
+gsave newpath clippath pathbbox grestore
+exch pop add exch pop
+}bind def
+/BP{
+/level0 save def
+1 setlinecap
+1 setlinejoin
+72 RES div dup scale
+LS{
+90 rotate
+}{
+0 PL translate
+}ifelse
+1 -1 scale
+}bind def
+/EP{
+level0 restore
+showpage
+}bind def
+/DA{
+newpath arcn stroke
+}bind def
+/SN{
+transform
+.25 sub exch .25 sub exch
+round .25 add exch round .25 add exch
+itransform
+}bind def
+/DL{
+SN
+moveto
+SN
+lineto stroke
+}bind def
+/DC{
+newpath 0 360 arc closepath
+}bind def
+/TM matrix def
+/DE{
+TM currentmatrix pop
+translate scale newpath 0 0 .5 0 360 arc closepath
+TM setmatrix
+}bind def
+/RC/rcurveto load def
+/RL/rlineto load def
+/ST/stroke load def
+/MT/moveto load def
+/CL/closepath load def
+/Fr{
+setrgbcolor fill
+}bind def
+/Fk{
+setcmykcolor fill
+}bind def
+/Fg{
+setgray fill
+}bind def
+/FL/fill load def
+/LW/setlinewidth load def
+/Cr/setrgbcolor load def
+/Ck/setcmykcolor load def
+/Cg/setgray load def
+/RE{
+findfont
+dup maxlength 1 index/FontName known not{1 add}if dict begin
+{
+1 index/FID ne{def}{pop pop}ifelse
+}forall
+/Encoding exch def
+dup/FontName exch def
+currentdict end definefont pop
+}bind def
+/DEFS 0 def
+/EBEGIN{
+moveto
+DEFS begin
+}bind def
+/EEND/end load def
+/CNT 0 def
+/level1 0 def
+/PBEGIN{
+/level1 save def
+translate
+div 3 1 roll div exch scale
+neg exch neg exch translate
+0 setgray
+0 setlinecap
+1 setlinewidth
+0 setlinejoin
+10 setmiterlimit
+[]0 setdash
+/setstrokeadjust where{
+pop
+false setstrokeadjust
+}if
+/setoverprint where{
+pop
+false setoverprint
+}if
+newpath
+/CNT countdictstack def
+userdict begin
+/showpage{}def
+}bind def
+/PEND{
+clear
+countdictstack CNT sub{end}repeat
+level1 restore
+}bind def
+end def
+/setpacking where{
+pop
+setpacking
+}if
+%%EndResource
+%%IncludeResource: font Times-Roman
+%%IncludeResource: font Times-Bold
+%%IncludeResource: font Times-Italic
+%%IncludeResource: font Courier
+grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
+def/PL 792 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron/Zcaron
+/scaron/zcaron/Ydieresis/trademark/quotesingle/Euro/.notdef/.notdef
+/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
+/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
+/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
+/semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
+/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
+/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
+/z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
+/guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
+/endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
+/dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
+/quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
+/brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
+/logicalnot/minus/registered/macron/degree/plusminus/twosuperior
+/threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
+/ordmasculine/guilsinglright/onequarter/onehalf/threequarters
+/questiondown/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE
+/Ccedilla/Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex
+/Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis
+/multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn
+/germandbls/agrave/aacute/acircumflex/atilde/adieresis/aring/ae/ccedilla
+/egrave/eacute/ecircumflex/edieresis/igrave/iacute/icircumflex/idieresis
+/eth/ntilde/ograve/oacute/ocircumflex/otilde/odieresis/divide/oslash
+/ugrave/uacute/ucircumflex/udieresis/yacute/thorn/ydieresis]def
+/Courier at 0 ENC0/Courier RE/Times-Italic at 0 ENC0/Times-Italic RE
+/Times-Bold at 0 ENC0/Times-Bold RE/Times-Roman at 0 ENC0/Times-Roman RE
+%%EndProlog
+%%Page: 1 1
+%%BeginPageSetup
+BP
+%%EndPageSetup
+/F0 10/Times-Roman at 0 SF<4c4c>72 48 Q 127.18<564d2d4153283129204c4c>-1 F
+<564d20436f6d6d616e64204775696465>-1 E<4c4c>129.68 E<564d2d4153283129>-1
+E/F1 10.95/Times-Bold at 0 SF -.219<4e41>72 84 S<4d45>.219 E F0
+<6c6c766dad617320ad204c4c>108 96 Q<564d20617373656d626c6572>-1 E F1
+<53594e4f50534953>72 112.8 Q/F2 10/Times-Bold at 0 SF<6c6c766d2d6173>108
+124.8 Q F0<5b>2.5 E/F3 10/Times-Italic at 0 SF<6f7074696f6e73>A F0 2.5
+<5d5b>C F3<8c6c656e616d65>-2.5 E F0<5d>A F1<4445534352495054494f4e>72
+141.6 Q F2<6c6c766d2d6173>108 153.6 Q F0 2.229<697320746865>4.729 F/F4 9
+/Times-Roman at 0 SF<4c4c>4.729 E<564d>-.9 E F0<617373656d626c6572>4.729 E
+7.229<2e49>-.55 G 4.729<7472>-7.229 G 2.229<656164732061208c6c6520636f6e
+7461696e696e672068756d616e2d7265616461626c65>-4.729 F F4<4c4c>4.729 E
+<564d>-.9 E F0 2.228<617373656d626c79206c616e67756167652c>4.729 F
+<7472616e736c6174657320697420746f>108 165.6 Q F4<4c4c>2.5 E<564d>-.9 E
+F0<626974636f64652c20616e64207772697465732074686520726573756c7420696e74
+6f2061208c6c65206f7220746f207374616e64617264206f75747075742e>2.5 E<4966>
+108 182.4 Q F3<8c6c656e616d65>2.5 E F0<6973206f6d6974746564206f72206973>
+2.5 E/F5 10/Courier at 0 SF<ad>2.5 E F0 2.5<2c74>C<68656e>-2.5 E F2
+<6c6c766d2d6173>2.5 E F0<72656164732069747320696e7075742066726f6d207374
+616e6461726420696e7075742e>2.5 E .141<496620616e206f7574707574208c6c6520
+6973206e6f742073706563698c6564207769746820746865>108 199.2 R F2<ad6f>
+2.641 E F0 .141<6f7074696f6e2c207468656e>2.641 F F2<6c6c766d2d6173>2.641
+E F0 .142<73656e647320697473206f757470757420746f2061208c6c65206f72207374
+616e64617264206f7574707574>2.642 F<627920666f6c6c6f>108 211.2 Q
+<77696e672074686573652072756c65733a>-.25 E 16.5<8349>108 228 S 2.5<6674>
+-16.5 G<686520696e707574206973207374616e6461726420696e7075742c207468656e
+20746865206f7574707574206973207374616e64617264206f75747075742e>-2.5 E
+16.5<8349>108 244.8 S 2.803<6674>-16.5 G .303
+<686520696e7075742069732061208c6c65207468617420656e64732077697468>-2.803
+F F5<2e6c6c>2.802 E F0 2.802<2c74>C .302<68656e20746865206f757470757420
+8c6c65206973206f66207468652073616d65206e616d652c2065>-2.802 F .302
+<786365707420746861742074686520737566>-.15 F<8c78>-.25 E
+<6973206368616e67656420746f>128 256.8 Q F5<2e6263>2.5 E F0<2e>A 16.5
+<8349>108 273.6 S 2.565<6674>-16.5 G .065<686520696e7075742069732061208c
+6c65207468617420646f6573206e6f7420656e64207769746820746865>-2.565 F F5
+<2e6c6c>2.565 E F0<737566>2.565 E .065<8c782c207468656e20746865206f7574
+707574208c6c6520686173207468652073616d65206e616d6520617320746865>-.25 F
+<696e707574208c6c652c2065>128 285.6 Q<7863657074207468617420746865>-.15
+E F5<2e6263>2.5 E F0<737566>2.5 E<8c7820697320617070656e6465642e>-.25 E
+F1<4f5054494f4e53>72 302.4 Q F2<ad66>108 314.4 Q F0 1.042
+<456e61626c652062696e617279206f7574707574206f6e207465726d696e616c732e>
+10.97 F<4e6f726d616c6c79>6.042 E<2c>-.65 E F2<6c6c766d2d6173>3.541 E F0
+1.041<77696c6c2072656675736520746f207772697465207261>3.541 F 3.541<7762>
+-.15 G 1.041<6974636f6465206f757470757420696620746865>-3.541 F .798
+<6f75747075742073747265616d2069732061207465726d696e616c2e2057>128 326.4
+R .799<6974682074686973206f7074696f6e2c>-.4 F F2<6c6c766d2d6173>3.299 E
+F0 .799<77696c6c207772697465207261>3.299 F 3.299<7762>-.15 G .799
+<6974636f6465207265>-3.299 F -.05<6761>-.15 G .799
+<72646c657373206f6620746865206f7574707574>.05 F<6465>128 338.4 Q
+<766963652e>-.25 E F2<ad68656c70>108 355.2 Q F0<5072696e7420612073756d6d
+617279206f6620636f6d6d616e64206c696e65206f7074696f6e732e>128 367.2 Q F2
+<ad6f>108 384 Q F3<8c6c656e616d65>2.5 E F0
+<5370656369667920746865206f7574707574208c6c65206e616d652e>128 396 Q
+<4966>5 E F3<8c6c656e616d65>2.5 E F0<6973>2.5 E F5<ad>2.5 E F0 2.5<2c74>
+C<68656e>-2.5 E F2<6c6c766d2d6173>2.5 E F0<73656e647320697473206f757470
+757420746f207374616e64617264206f75747075742e>2.5 E F1<45584954205354>72
+412.8 Q -1.04<4154>-.986 G<5553>1.04 E F0<4966>108 424.8 Q F2
+<6c6c766d2d6173>2.5 E F0<73756363656564732c2069742077696c6c2065>2.5 E
+<786974207769746820302e>-.15 E<4f74686572776973652c20696620616e20657272
+6f72206f63637572732c2069742077696c6c2065>5 E
+<78697420776974682061206e6f6e2d7a65726f2076>-.15 E<616c75652e>-.25 E F1
+<53454520414c534f>72 441.6 Q F0<6c6c766d2d6469732c206763636173>108 453.6
+Q F1 -.548<4155>72 470.4 S<54484f5253>.548 E F0
+<4d61696e7461696e656420627920746865>108 482.4 Q F4<4c4c>2.5 E<564d>-.9 E
+F0 -.7<5465>2.5 G<616d20283c687474703a2f2f6c6c766d2e6f72>.7 E<673e292e>
+-.18 E 188.72<43565320323031302d30352d3036>72 768 R<31>205.67 E 0 Cg EP
+%%Trailer
+end
+%%EOF

Added: www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-bcanalyzer.ps
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-bcanalyzer.ps?rev=115746&view=auto
==============================================================================
--- www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-bcanalyzer.ps (added)
+++ www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-bcanalyzer.ps Wed Oct  6 00:27:59 2010
@@ -0,0 +1,581 @@
+%!PS-Adobe-3.0
+%%Creator: groff version 1.18.1
+%%CreationDate: Wed Oct  6 00:08:13 2010
+%%DocumentNeededResources: font Times-Roman
+%%+ font Times-Bold
+%%+ font Times-Italic
+%%+ font Courier
+%%DocumentSuppliedResources: procset grops 1.18 1
+%%Pages: 4
+%%PageOrder: Ascend
+%%Orientation: Portrait
+%%EndComments
+%%BeginProlog
+%%BeginResource: procset grops 1.18 1
+/setpacking where{
+pop
+currentpacking
+true setpacking
+}if
+/grops 120 dict dup begin
+/SC 32 def
+/A/show load def
+/B{0 SC 3 -1 roll widthshow}bind def
+/C{0 exch ashow}bind def
+/D{0 exch 0 SC 5 2 roll awidthshow}bind def
+/E{0 rmoveto show}bind def
+/F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
+/G{0 rmoveto 0 exch ashow}bind def
+/H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/I{0 exch rmoveto show}bind def
+/J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
+/K{0 exch rmoveto 0 exch ashow}bind def
+/L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/M{rmoveto show}bind def
+/N{rmoveto 0 SC 3 -1 roll widthshow}bind def
+/O{rmoveto 0 exch ashow}bind def
+/P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/Q{moveto show}bind def
+/R{moveto 0 SC 3 -1 roll widthshow}bind def
+/S{moveto 0 exch ashow}bind def
+/T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/SF{
+findfont exch
+[exch dup 0 exch 0 exch neg 0 0]makefont
+dup setfont
+[exch/setfont cvx]cvx bind def
+}bind def
+/MF{
+findfont
+[5 2 roll
+0 3 1 roll
+neg 0 0]makefont
+dup setfont
+[exch/setfont cvx]cvx bind def
+}bind def
+/level0 0 def
+/RES 0 def
+/PL 0 def
+/LS 0 def
+/MANUAL{
+statusdict begin/manualfeed true store end
+}bind def
+/PLG{
+gsave newpath clippath pathbbox grestore
+exch pop add exch pop
+}bind def
+/BP{
+/level0 save def
+1 setlinecap
+1 setlinejoin
+72 RES div dup scale
+LS{
+90 rotate
+}{
+0 PL translate
+}ifelse
+1 -1 scale
+}bind def
+/EP{
+level0 restore
+showpage
+}bind def
+/DA{
+newpath arcn stroke
+}bind def
+/SN{
+transform
+.25 sub exch .25 sub exch
+round .25 add exch round .25 add exch
+itransform
+}bind def
+/DL{
+SN
+moveto
+SN
+lineto stroke
+}bind def
+/DC{
+newpath 0 360 arc closepath
+}bind def
+/TM matrix def
+/DE{
+TM currentmatrix pop
+translate scale newpath 0 0 .5 0 360 arc closepath
+TM setmatrix
+}bind def
+/RC/rcurveto load def
+/RL/rlineto load def
+/ST/stroke load def
+/MT/moveto load def
+/CL/closepath load def
+/Fr{
+setrgbcolor fill
+}bind def
+/Fk{
+setcmykcolor fill
+}bind def
+/Fg{
+setgray fill
+}bind def
+/FL/fill load def
+/LW/setlinewidth load def
+/Cr/setrgbcolor load def
+/Ck/setcmykcolor load def
+/Cg/setgray load def
+/RE{
+findfont
+dup maxlength 1 index/FontName known not{1 add}if dict begin
+{
+1 index/FID ne{def}{pop pop}ifelse
+}forall
+/Encoding exch def
+dup/FontName exch def
+currentdict end definefont pop
+}bind def
+/DEFS 0 def
+/EBEGIN{
+moveto
+DEFS begin
+}bind def
+/EEND/end load def
+/CNT 0 def
+/level1 0 def
+/PBEGIN{
+/level1 save def
+translate
+div 3 1 roll div exch scale
+neg exch neg exch translate
+0 setgray
+0 setlinecap
+1 setlinewidth
+0 setlinejoin
+10 setmiterlimit
+[]0 setdash
+/setstrokeadjust where{
+pop
+false setstrokeadjust
+}if
+/setoverprint where{
+pop
+false setoverprint
+}if
+newpath
+/CNT countdictstack def
+userdict begin
+/showpage{}def
+}bind def
+/PEND{
+clear
+countdictstack CNT sub{end}repeat
+level1 restore
+}bind def
+end def
+/setpacking where{
+pop
+setpacking
+}if
+%%EndResource
+%%IncludeResource: font Times-Roman
+%%IncludeResource: font Times-Bold
+%%IncludeResource: font Times-Italic
+%%IncludeResource: font Courier
+grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
+def/PL 792 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron/Zcaron
+/scaron/zcaron/Ydieresis/trademark/quotesingle/Euro/.notdef/.notdef
+/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
+/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
+/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
+/semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
+/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
+/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
+/z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
+/guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
+/endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
+/dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
+/quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
+/brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
+/logicalnot/minus/registered/macron/degree/plusminus/twosuperior
+/threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
+/ordmasculine/guilsinglright/onequarter/onehalf/threequarters
+/questiondown/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE
+/Ccedilla/Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex
+/Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis
+/multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn
+/germandbls/agrave/aacute/acircumflex/atilde/adieresis/aring/ae/ccedilla
+/egrave/eacute/ecircumflex/edieresis/igrave/iacute/icircumflex/idieresis
+/eth/ntilde/ograve/oacute/ocircumflex/otilde/odieresis/divide/oslash
+/ugrave/uacute/ucircumflex/udieresis/yacute/thorn/ydieresis]def
+/Courier at 0 ENC0/Courier RE/Times-Italic at 0 ENC0/Times-Italic RE
+/Times-Bold at 0 ENC0/Times-Bold RE/Times-Roman at 0 ENC0/Times-Roman RE
+%%EndProlog
+%%Page: 1 1
+%%BeginPageSetup
+BP
+%%EndPageSetup
+/F0 10/Times-Roman at 0 SF<4c4c>72 48 Q<564d2d4243414e>-1 E<414c>-.35 E
+74.09<595a4552283129204c4c>-1 F<564d20436f6d6d616e64204775696465>-1 E
+<4c4c>76.59 E<564d2d4243414e>-1 E<414c>-.35 E<595a4552283129>-1 E/F1
+10.95/Times-Bold at 0 SF -.219<4e41>72 84 S<4d45>.219 E F0
+<6c6c766dad6263616e616c797a657220ad204c4c>108 96 Q
+<564d20626974636f646520616e616c797a6572>-1 E F1<53594e4f50534953>72
+112.8 Q/F2 10/Times-Bold at 0 SF<6c6c766d2d6263616e616c797a6572>108 124.8 Q
+F0<5b>2.5 E/F3 10/Times-Italic at 0 SF<6f7074696f6e73>A F0 2.5<5d5b>C F3
+<8c6c656e616d65>-2.5 E F0<5d>A F1<4445534352495054494f4e>72 141.6 Q F0
+<546865>108 153.6 Q F2<6c6c766d2d6263616e616c797a6572>3.184 E F0 .683<63
+6f6d6d616e64206973206120736d616c6c207574696c69747920666f7220616e616c797a
+696e6720626974636f6465208c6c65732e>3.184 F .683
+<54686520746f6f6c207265616473206120626974636f6465208c6c65>5.683 F .037
+<28737563682061732067656e657261746564207769746820746865>108 165.6 R F2
+<6c6c766d2d6173>2.538 E F0 .038<746f6f6c2920616e642070726f64756365732061
+20737461746973746963616c207265706f7274206f6e2074686520636f6e74656e747320
+6f662074686520626974636f6465208c6c652e>2.538 F .041
+<54686520746f6f6c2063616e20616c736f2064756d702061206c6f>108 177.6 R
+2.541<776c>-.25 G -2.15 -.25<65762065>-2.541 H 2.541<6c62>.25 G .041
+<75742068756d616e207265616461626c652076>-2.741 F .041
+<657273696f6e206f662074686520626974636f6465208c6c652e>-.15 F .041
+<5468697320746f6f6c2069732070726f6261626c79206e6f74>5.041 F .452
+<6f66206d75636820696e746572657374206f72207574696c6974792065>108 189.6 R
+.452<786365707420666f722074686f73652077>-.15 F .453<6f726b696e6720646972
+6563746c7920776974682074686520626974636f6465208c6c6520666f726d61742e204d
+6f7374>-.1 F/F4 9/Times-Roman at 0 SF<4c4c>2.953 E<564d>-.9 E F0
+<7573657273>2.953 E
+<63616e206a7573742069676e6f7265207468697320746f6f6c2e>108 201.6 Q<4966>
+108 218.4 Q F3<8c6c656e616d65>3.144 E F0 .644
+<6973206f6d6974746564206f72206973>3.144 F/F5 10/Courier at 0 SF<ad>3.144 E
+F0 3.144<2c74>C<68656e>-3.144 E F2<6c6c766d2d6263616e616c797a6572>3.144
+E F0 .644<72656164732069747320696e7075742066726f6d207374616e646172642069
+6e7075742e20546869732069732075736566756c20666f72>3.144 F
+<636f6d62696e696e672074686520746f6f6c20696e746f206120706970656c696e652e>
+108 230.4 Q<4f7574707574206973207772697474656e20746f20746865207374616e64
+617264206f75747075742e>5 E F1<4f5054494f4e53>72 247.2 Q F2
+<ad6e6f64657461696c73>108 259.2 Q F0<436175736573>128 271.2 Q F2
+<6c6c766d2d6263616e616c797a6572>3.789 E F0 1.289<746f206162627265>3.789
+F 1.289<766961746520697473206f75747075742062792077726974696e67206f757420
+6f6e6c792061206d6f64756c65206c65>-.25 F -.15<7665>-.25 G 3.79<6c73>.15 G
+<756d6d617279>-3.79 E 3.79<2e54>-.65 G<6865>-3.79 E
+<64657461696c7320666f7220696e6469>128 283.2 Q
+<76696475616c2066756e6374696f6e7320617265206e6f7420646973706c617965642e>
+-.25 E F2<ad64756d70>108 300 Q F0<436175736573>128 312 Q F2
+<6c6c766d2d6263616e616c797a6572>2.825 E F0 .324<746f2064756d702074686520
+626974636f646520696e20612068756d616e207265616461626c6520666f726d61742e20
+5468697320666f726d6174206973207369676e698c63616e746c79>2.825 F<646966>
+128 324 Q<666572656e742066726f6d>-.25 E F4<4c4c>2.5 E<564d>-.9 E F0
+<617373656d626c7920616e642070726f>2.5 E<76696465732064657461696c73206162
+6f75742074686520656e636f64696e67206f662074686520626974636f6465208c6c652e>
+-.15 E F2<ad76>108 340.8 Q<6572696679>-.1 E F0<436175736573>128 352.8 Q
+F2<6c6c766d2d6263616e616c797a6572>3.193 E F0 .693<746f2076>3.193 F .694<
+657269667920746865206d6f64756c652070726f64756365642062792072656164696e67
+2074686520626974636f64652e205468697320656e7375726573207468617420746865>
+-.15 F<737461746973746963732067656e65726174656420617265206261736564206f
+6e206120636f6e73697374656e74206d6f64756c652e>128 364.8 Q F2<ad68656c70>
+108 381.6 Q F0<5072696e7420612073756d6d617279206f6620636f6d6d616e64206c
+696e65206f7074696f6e732e>128 393.6 Q F1<45584954205354>72 410.4 Q -1.04
+<4154>-.986 G<5553>1.04 E F0<4966>108 422.4 Q F2
+<6c6c766d2d6263616e616c797a6572>2.987 E F0 .487
+<73756363656564732c2069742077696c6c2065>2.987 F .487
+<786974207769746820302e>-.15 F .487<4f74686572776973652c20696620616e2065
+72726f72206f63637572732c2069742077696c6c2065>5.487 F .486
+<78697420776974682061206e6f6e2d7a65726f>-.15 F -.25<7661>108 434.4 S
+<6c75652c20757375616c6c7920312e>.25 E F1<53554d4d4152>72 451.2 Q 2.738
+<594f>-.383 G<555450555420444546494e4954494f4e53>-2.738 E F0
+<54686520666f6c6c6f>108 463.2 Q<77696e67206974656d732061726520616c>-.25
+E -.1<7761>-.1 G
+<7973207072696e746564206279206c6c766d2d6263616e616c797a6572>.1 E 2.5
+<2e54>-.55 G<6865>-2.5 E 2.5<7963>-.15 G
+<6f6d7072697a65207468652073756d6d617279206f75747075742e>-2.5 E F2
+<426974636f646520416e616c79736973204f66204d6f64756c65>108 480 Q F0
+<54686973206a7573742070726f>128 492 Q<766964657320746865206e616d65206f66
+20746865206d6f64756c6520666f7220776869636820626974636f646520616e616c7973
+6973206973206265696e672067656e6572617465642e>-.15 E F2
+<426974636f64652056>108 508.8 Q<657273696f6e204e756d626572>-1 E F0
+<54686520626974636f64652076>128 520.8 Q<657273696f6e20286e6f74>-.15 E F4
+<4c4c>2.5 E<564d>-.9 E F0 -.15<7665>2.5 G<7273696f6e29206f6620746865208c
+6c6520726561642062792074686520616e616c797a6572>.15 E<2e>-.55 E F2
+<46696c652053697a65>108 537.6 Q F0<5468652073697a652c20696e206279746573
+2c206f662074686520656e7469726520626974636f6465208c6c652e>128 549.6 Q F2
+<4d6f64756c65204279746573>108 566.4 Q F0<5468652073697a652c20696e206279
+7465732c206f6620746865206d6f64756c6520626c6f636b2e2050657263656e74616765
+2069732072656c617469>128 578.4 Q .3 -.15<76652074>-.25 H 2.5<6f46>.15 G
+<696c652053697a652e>-2.5 E F2<46756e6374696f6e204279746573>108 595.2 Q
+F0<5468652073697a652c20696e2062797465732c206f6620616c6c207468652066756e
+6374696f6e20626c6f636b732e2050657263656e746167652069732072656c617469>128
+607.2 Q .3 -.15<76652074>-.25 H 2.5<6f46>.15 G<696c652053697a652e>-2.5 E
+F2<476c6f62616c2054>108 624 Q<79706573204279746573>-.74 E F0 .44
+<5468652073697a652c20696e2062797465732c206f662074686520476c6f62616c2054>
+128 636 R .44
+<7970657320506f6f6c2e2050657263656e746167652069732072656c617469>-.8 F
+.74 -.15<76652074>-.25 H 2.94<6f46>.15 G .44
+<696c652053697a652e2054686973206973207468652073697a65206f6620746865>
+-2.94 F<64658c6e6974696f6e73206f6620616c6c20747970657320696e207468652062
+6974636f6465208c6c652e>128 648 Q F2<436f6e7374616e742050>108 664.8 Q
+<6f6f6c204279746573>-.2 E F0<5468652073697a652c20696e2062797465732c206f
+662074686520436f6e7374616e7420506f6f6c20426c6f636b732050657263656e746167
+652069732072656c617469>128 676.8 Q .3 -.15<76652074>-.25 H 2.5<6f46>.15
+G<696c652053697a652e>-2.5 E F2<4d6f64756c6520476c6f62616c73204279746573>
+108 693.6 Q F0 1.108
+<5468732073697a652c20696e2062797465732c206f662074686520476c6f62616c2056>
+128 705.6 R 1.108<61726961626c652044658c6e6974696f6e7320616e642074686569
+7220696e697469616c697a6572732e>-1.11 F 1.108
+<50657263656e746167652069732072656c617469>6.108 F 1.408 -.15<76652074>
+-.25 H<6f>.15 E<46696c652053697a652e>128 717.6 Q 188.72
+<43565320323031302d30352d3036>72 768 R<31>205.67 E 0 Cg EP
+%%Page: 2 2
+%%BeginPageSetup
+BP
+%%EndPageSetup
+/F0 10/Times-Roman at 0 SF<4c4c>72 48 Q<564d2d4243414e>-1 E<414c>-.35 E
+74.09<595a4552283129204c4c>-1 F<564d20436f6d6d616e64204775696465>-1 E
+<4c4c>76.59 E<564d2d4243414e>-1 E<414c>-.35 E<595a4552283129>-1 E/F1 10
+/Times-Bold at 0 SF<496e737472756374696f6e204c697374204279746573>108 84 Q
+F0 .953<5468652073697a652c20696e2062797465732c206f6620616c6c207468652069
+6e737472756374696f6e206c6973747320696e20616c6c207468652066756e6374696f6e
+732e>128 96 R .953<50657263656e746167652069732072656c617469>5.953 F
+1.253 -.15<76652074>-.25 H 3.453<6f46>.15 G .953<696c652053697a652e>
+-3.453 F<4e6f7465207468617420746869732076>128 108 Q<616c756520697320616c
+736f20696e636c7564656420696e207468652046756e6374696f6e2042797465732e>
+-.25 E F1<436f6d70616374696f6e2054>108 124.8 Q<61626c65204279746573>-.92
+E F0 .337<5468652073697a652c20696e2062797465732c206f6620616c6c2074686520
+636f6d70616374696f6e207461626c657320696e20616c6c207468652066756e6374696f
+6e732e>128 136.8 R .336<50657263656e746167652069732072656c617469>5.336 F
+.636 -.15<76652074>-.25 H 2.836<6f46>.15 G .336<696c652053697a652e>
+-2.836 F<4e6f7465207468617420746869732076>128 148.8 Q<616c75652069732061
+6c736f20696e636c7564656420696e207468652046756e6374696f6e2042797465732e>
+-.25 E F1<53796d626f6c2054>108 165.6 Q<61626c65204279746573>-.92 E F0
+.201<5468652073697a652c20696e2062797465732c206f6620616c6c20746865207379
+6d626f6c207461626c657320696e20616c6c207468652066756e6374696f6e732e205065
+7263656e746167652069732072656c617469>128 177.6 R .502 -.15<76652074>-.25
+H 2.702<6f46>.15 G .202<696c652053697a652e204e6f7465>-2.702 F
+<7468617420746869732076>128 189.6 Q<616c756520697320616c736f20696e636c75
+64656420696e207468652046756e6374696f6e2042797465732e>-.25 E F1
+<446570656e64656e74204c6962726172696573204279746573>108 206.4 Q F0 .63<
+5468652073697a652c20696e2062797465732c206f6620746865206c697374206f662064
+6570656e64656e74206c696272617269657320696e20746865206d6f64756c652e205065
+7263656e746167652069732072656c617469>128 218.4 R .93 -.15<76652074>-.25
+H 3.13<6f46>.15 G .63<696c652053697a652e>-3.13 F
+<4e6f7465207468617420746869732076>128 230.4 Q<616c756520697320616c736f20
+696e636c7564656420696e20746865204d6f64756c6520476c6f62616c2042797465732e>
+-.25 E F1<4e756d626572204f6620426974636f646520426c6f636b73>108 247.2 Q
+F0<54686520746f74616c206e756d626572206f6620626c6f636b73206f6620616e>128
+259.2 Q 2.5<796b>-.15 G<696e6420696e2074686520626974636f6465208c6c652e>
+-2.5 E F1<4e756d626572204f662046756e6374696f6e73>108 276 Q F0<5468652074
+6f74616c206e756d626572206f662066756e6374696f6e2064658c6e6974696f6e732069
+6e2074686520626974636f6465208c6c652e>128 288 Q F1
+<4e756d626572204f662054>108 304.8 Q<79706573>-.74 E F0<54686520746f7461
+6c206e756d626572206f662074797065732064658c6e656420696e2074686520476c6f62
+616c2054>128 316.8 Q<7970657320506f6f6c2e>-.8 E F1
+<4e756d626572204f6620436f6e7374616e7473>108 333.6 Q F0<54686520746f7461
+6c206e756d626572206f6620636f6e7374616e747320286f6620616e>128 345.6 Q 2.5
+<7974>-.15 G
+<797065292064658c6e656420696e2074686520436f6e7374616e7420506f6f6c2e>-2.5
+E F1<4e756d626572204f6620426173696320426c6f636b73>108 362.4 Q F0<546865
+20746f74616c206e756d626572206f6620626173696320626c6f636b732064658c6e6564
+20696e20616c6c2066756e6374696f6e7320696e2074686520626974636f6465208c6c65
+2e>128 374.4 Q F1<4e756d626572204f6620496e737472756374696f6e73>108 391.2
+Q F0<54686520746f74616c206e756d626572206f6620696e737472756374696f6e7320
+64658c6e656420696e20616c6c2066756e6374696f6e7320696e2074686520626974636f
+6465208c6c652e>128 403.2 Q F1
+<4e756d626572204f66204c6f6e6720496e737472756374696f6e73>108 420 Q F0
+.387<54686520746f74616c206e756d626572206f66206c6f6e6720696e737472756374
+696f6e732064658c6e656420696e20616c6c2066756e6374696f6e7320696e2074686520
+626974636f6465208c6c652e204c6f6e6720696e737472756374696f6e7320617265>128
+432 R .742<74686f73652074616b696e672067726561746572207468616e2034206279
+7465732e2054>128 444 R .741<79706963616c6c79206c6f6e6720696e737472756374
+696f6e732061726520476574456c656d656e745074722077697468207365>-.8 F -.15
+<7665>-.25 G .741<72616c20696e64696365732c>.15 F/F2 9/Times-Roman at 0 SF
+<504849>128 456 Q F0<6e6f6465732c20616e642063616c6c7320746f2066756e6374
+696f6e732077697468206c6172>2.5 E<6765206e756d62657273206f66206172>-.18 E
+<67756d656e74732e>-.18 E F1<4e756d626572204f66204f706572616e6473>108
+472.8 Q F0<54686520746f74616c206e756d626572206f66206f706572616e64732075
+73656420696e20616c6c20696e737472756374696f6e7320696e2074686520626974636f
+6465208c6c652e>128 484.8 Q F1
+<4e756d626572204f6620436f6d70616374696f6e2054>108 501.6 Q<61626c6573>
+-.92 E F0<54686520746f74616c206e756d626572206f6620636f6d70616374696f6e20
+7461626c657320696e20616c6c2066756e6374696f6e7320696e2074686520626974636f
+6465208c6c652e>128 513.6 Q F1<4e756d626572204f662053796d626f6c2054>108
+530.4 Q<61626c6573>-.92 E F0<54686520746f74616c206e756d626572206f662073
+796d626f6c207461626c657320696e20616c6c2066756e6374696f6e7320696e20746865
+20626974636f6465208c6c652e>128 542.4 Q F1
+<4e756d626572204f6620446570656e64656e74204c696273>108 559.2 Q F0<546865
+20746f74616c206e756d626572206f6620646570656e64656e74206c6962726172696573
+20666f756e6420696e2074686520626974636f6465208c6c652e>128 571.2 Q F1 -.92
+<546f>108 588 S<74616c20496e737472756374696f6e2053697a65>.92 E F0<546865
+20746f74616c2073697a65206f662074686520696e737472756374696f6e7320696e2061
+6c6c2066756e6374696f6e7320696e2074686520626974636f6465208c6c652e>128 600
+Q F1 -.6 -1<41762065>108 616.8 T
+<7261676520496e737472756374696f6e2053697a65>1 E F0 1.711<5468652061>128
+628.8 R -.15<7665>-.2 G 1.711<72616765206e756d626572206f6620627974657320
+70657220696e737472756374696f6e206163726f737320616c6c2066756e6374696f6e73
+20696e2074686520626974636f6465208c6c652e20546869732076>.15 F 1.712
+<616c7565206973>-.25 F<636f6d7075746564206279206469>128 640.8 Q
+<766964696e672054>-.25 E<6f74616c20496e737472756374696f6e2053697a652062
+79204e756d626572204f6620496e737472756374696f6e732e>-.8 E F1
+<4d6178696d756d2054>108 657.6 Q<79706520536c6f74204e756d626572>-.74 E F0
+1.653<546865206d6178696d756d2076>128 669.6 R 1.653
+<616c7565207573656420666f722061207479706527>-.25 F 4.153<7373>-.55 G
+1.653<6c6f74206e756d626572>-4.153 F 4.152<2e4c>-.55 G<6172>-4.152 E
+1.652<67657220736c6f74206e756d6265722076>-.18 F 1.652
+<616c7565732074616b>-.25 F 4.152<656d>-.1 G 1.652
+<6f726520627974657320746f>-4.152 F<656e636f64652e>128 681.6 Q F1
+<4d6178696d756d2056>108 698.4 Q<616c756520536c6f74204e756d626572>-.92 E
+F0 1.39<546865206d6178696d756d2076>128 710.4 R 1.39
+<616c7565207573656420666f7220612076>-.25 F<616c756527>-.25 E 3.891<7373>
+-.55 G 1.391<6c6f74206e756d626572>-3.891 F 3.891<2e4c>-.55 G<6172>-3.891
+E 1.391<67657220736c6f74206e756d6265722076>-.18 F 1.391
+<616c7565732074616b>-.25 F 3.891<656d>-.1 G 1.391
+<6f726520627974657320746f>-3.891 F<656e636f64652e>128 722.4 Q 188.72
+<43565320323031302d30352d3036>72 768 R<32>205.67 E 0 Cg EP
+%%Page: 3 3
+%%BeginPageSetup
+BP
+%%EndPageSetup
+/F0 10/Times-Roman at 0 SF<4c4c>72 48 Q<564d2d4243414e>-1 E<414c>-.35 E
+74.09<595a4552283129204c4c>-1 F<564d20436f6d6d616e64204775696465>-1 E
+<4c4c>76.59 E<564d2d4243414e>-1 E<414c>-.35 E<595a4552283129>-1 E/F1 10
+/Times-Bold at 0 SF<42797465732050>108 84 Q<65722056>-.2 E<616c7565>-.92 E
+F0 .002<5468652061>128 96 R -.15<7665>-.2 G .001
+<726167652073697a65206f6620612056>.15 F .001
+<616c75652064658c6e6974696f6e20286f6620616e>-1.11 F 2.501<7974>-.15 G
+.001<797065292e205468697320697320636f6d7075746564206279206469>-2.501 F
+.001<766964696e672046696c652053697a652062792074686520746f74616c>-.25 F
+<6e756d626572206f662076>128 108 Q<616c756573206f6620616e>-.25 E 2.5
+<7974>-.15 G<7970652e>-2.5 E F1<42797465732050>108 124.8 Q
+<657220476c6f62616c>-.2 E F0<5468652061>128 136.8 Q -.15<7665>-.2 G<7261
+67652073697a65206f66206120676c6f62616c2064658c6e6974696f6e2028636f6e7374
+616e747320616e6420676c6f62616c2076>.15 E<61726961626c6573292e>-.25 E F1
+<42797465732050>108 153.6 Q<65722046756e6374696f6e>-.2 E F0 .397
+<5468652061>128 165.6 R -.15<7665>-.2 G .397<72616765206e756d626572206f
+66206279746573207065722066756e6374696f6e2064658c6e6974696f6e2e2054686973
+20697320636f6d7075746564206279206469>.15 F .398
+<766964696e672046756e6374696f6e204279746573206279>-.25 F
+<4e756d626572204f662046756e6374696f6e732e>128 177.6 Q F1 2.5<236f>108
+194.4 S<66>-2.5 E/F2 9/Times-Bold at 0 SF<564252>2.5 E F1
+<3332ad62697420496e746567657273>2.5 E F0
+<54686520746f74616c206e756d626572206f66203332ad62697420696e7465>128
+206.4 Q<6765727320656e636f646564207573696e67207468652056>-.15 E
+<61726961626c6520426974205261746520656e636f64696e6720736368656d652e>
+-1.11 E F1 2.5<236f>108 223.2 S<66>-2.5 E F2<564252>2.5 E F1
+<3634ad62697420496e746567657273>2.5 E F0
+<54686520746f74616c206e756d626572206f66203634ad62697420696e7465>128
+235.2 Q<6765727320656e636f646564207573696e67207468652056>-.15 E
+<61726961626c6520426974205261746520656e636f64696e6720736368656d652e>
+-1.11 E F1 2.5<236f>108 252 S<66>-2.5 E F2<564252>2.5 E F1<436f6d7072>
+2.5 E<6573736564204279746573>-.18 E F0 .625<54686520746f74616c206e756d62
+6572206f6620627974657320636f6e73756d656420627920746865203332ad6269742061
+6e64203634ad62697420696e7465>128 264 R .625
+<67657273207468617420757365207468652056>-.15 F .625
+<61726961626c65204269742052617465>-1.11 F
+<656e636f64696e6720736368656d652e>128 276 Q F1 2.5<236f>108 292.8 S<66>
+-2.5 E F2<564252>2.5 E F1<457870616e646564204279746573>2.5 E F0 .367
+<54686520746f74616c206e756d626572206f6620627974657320746861742077>128
+304.8 R .367<6f756c64206861>-.1 F .667 -.15<76652062>-.2 H .367<65656e20
+636f6e73756d656420627920746865203332ad62697420616e64203634ad62697420696e
+7465>.15 F .367<676572732068616420746865>-.15 F<79>-.15 E
+<6e6f74206265656e20636f6d707265737365642077697468207468652056>128 316.8
+Q<61726961626c6520426974205261676520656e636f64696e6720736368656d652e>
+-1.11 E F1<4279746573205361>108 333.6 Q -.1<7665>-.25 G 2.5<6457>.1 G
+<697468>-2.68 E F2<564252>2.5 E F0 .707
+<54686520746f74616c206e756d626572206f66206279746573207361>128 345.6 R
+-.15<7665>-.2 G 3.207<6462>.15 G 3.207<7975>-3.207 G .707
+<73696e67207468652056>-3.207 F .707
+<61726961626c6520426974205261746520656e636f64696e6720736368656d652e>
+-1.11 F .706<5468652070657263656e74616765206973>5.707 F<72656c617469>128
+357.6 Q .3 -.15<76652074>-.25 H 2.5<6f236f>.15 G<66>-2.5 E/F3 9
+/Times-Roman at 0 SF<564252>2.5 E F0<457870616e6465642042797465732e>2.5 E
+/F4 10.95/Times-Bold at 0 SF<444554>72 374.4 Q
+<41494c4544204f555450555420444546494e4954494f4e53>-.986 E F0 .689
+<54686520666f6c6c6f>108 386.4 R .689<77696e672064658c6e6974696f6e73206f
+63637572206f6e6c792069662074686520ad6e6f64657461696c73206f7074696f6e2077>
+-.25 F .689<6173206e6f74206769>-.1 F -.15<7665>-.25 G 3.19<6e2e20546865>
+.15 F .69<64657461696c6564206f75747075742070726f>3.19 F<7669646573>-.15
+E<6164646974696f6e616c20696e666f726d6174696f6e206f6e206120706572>108
+398.4 Q<2d66756e6374696f6e2062617369732e>-.2 E F1 -.74<5479>108 415.2 S
+<7065>.74 E F0
+<5468652074797065207369676e6174757265206f66207468652066756e6374696f6e2e>
+128 427.2 Q F1<427974652053697a65>108 444 Q F0<54686520746f74616c206e75
+6d626572206f6620627974657320696e207468652066756e6374696f6e27>128 456 Q
+2.5<7362>-.55 G<6c6f636b2e>-2.5 E F1<426173696320426c6f636b73>108 472.8
+Q F0<546865206e756d626572206f6620626173696320626c6f636b732064658c6e6564
+206279207468652066756e6374696f6e2e>128 484.8 Q F1
+<496e737472756374696f6e73>108 501.6 Q F0<546865206e756d626572206f662069
+6e737472756374696f6e732064658c6e6564206279207468652066756e6374696f6e2e>
+128 513.6 Q F1<4c6f6e6720496e737472756374696f6e73>108 530.4 Q F0<546865
+206e756d626572206f6620696e737472756374696f6e73207573696e6720746865206c6f
+6e6720696e737472756374696f6e20666f726d617420696e207468652066756e6374696f
+6e2e>128 542.4 Q F1<4f706572616e6473>108 559.2 Q F0<546865206e756d626572
+206f66206f706572616e6473207573656420627920616c6c20696e737472756374696f6e
+7320696e207468652066756e6374696f6e2e>128 571.2 Q F1
+<496e737472756374696f6e2053697a65>108 588 Q F0<546865206e756d626572206f
+6620627974657320636f6e73756d656420627920696e737472756374696f6e7320696e20
+7468652066756e6374696f6e2e>128 600 Q F1 -.6 -1<41762065>108 616.8 T
+<7261676520496e737472756374696f6e2053697a65>1 E F0 .6<5468652061>128
+628.8 R -.15<7665>-.2 G .599<72616765206e756d626572206f6620627974657320
+636f6e73756d65642062792074686520696e737472756374696f6e7320696e2074686520
+66756e74696f6e2e20546869732076>.15 F .599
+<616c756520697320636f6d7075746564206279>-.25 F<6469>128 640.8 Q<76696469
+6e6720496e737472756374696f6e2053697a6520627920496e737472756374696f6e732e>
+-.25 E F1<42797465732050>108 657.6 Q<657220496e737472756374696f6e>-.2 E
+F0 .337<5468652061>128 669.6 R -.15<7665>-.2 G .337<72616765206e756d6265
+72206f662062797465732075736564206279207468652066756e6374696f6e2070657220
+696e737472756374696f6e2e20546869732076>.15 F .338
+<616c756520697320636f6d7075746564206279206469>-.25 F<766964696e67>-.25 E
+1.137<427974652053697a6520627920496e737472756374696f6e732e204e6f74652074
+6861742074686973206973206e6f74207468652073616d652061732041>128 681.6 R
+-.15<7665>-.74 G 1.136<7261676520496e737472756374696f6e2053697a652e2049
+7420636f6d70757465732061>.15 F<6e756d6265722072656c617469>128 693.6 Q .3
+-.15<76652074>-.25 H 2.5<6f74>.15 G<686520746f74616c2066756e6374696f6e20
+73697a65206e6f74206a757374207468652073697a65206f662074686520696e73747275
+6374696f6e206c6973742e>-2.5 E 188.72<43565320323031302d30352d3036>72 768
+R<33>205.67 E 0 Cg EP
+%%Page: 4 4
+%%BeginPageSetup
+BP
+%%EndPageSetup
+/F0 10/Times-Roman at 0 SF<4c4c>72 48 Q<564d2d4243414e>-1 E<414c>-.35 E
+74.09<595a4552283129204c4c>-1 F<564d20436f6d6d616e64204775696465>-1 E
+<4c4c>76.59 E<564d2d4243414e>-1 E<414c>-.35 E<595a4552283129>-1 E/F1 10
+/Times-Bold at 0 SF<4e756d626572206f66>108 84 Q/F2 9/Times-Bold at 0 SF
+<564252>2.5 E F1<3332ad62697420496e746567657273>2.5 E F0
+<54686520746f74616c206e756d626572206f66203332ad62697420696e7465>128 96 Q
+<6765727320666f756e6420696e20746869732066756e6374696f6e2028666f7220616e>
+-.15 E 2.5<7975>-.15 G<7365292e>-2.5 E F1<4e756d626572206f66>108 112.8 Q
+F2<564252>2.5 E F1<3634ad62697420496e746567657273>2.5 E F0
+<54686520746f74616c206e756d626572206f66203634ad62697420696e7465>128
+124.8 Q
+<6765727320666f756e6420696e20746869732066756e6374696f6e2028666f7220616e>
+-.15 E 2.5<7975>-.15 G<7365292e>-2.5 E F1<4e756d626572206f66>108 141.6 Q
+F2<564252>2.5 E F1<436f6d7072>2.5 E<6573736564204279746573>-.18 E F0
+1.115<54686520746f74616c206e756d626572206f6620627974657320696e2074686973
+2066756e6374696f6e20636f6e73756d656420627920746865203332ad62697420616e64
+203634ad62697420696e7465>128 153.6 R 1.115
+<6765727320746861742075736520746865>-.15 F -1.11<5661>128 165.6 S
+<726961626c6520426974205261746520656e636f64696e6720736368656d652e>1.11 E
+F1<4e756d626572206f66>108 182.4 Q F2<564252>2.5 E F1
+<457870616e646564204279746573>2.5 E F0 .806<54686520746f74616c206e756d62
+6572206f6620627974657320696e20746869732066756e6374696f6e20746861742077>
+128 194.4 R .806<6f756c64206861>-.1 F 1.106 -.15<76652062>-.2 H .806<65
+656e20636f6e73756d656420627920746865203332ad62697420616e64203634ad626974>
+.15 F<696e7465>128 206.4 Q<676572732068616420746865>-.15 E 2.5<796e>-.15
+G<6f74206265656e20636f6d707265737365642077697468207468652056>-2.5 E
+<61726961626c6520426974205261746520656e636f64696e6720736368656d652e>
+-1.11 E F1<4279746573205361>108 223.2 Q -.1<7665>-.25 G 2.5<6457>.1 G
+<697468>-2.68 E F2<564252>2.5 E F0 .337
+<54686520746f74616c206e756d626572206f66206279746573207361>128 235.2 R
+-.15<7665>-.2 G 2.837<6469>.15 G 2.837<6e74>-2.837 G .337
+<6869732066756e6374696f6e206279207573696e67207468652056>-2.837 F .337<61
+726961626c6520426974205261746520656e636f64696e6720736368656d652e20546865>
+-1.11 F<70657263656e746167652069732072656c617469>128 247.2 Q .3 -.15
+<76652074>-.25 H 2.5<6f236f>.15 G<66>-2.5 E/F3 9/Times-Roman at 0 SF
+<564252>2.5 E F0<457870616e6465642042797465732e>2.5 E/F4 10.95
+/Times-Bold at 0 SF<53454520414c534f>72 264 Q F0
+<6c6c766d2d6469732c203c687474703a2f2f6c6c766d2e6f72>108 276 Q
+<672f646f63732f426974436f646546>-.18 E<6f726d61742e68746d6c3e>-.15 E F4
+-.548<4155>72 292.8 S<54484f5253>.548 E F0
+<4d61696e7461696e656420627920746865>108 304.8 Q F3<4c4c>2.5 E<564d>-.9 E
+F0 -.7<5465>2.5 G<616d20283c687474703a2f2f6c6c766d2e6f72>.7 E<673e292e>
+-.18 E 188.72<43565320323031302d30352d3036>72 768 R<34>205.67 E 0 Cg EP
+%%Trailer
+end
+%%EOF

Added: www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-config.ps
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-config.ps?rev=115746&view=auto
==============================================================================
--- www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-config.ps (added)
+++ www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-config.ps Wed Oct  6 00:27:59 2010
@@ -0,0 +1,341 @@
+%!PS-Adobe-3.0
+%%Creator: groff version 1.18.1
+%%CreationDate: Wed Oct  6 00:08:13 2010
+%%DocumentNeededResources: font Times-Roman
+%%+ font Times-Bold
+%%+ font Times-Italic
+%%+ font Courier
+%%DocumentSuppliedResources: procset grops 1.18 1
+%%Pages: 2
+%%PageOrder: Ascend
+%%Orientation: Portrait
+%%EndComments
+%%BeginProlog
+%%BeginResource: procset grops 1.18 1
+/setpacking where{
+pop
+currentpacking
+true setpacking
+}if
+/grops 120 dict dup begin
+/SC 32 def
+/A/show load def
+/B{0 SC 3 -1 roll widthshow}bind def
+/C{0 exch ashow}bind def
+/D{0 exch 0 SC 5 2 roll awidthshow}bind def
+/E{0 rmoveto show}bind def
+/F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
+/G{0 rmoveto 0 exch ashow}bind def
+/H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/I{0 exch rmoveto show}bind def
+/J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
+/K{0 exch rmoveto 0 exch ashow}bind def
+/L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/M{rmoveto show}bind def
+/N{rmoveto 0 SC 3 -1 roll widthshow}bind def
+/O{rmoveto 0 exch ashow}bind def
+/P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/Q{moveto show}bind def
+/R{moveto 0 SC 3 -1 roll widthshow}bind def
+/S{moveto 0 exch ashow}bind def
+/T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/SF{
+findfont exch
+[exch dup 0 exch 0 exch neg 0 0]makefont
+dup setfont
+[exch/setfont cvx]cvx bind def
+}bind def
+/MF{
+findfont
+[5 2 roll
+0 3 1 roll
+neg 0 0]makefont
+dup setfont
+[exch/setfont cvx]cvx bind def
+}bind def
+/level0 0 def
+/RES 0 def
+/PL 0 def
+/LS 0 def
+/MANUAL{
+statusdict begin/manualfeed true store end
+}bind def
+/PLG{
+gsave newpath clippath pathbbox grestore
+exch pop add exch pop
+}bind def
+/BP{
+/level0 save def
+1 setlinecap
+1 setlinejoin
+72 RES div dup scale
+LS{
+90 rotate
+}{
+0 PL translate
+}ifelse
+1 -1 scale
+}bind def
+/EP{
+level0 restore
+showpage
+}bind def
+/DA{
+newpath arcn stroke
+}bind def
+/SN{
+transform
+.25 sub exch .25 sub exch
+round .25 add exch round .25 add exch
+itransform
+}bind def
+/DL{
+SN
+moveto
+SN
+lineto stroke
+}bind def
+/DC{
+newpath 0 360 arc closepath
+}bind def
+/TM matrix def
+/DE{
+TM currentmatrix pop
+translate scale newpath 0 0 .5 0 360 arc closepath
+TM setmatrix
+}bind def
+/RC/rcurveto load def
+/RL/rlineto load def
+/ST/stroke load def
+/MT/moveto load def
+/CL/closepath load def
+/Fr{
+setrgbcolor fill
+}bind def
+/Fk{
+setcmykcolor fill
+}bind def
+/Fg{
+setgray fill
+}bind def
+/FL/fill load def
+/LW/setlinewidth load def
+/Cr/setrgbcolor load def
+/Ck/setcmykcolor load def
+/Cg/setgray load def
+/RE{
+findfont
+dup maxlength 1 index/FontName known not{1 add}if dict begin
+{
+1 index/FID ne{def}{pop pop}ifelse
+}forall
+/Encoding exch def
+dup/FontName exch def
+currentdict end definefont pop
+}bind def
+/DEFS 0 def
+/EBEGIN{
+moveto
+DEFS begin
+}bind def
+/EEND/end load def
+/CNT 0 def
+/level1 0 def
+/PBEGIN{
+/level1 save def
+translate
+div 3 1 roll div exch scale
+neg exch neg exch translate
+0 setgray
+0 setlinecap
+1 setlinewidth
+0 setlinejoin
+10 setmiterlimit
+[]0 setdash
+/setstrokeadjust where{
+pop
+false setstrokeadjust
+}if
+/setoverprint where{
+pop
+false setoverprint
+}if
+newpath
+/CNT countdictstack def
+userdict begin
+/showpage{}def
+}bind def
+/PEND{
+clear
+countdictstack CNT sub{end}repeat
+level1 restore
+}bind def
+end def
+/setpacking where{
+pop
+setpacking
+}if
+%%EndResource
+%%IncludeResource: font Times-Roman
+%%IncludeResource: font Times-Bold
+%%IncludeResource: font Times-Italic
+%%IncludeResource: font Courier
+grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
+def/PL 792 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron/Zcaron
+/scaron/zcaron/Ydieresis/trademark/quotesingle/Euro/.notdef/.notdef
+/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
+/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
+/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
+/semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
+/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
+/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
+/z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
+/guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
+/endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
+/dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
+/quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
+/brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
+/logicalnot/minus/registered/macron/degree/plusminus/twosuperior
+/threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
+/ordmasculine/guilsinglright/onequarter/onehalf/threequarters
+/questiondown/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE
+/Ccedilla/Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex
+/Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis
+/multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn
+/germandbls/agrave/aacute/acircumflex/atilde/adieresis/aring/ae/ccedilla
+/egrave/eacute/ecircumflex/edieresis/igrave/iacute/icircumflex/idieresis
+/eth/ntilde/ograve/oacute/ocircumflex/otilde/odieresis/divide/oslash
+/ugrave/uacute/ucircumflex/udieresis/yacute/thorn/ydieresis]def
+/Courier at 0 ENC0/Courier RE/Times-Italic at 0 ENC0/Times-Italic RE
+/Times-Bold at 0 ENC0/Times-Bold RE/Times-Roman at 0 ENC0/Times-Roman RE
+%%EndProlog
+%%Page: 1 1
+%%BeginPageSetup
+BP
+%%EndPageSetup
+/F0 10/Times-Roman at 0 SF<4c4c>72 48 Q 102.74
+<564d2d434f4e464947283129204c4c>-1 F<564d20436f6d6d616e64204775696465>-1
+E<4c4c>105.24 E<564d2d434f4e464947283129>-1 E/F1 10.95/Times-Bold at 0 SF
+-.219<4e41>72 84 S<4d45>.219 E F0
+<6c6c766dad636f6e8c6720ad205072696e74204c4c>108 96 Q
+<564d20636f6d70696c6174696f6e206f7074696f6e73>-1 E F1<53594e4f50534953>
+72 112.8 Q/F2 10/Times-Bold at 0 SF<6c6c766d2d636f6e8c67>108 124.8 Q/F3 10
+/Times-Italic at 0 SF<6f7074696f6e>2.5 E F0<5b>2.5 E F3
+<636f6d706f6e656e7473>A F0<2e2e2e5d>A F1<4445534352495054494f4e>72 141.6
+Q F2<6c6c766d2d636f6e8c67>108 153.6 Q F0<6d616b>2.667 E .167
+<65732069742065617369657220746f2062>-.1 F .167
+<75696c64206170706c69636174696f6e73207468617420757365>-.2 F/F4 9
+/Times-Roman at 0 SF<4c4c>2.667 E<564d>-.9 E F0 5.167<2e49>C 2.667<7463>
+-5.167 G .166
+<616e207072696e742074686520636f6d70696c6572208d6167732c206c696e6b>-2.667
+F .166<6572208d616773>-.1 F<616e64206f626a656374206c6962726172696573206e
+656564656420746f206c696e6b206167>108 165.6 Q<61696e7374>-.05 E F4<4c4c>
+2.5 E<564d>-.9 E F0<2e>A F1<4558414d504c4553>72 182.4 Q F0 1.6 -.8
+<546f206c>108 194.4 T<696e6b206167>.8 E<61696e737420746865>-.05 E F4
+<4a4954>2.5 E<3a>-.45 E/F5 10/Courier at 0 SF<672b2b20926c6c766dad636f6e66
+696720adad637878666c6167739220ad6f20486f77546f5573654a49542e6f20ad632048
+6f77546f5573654a49542e637070>120 211.2 Q<672b2b20926c6c766dad636f6e6669
+6720adad6c64666c6167739220ad6f20486f77546f5573654a495420486f77546f557365
+4a49542e6f205c>120 223.2 Q<926c6c766dad636f6e66696720adad6c69627320656e
+67696e65206263726561646572207363616c61726f70747392>144 235.2 Q F1
+<4f5054494f4e53>72 252 Q F2<adad76>108 264 Q<657273696f6e>-.1 E F0
+<5072696e74207468652076>128 276 Q<657273696f6e206e756d626572206f66>-.15
+E F4<4c4c>2.5 E<564d>-.9 E F0<2e>A F2<ad68656c70>108 292.8 Q F0
+<5072696e7420612073756d6d617279206f66>128 304.8 Q F2
+<6c6c766d2d636f6e8c67>2.5 E F0<6172>2.5 E<67756d656e74732e>-.18 E F2
+<adad7072>108 321.6 Q<658c78>-.18 E F0
+<5072696e742074686520696e7374616c6c6174696f6e207072658c7820666f72>128
+333.6 Q F4<4c4c>2.5 E<564d>-.9 E F0<2e>A F2<adad7372>108 350.4 Q<63ad72>
+-.18 E<6f6f74>-.18 E F0
+<5072696e742074686520736f7572636520726f6f742066726f6d207768696368>128
+362.4 Q F4<4c4c>2.5 E<564d>-.9 E F0 -.1<7761>2.5 G 2.5<7362>.1 G
+<75696c742e>-2.7 E F2<adad6f626aad72>108 379.2 Q<6f6f74>-.18 E F0
+<5072696e7420746865206f626a65637420726f6f74207573656420746f2062>128
+391.2 Q<75696c64>-.2 E F4<4c4c>2.5 E<564d>-.9 E F0<2e>A F2
+<adad62696e646972>108 408 Q F0<5072696e742074686520696e7374616c6c617469
+6f6e206469726563746f727920666f72>128 420 Q F4<4c4c>2.5 E<564d>-.9 E F0
+<62696e61726965732e>2.5 E F2<adad696e636c756465646972>108 436.8 Q F0<50
+72696e742074686520696e7374616c6c6174696f6e206469726563746f727920666f72>
+128 448.8 Q F4<4c4c>2.5 E<564d>-.9 E F0<686561646572732e>2.5 E F2
+<adad6c6962646972>108 465.6 Q F0<5072696e742074686520696e7374616c6c6174
+696f6e206469726563746f727920666f72>128 477.6 Q F4<4c4c>2.5 E<564d>-.9 E
+F0<6c69627261726965732e>2.5 E F2<adad6378788d616773>108 494.4 Q F0
+<5072696e74207468652043>128 506.4 Q/F6 8/Times-Roman at 0 SF -1<2b2b>-1
+-1.2 O F0<636f6d70696c6572208d616773206e656564656420746f20757365>2.5 1.2
+M F4<4c4c>2.5 E<564d>-.9 E F0<686561646572732e>2.5 E F2
+<adad6c648d616773>108 523.2 Q F0
+<5072696e7420746865208d616773206e656564656420746f206c696e6b206167>128
+535.2 Q<61696e7374>-.05 E F4<4c4c>2.5 E<564d>-.9 E F0
+<6c69627261726965732e>2.5 E F2<adad6c696273>108 552 Q F0 3.878<5072696e
+7420616c6c20746865206c6962726172696573206e656564656420746f206c696e6b2061
+67>128 564 R 3.878<61696e7374207468652073706563698c6564>-.05 F F4<4c4c>
+6.378 E<564d>-.9 E F3<636f6d706f6e656e7473>6.378 E F0 6.378<2c69>C 3.878
+<6e636c7564696e6720616e>-6.378 F<79>-.15 E<646570656e64656e636965732e>
+128 576 Q F2<adad6c69626e616d6573>108 592.8 Q F0 .998
+<53696d696c617220746f>128 604.8 R F2<adad6c696273>3.498 E F0 3.498<2c62>
+C .998<7574207072696e7473207468652062617265208c6c656e616d6573206f662074
+6865206c696272617269657320776974686f7574>-3.698 F F2<ad6c>3.497 E F0
+.997<6f7220706174686e616d65732e>3.497 F .997<55736566756c20666f72>5.997
+F<6c696e6b696e67206167>128 616.8 Q
+<61696e73742061206e6f742d7965742d696e7374616c6c656420636f70>-.05 E 2.5
+<796f>-.1 G<66>-2.5 E F4<4c4c>2.5 E<564d>-.9 E F0<2e>A F2
+<adad6c69628c6c6573>108 633.6 Q F0 1.23<53696d696c617220746f>128 645.6 R
+F2<adad6c696273>3.73 E F0 3.73<2c62>C 1.23<7574207072696e74207468652066
+756c6c207061746820746f2065616368206c696272617279208c6c652e>-3.93 F 1.231
+<546869732069732075736566756c207768656e206372656174696e67206d616b>6.231
+F<658c6c65>-.1 E<646570656e64656e636965732c20746f20656e7375726520746861
+74206120746f6f6c2069732072656c696e6b>128 657.6 Q<656420696620616e>-.1 E
+2.5<796c>-.15 G<6962726172792069742075736573206368616e6765732e>-2.5 E F2
+<adad636f6d706f6e656e7473>108 674.4 Q F0<5072696e7420616c6c2076>128
+686.4 Q<616c696420636f6d706f6e656e74206e616d65732e>-.25 E F2<adad746172>
+108 703.2 Q<67657473ad62>-.1 E<75696c74>-.2 E F0<5072696e74207468652063
+6f6d706f6e656e74206e616d657320666f7220616c6c20746172>128 715.2 Q
+<6765747320737570706f72746564206279207468697320636f70>-.18 E 2.5<796f>
+-.1 G<66>-2.5 E F4<4c4c>2.5 E<564d>-.9 E F0<2e>A 188.72
+<43565320323031302d30352d3036>72 768 R<31>205.67 E 0 Cg EP
+%%Page: 2 2
+%%BeginPageSetup
+BP
+%%EndPageSetup
+/F0 10/Times-Roman at 0 SF<4c4c>72 48 Q 102.74
+<564d2d434f4e464947283129204c4c>-1 F<564d20436f6d6d616e64204775696465>-1
+E<4c4c>105.24 E<564d2d434f4e464947283129>-1 E/F1 10/Times-Bold at 0 SF
+<adad62>108 84 Q<75696c64ad6d6f6465>-.2 E F0<5072696e74207468652062>128
+96 Q<75696c64206d6f64652075736564207768656e>-.2 E/F2 9/Times-Roman at 0 SF
+<4c4c>2.5 E<564d>-.9 E F0 -.1<7761>2.5 G 2.5<7362>.1 G
+<75696c742028652e672e20446562>-2.7 E<7567206f722052656c6561736529>-.2 E
+/F3 10.95/Times-Bold at 0 SF<434f4d504f4e454e5453>72 112.8 Q F0 2.885 -.8
+<546f2070>108 124.8 T 1.285<72696e742061206c697374206f6620616c6c2061>.8
+F -.25<7661>-.2 G 1.285<696c61626c6520636f6d706f6e656e74732c2072756e>.25
+F F1 1.285<6c6c766d2d636f6e8c6720adad636f6d706f6e656e7473>3.785 F F0
+6.285<2e49>C 3.785<6e6d>-6.285 G 1.285
+<6f73742063617365732c20636f6d706f6e656e7473>-3.785 F
+<636f72726573706f6e64206469726563746c7920746f>108 136.8 Q F2<4c4c>2.5 E
+<564d>-.9 E F0 2.5<6c69627261726965732e2055736566756c>2.5 F -.74<6060>
+2.5 G<7669727475616c27>.74 E 2.5<2763>-.74 G
+<6f6d706f6e656e747320696e636c7564653a>-2.5 E F1<616c6c>108 153.6 Q F0
+<496e636c7564657320616c6c>9.44 E F2<4c4c>2.5 E<564d>-.9 E F0 2.5
+<6c696261726965732e20546865>2.5 F<646566>2.5 E
+<61756c74206966206e6f20636f6d706f6e656e7473206172652073706563698c65642e>
+-.1 E F1<6261636b>108 170.4 Q<656e64>-.1 E F0
+<496e636c75646573206569746865722061206e617469>128 182.4 Q .3 -.15
+<76652062>-.25 H<61636b>.15 E<656e64206f72207468652043206261636b>-.1 E
+<656e642e>-.1 E F1<656e67696e65>108 199.2 Q F0
+<496e636c75646573206569746865722061206e617469>128 211.2 Q -.15<7665>-.25
+G F2<4a4954>2.65 E F0
+<6f722074686520626974636f646520696e746572707265746572>2.5 E<2e>-.55 E F3
+<45584954205354>72 228 Q -1.04<4154>-.986 G<5553>1.04 E F0<4966>108 240
+Q F1<6c6c766d2d636f6e8c67>2.681 E F0 .181
+<73756363656564732c2069742077696c6c2065>2.681 F .181
+<786974207769746820302e>-.15 F .182<4f74686572776973652c20696620616e2065
+72726f72206f63637572732c2069742077696c6c2065>5.181 F .182
+<78697420776974682061206e6f6e2d7a65726f2076>-.15 F<616c75652e>-.25 E F3
+-.548<4155>72 256.8 S<54484f5253>.548 E F0
+<4d61696e7461696e656420627920746865>108 268.8 Q F2<4c4c>2.5 E<564d>-.9 E
+F0 -.7<5465>2.5 G<616d20283c687474703a2f2f6c6c766d2e6f72>.7 E<673e292e>
+-.18 E 188.72<43565320323031302d30352d3036>72 768 R<32>205.67 E 0 Cg EP
+%%Trailer
+end
+%%EOF

Added: www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-diff.ps
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-diff.ps?rev=115746&view=auto
==============================================================================
--- www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-diff.ps (added)
+++ www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-diff.ps Wed Oct  6 00:27:59 2010
@@ -0,0 +1,290 @@
+%!PS-Adobe-3.0
+%%Creator: groff version 1.18.1
+%%CreationDate: Wed Oct  6 00:08:13 2010
+%%DocumentNeededResources: font Times-Roman
+%%+ font Times-Bold
+%%+ font Times-Italic
+%%DocumentSuppliedResources: procset grops 1.18 1
+%%Pages: 1
+%%PageOrder: Ascend
+%%Orientation: Portrait
+%%EndComments
+%%BeginProlog
+%%BeginResource: procset grops 1.18 1
+/setpacking where{
+pop
+currentpacking
+true setpacking
+}if
+/grops 120 dict dup begin
+/SC 32 def
+/A/show load def
+/B{0 SC 3 -1 roll widthshow}bind def
+/C{0 exch ashow}bind def
+/D{0 exch 0 SC 5 2 roll awidthshow}bind def
+/E{0 rmoveto show}bind def
+/F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
+/G{0 rmoveto 0 exch ashow}bind def
+/H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/I{0 exch rmoveto show}bind def
+/J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
+/K{0 exch rmoveto 0 exch ashow}bind def
+/L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/M{rmoveto show}bind def
+/N{rmoveto 0 SC 3 -1 roll widthshow}bind def
+/O{rmoveto 0 exch ashow}bind def
+/P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/Q{moveto show}bind def
+/R{moveto 0 SC 3 -1 roll widthshow}bind def
+/S{moveto 0 exch ashow}bind def
+/T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/SF{
+findfont exch
+[exch dup 0 exch 0 exch neg 0 0]makefont
+dup setfont
+[exch/setfont cvx]cvx bind def
+}bind def
+/MF{
+findfont
+[5 2 roll
+0 3 1 roll
+neg 0 0]makefont
+dup setfont
+[exch/setfont cvx]cvx bind def
+}bind def
+/level0 0 def
+/RES 0 def
+/PL 0 def
+/LS 0 def
+/MANUAL{
+statusdict begin/manualfeed true store end
+}bind def
+/PLG{
+gsave newpath clippath pathbbox grestore
+exch pop add exch pop
+}bind def
+/BP{
+/level0 save def
+1 setlinecap
+1 setlinejoin
+72 RES div dup scale
+LS{
+90 rotate
+}{
+0 PL translate
+}ifelse
+1 -1 scale
+}bind def
+/EP{
+level0 restore
+showpage
+}bind def
+/DA{
+newpath arcn stroke
+}bind def
+/SN{
+transform
+.25 sub exch .25 sub exch
+round .25 add exch round .25 add exch
+itransform
+}bind def
+/DL{
+SN
+moveto
+SN
+lineto stroke
+}bind def
+/DC{
+newpath 0 360 arc closepath
+}bind def
+/TM matrix def
+/DE{
+TM currentmatrix pop
+translate scale newpath 0 0 .5 0 360 arc closepath
+TM setmatrix
+}bind def
+/RC/rcurveto load def
+/RL/rlineto load def
+/ST/stroke load def
+/MT/moveto load def
+/CL/closepath load def
+/Fr{
+setrgbcolor fill
+}bind def
+/Fk{
+setcmykcolor fill
+}bind def
+/Fg{
+setgray fill
+}bind def
+/FL/fill load def
+/LW/setlinewidth load def
+/Cr/setrgbcolor load def
+/Ck/setcmykcolor load def
+/Cg/setgray load def
+/RE{
+findfont
+dup maxlength 1 index/FontName known not{1 add}if dict begin
+{
+1 index/FID ne{def}{pop pop}ifelse
+}forall
+/Encoding exch def
+dup/FontName exch def
+currentdict end definefont pop
+}bind def
+/DEFS 0 def
+/EBEGIN{
+moveto
+DEFS begin
+}bind def
+/EEND/end load def
+/CNT 0 def
+/level1 0 def
+/PBEGIN{
+/level1 save def
+translate
+div 3 1 roll div exch scale
+neg exch neg exch translate
+0 setgray
+0 setlinecap
+1 setlinewidth
+0 setlinejoin
+10 setmiterlimit
+[]0 setdash
+/setstrokeadjust where{
+pop
+false setstrokeadjust
+}if
+/setoverprint where{
+pop
+false setoverprint
+}if
+newpath
+/CNT countdictstack def
+userdict begin
+/showpage{}def
+}bind def
+/PEND{
+clear
+countdictstack CNT sub{end}repeat
+level1 restore
+}bind def
+end def
+/setpacking where{
+pop
+setpacking
+}if
+%%EndResource
+%%IncludeResource: font Times-Roman
+%%IncludeResource: font Times-Bold
+%%IncludeResource: font Times-Italic
+grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
+def/PL 792 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron/Zcaron
+/scaron/zcaron/Ydieresis/trademark/quotesingle/Euro/.notdef/.notdef
+/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
+/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
+/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
+/semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
+/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
+/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
+/z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
+/guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
+/endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
+/dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
+/quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
+/brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
+/logicalnot/minus/registered/macron/degree/plusminus/twosuperior
+/threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
+/ordmasculine/guilsinglright/onequarter/onehalf/threequarters
+/questiondown/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE
+/Ccedilla/Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex
+/Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis
+/multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn
+/germandbls/agrave/aacute/acircumflex/atilde/adieresis/aring/ae/ccedilla
+/egrave/eacute/ecircumflex/edieresis/igrave/iacute/icircumflex/idieresis
+/eth/ntilde/ograve/oacute/ocircumflex/otilde/odieresis/divide/oslash
+/ugrave/uacute/ucircumflex/udieresis/yacute/thorn/ydieresis]def
+/Times-Italic at 0 ENC0/Times-Italic RE/Times-Bold at 0 ENC0/Times-Bold RE
+/Times-Roman at 0 ENC0/Times-Roman RE
+%%EndProlog
+%%Page: 1 1
+%%BeginPageSetup
+BP
+%%EndPageSetup
+/F0 10/Times-Roman at 0 SF<4c4c>72 48 Q 118.29<564d2d44494646283129204c4c>
+-1 F<564d20436f6d6d616e64204775696465>-1 E<4c4c>120.79 E
+<564d2d44494646283129>-1 E/F1 10.95/Times-Bold at 0 SF -.219<4e41>72 84 S
+<4d45>.219 E F0<6c6c766dad646966>108 96 Q 2.5<66ad4c>-.25 G -1<4c56>-2.5
+G 2.5<4d73>1 G<74727563747572616c2027>-2.5 E<646966>-.5 E .55<6627>-.25
+G F1<53594e4f50534953>72 112.8 Q/F2 10/Times-Bold at 0 SF
+<6c6c766d2d64696666>108 124.8 Q F0<5b>2.5 E/F3 10/Times-Italic at 0 SF
+<6f7074696f6e73>A F0<5d>A F3<6d6f64756c652031206d6f64756c652032>2.5 E F0
+<5b>2.5 E F3<676c6f62616c206e616d65202e2e2e>A F0<5d>A F1
+<4445534352495054494f4e>72 141.6 Q F2<6c6c766d2d64696666>108 153.6 Q F0
+1.969<636f6d70617265732074686520737472756374757265206f66207477>4.469 F
+<6f>-.1 E/F4 9/Times-Roman at 0 SF<4c4c>4.469 E<564d>-.9 E F0 1.969
+<6d6f64756c65732c207072696d6172696c7920666f637573696e67206f6e20646966>
+4.469 F 1.968<666572656e63657320696e2066756e6374696f6e>-.25 F 3.53
+<64658c6e6974696f6e732e20496e7369676e698c63616e74>108 165.6 R<646966>
+3.53 E 1.03<666572656e6365732c2073756368206173206368616e67657320696e2074
+6865206f72646572696e67206f6620676c6f62616c73206f7220696e20746865206e616d
+6573206f66206c6f63616c>-.25 F -.25<7661>108 177.6 S
+<6c7565732c206172652069676e6f7265642e>.25 E .137<416e20696e707574206d6f
+64756c652077696c6c20626520696e74657270726574656420617320616e20617373656d
+626c79208c6c6520696620697473206e616d6520656e647320696e20272e6c6c273b>108
+194.4 R .136<6f74686572776973652069742077696c6c206265207265616420696e>
+5.136 F<6173206120626974636f6465208c6c652e>108 206.4 Q 1.477
+<49662061206c697374206f6620676c6f62616c206e616d6573206973206769>108
+223.2 R -.15<7665>-.25 G 1.477<6e2c206a757374207468652076>.15 F 1.477<61
+6c75657320776974682074686f7365206e616d65732061726520636f6d70617265643b20
+6f74686572776973652c20616c6c20676c6f62616c>-.25 F -.25<7661>108 235.2 S
+1.344<6c7565732061726520636f6d70617265642c20616e6420646961676e6f73746963
+73206172652070726f647563656420666f7220676c6f62616c73207768696368206f6e6c
+792061707065617220696e206f6e65206d6f64756c65206f7220746865>.25 F
+<6f74686572>108 247.2 Q<2e>-.55 E F2<6c6c766d2d64696666>108 264 Q F0
+.412<636f6d7061726573207477>2.912 F 2.912<6f66>-.1 G .413<756e6374696f6e
+7320627920636f6d706172696e6720746865697220626173696320626c6f636b732c2062
+65>-2.912 F .413
+<67696e6e696e6720776974682074686520656e74727920626c6f636b732e>-.15 F
+.413<496620746865>5.413 F 1.092<7465726d696e61746f7273207365656d20746f20
+6d617463682c207468656e2074686520636f72726573706f6e64696e6720737563636573
+736f72732061726520636f6d70617265643b206f746865727769736520746865>108 276
+R 3.591<7961>-.15 G 1.091<72652069676e6f7265642e>-3.591 F 1.232
+<5468697320616c676f726974686d2069732076>108 288 R 1.232
+<6572792073656e73697469>-.15 F 1.532 -.15<76652074>-.25 H 3.732<6f63>.15
+G 1.232<68616e67657320696e20636f6e74726f6c208d6f>-3.732 F 2.533 -.65
+<772c2077>-.25 H 1.233<686963682074656e6420746f2073746f7020616e>.65 F
+3.733<7964>-.15 G -.25<6f77>-3.733 G 1.233
+<6e73747265616d206368616e676573>.25 F
+<66726f6d206265696e672064657465637465642e>108 300 Q F2
+<6c6c766d2d64696666>108 316.8 Q F0 1.279
+<697320696e74656e646564206173206120646562>3.779 F 1.279
+<756767696e6720746f6f6c20666f722077726974657273206f66>-.2 F F4<4c4c>
+3.778 E<564d>-.9 E F0 1.278<70617373657320616e642066726f6e74656e64732e>
+3.778 F 1.278<497420646f6573206e6f74206861>6.278 F 1.578 -.15<76652061>
+-.2 H<737461626c65206f757470757420666f726d61742e>108 328.8 Q F1
+<45584954205354>72 345.6 Q -1.04<4154>-.986 G<5553>1.04 E F0<4966>108
+357.6 Q F2<6c6c766d2d64696666>2.677 E F0 .177<8c6e6473206e6f20646966>
+2.677 F .177<666572656e636573206265747765656e20746865206d6f64756c65732c
+2069742077696c6c2065>-.25 F .177
+<7869742077697468203020616e642070726f64756365206e6f206f75747075742e>-.15
+F<4f7468657277697365>5.178 E<69742077696c6c2065>108 369.6 Q
+<78697420776974682061206e6f6e2d7a65726f2076>-.15 E<616c75652e>-.25 E F1
+-.11<4255>72 386.4 S<4753>.11 E F0<4d616e>108 398.4 Q 2.5<7969>-.15 G
+<6d706f7274616e7420646966>-2.5 E<666572656e6365732c206c696b>-.25 E 2.5
+<6563>-.1 G<68616e67657320696e206c696e6b616765206f722066756e6374696f6e20
+617474726962>-2.5 E<757465732c20617265206e6f7420646961676e6f7365642e>-.2
+E 1.393<4368616e67657320696e206d656d6f72792062656861>108 415.2 R 1.393
+<76696f722028666f722065>-.2 F 1.393<78616d706c652c20636f616c657363696e67
+206c6f616473292063616e206361757365206d61737369>-.15 F 1.693 -.15
+<76652064>-.25 H 1.393<6574656374656420646966>.15 F 1.393
+<666572656e63657320696e>-.25 F<626c6f636b732e>108 427.2 Q F1 -.548<4155>
+72 444 S<54484f5253>.548 E F0<4d61696e7461696e656420627920746865>108 456
+Q F4<4c4c>2.5 E<564d>-.9 E F0 -.7<5465>2.5 G
+<616d20283c687474703a2f2f6c6c766d2e6f72>.7 E<673e292e>-.18 E 188.72
+<43565320323031302d30392d3037>72 768 R<31>205.67 E 0 Cg EP
+%%Trailer
+end
+%%EOF

Added: www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-dis.ps
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-dis.ps?rev=115746&view=auto
==============================================================================
--- www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-dis.ps (added)
+++ www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-dis.ps Wed Oct  6 00:27:59 2010
@@ -0,0 +1,278 @@
+%!PS-Adobe-3.0
+%%Creator: groff version 1.18.1
+%%CreationDate: Wed Oct  6 00:08:13 2010
+%%DocumentNeededResources: font Times-Roman
+%%+ font Times-Bold
+%%+ font Times-Italic
+%%+ font Courier
+%%DocumentSuppliedResources: procset grops 1.18 1
+%%Pages: 1
+%%PageOrder: Ascend
+%%Orientation: Portrait
+%%EndComments
+%%BeginProlog
+%%BeginResource: procset grops 1.18 1
+/setpacking where{
+pop
+currentpacking
+true setpacking
+}if
+/grops 120 dict dup begin
+/SC 32 def
+/A/show load def
+/B{0 SC 3 -1 roll widthshow}bind def
+/C{0 exch ashow}bind def
+/D{0 exch 0 SC 5 2 roll awidthshow}bind def
+/E{0 rmoveto show}bind def
+/F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
+/G{0 rmoveto 0 exch ashow}bind def
+/H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/I{0 exch rmoveto show}bind def
+/J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
+/K{0 exch rmoveto 0 exch ashow}bind def
+/L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/M{rmoveto show}bind def
+/N{rmoveto 0 SC 3 -1 roll widthshow}bind def
+/O{rmoveto 0 exch ashow}bind def
+/P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/Q{moveto show}bind def
+/R{moveto 0 SC 3 -1 roll widthshow}bind def
+/S{moveto 0 exch ashow}bind def
+/T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/SF{
+findfont exch
+[exch dup 0 exch 0 exch neg 0 0]makefont
+dup setfont
+[exch/setfont cvx]cvx bind def
+}bind def
+/MF{
+findfont
+[5 2 roll
+0 3 1 roll
+neg 0 0]makefont
+dup setfont
+[exch/setfont cvx]cvx bind def
+}bind def
+/level0 0 def
+/RES 0 def
+/PL 0 def
+/LS 0 def
+/MANUAL{
+statusdict begin/manualfeed true store end
+}bind def
+/PLG{
+gsave newpath clippath pathbbox grestore
+exch pop add exch pop
+}bind def
+/BP{
+/level0 save def
+1 setlinecap
+1 setlinejoin
+72 RES div dup scale
+LS{
+90 rotate
+}{
+0 PL translate
+}ifelse
+1 -1 scale
+}bind def
+/EP{
+level0 restore
+showpage
+}bind def
+/DA{
+newpath arcn stroke
+}bind def
+/SN{
+transform
+.25 sub exch .25 sub exch
+round .25 add exch round .25 add exch
+itransform
+}bind def
+/DL{
+SN
+moveto
+SN
+lineto stroke
+}bind def
+/DC{
+newpath 0 360 arc closepath
+}bind def
+/TM matrix def
+/DE{
+TM currentmatrix pop
+translate scale newpath 0 0 .5 0 360 arc closepath
+TM setmatrix
+}bind def
+/RC/rcurveto load def
+/RL/rlineto load def
+/ST/stroke load def
+/MT/moveto load def
+/CL/closepath load def
+/Fr{
+setrgbcolor fill
+}bind def
+/Fk{
+setcmykcolor fill
+}bind def
+/Fg{
+setgray fill
+}bind def
+/FL/fill load def
+/LW/setlinewidth load def
+/Cr/setrgbcolor load def
+/Ck/setcmykcolor load def
+/Cg/setgray load def
+/RE{
+findfont
+dup maxlength 1 index/FontName known not{1 add}if dict begin
+{
+1 index/FID ne{def}{pop pop}ifelse
+}forall
+/Encoding exch def
+dup/FontName exch def
+currentdict end definefont pop
+}bind def
+/DEFS 0 def
+/EBEGIN{
+moveto
+DEFS begin
+}bind def
+/EEND/end load def
+/CNT 0 def
+/level1 0 def
+/PBEGIN{
+/level1 save def
+translate
+div 3 1 roll div exch scale
+neg exch neg exch translate
+0 setgray
+0 setlinecap
+1 setlinewidth
+0 setlinejoin
+10 setmiterlimit
+[]0 setdash
+/setstrokeadjust where{
+pop
+false setstrokeadjust
+}if
+/setoverprint where{
+pop
+false setoverprint
+}if
+newpath
+/CNT countdictstack def
+userdict begin
+/showpage{}def
+}bind def
+/PEND{
+clear
+countdictstack CNT sub{end}repeat
+level1 restore
+}bind def
+end def
+/setpacking where{
+pop
+setpacking
+}if
+%%EndResource
+%%IncludeResource: font Times-Roman
+%%IncludeResource: font Times-Bold
+%%IncludeResource: font Times-Italic
+%%IncludeResource: font Courier
+grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
+def/PL 792 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron/Zcaron
+/scaron/zcaron/Ydieresis/trademark/quotesingle/Euro/.notdef/.notdef
+/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
+/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
+/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
+/semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
+/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
+/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
+/z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
+/guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
+/endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
+/dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
+/quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
+/brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
+/logicalnot/minus/registered/macron/degree/plusminus/twosuperior
+/threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
+/ordmasculine/guilsinglright/onequarter/onehalf/threequarters
+/questiondown/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE
+/Ccedilla/Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex
+/Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis
+/multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn
+/germandbls/agrave/aacute/acircumflex/atilde/adieresis/aring/ae/ccedilla
+/egrave/eacute/ecircumflex/edieresis/igrave/iacute/icircumflex/idieresis
+/eth/ntilde/ograve/oacute/ocircumflex/otilde/odieresis/divide/oslash
+/ugrave/uacute/ucircumflex/udieresis/yacute/thorn/ydieresis]def
+/Courier at 0 ENC0/Courier RE/Times-Italic at 0 ENC0/Times-Italic RE
+/Times-Bold at 0 ENC0/Times-Bold RE/Times-Roman at 0 ENC0/Times-Roman RE
+%%EndProlog
+%%Page: 1 1
+%%BeginPageSetup
+BP
+%%EndPageSetup
+/F0 10/Times-Roman at 0 SF<4c4c>72 48 Q 123.85<564d2d444953283129204c4c>-1
+F<564d20436f6d6d616e64204775696465>-1 E<4c4c>126.35 E
+<564d2d444953283129>-1 E/F1 10.95/Times-Bold at 0 SF -.219<4e41>72 84 S
+<4d45>.219 E F0<6c6c766dad64697320ad204c4c>108 96 Q
+<564d20646973617373656d626c6572>-1 E F1<53594e4f50534953>72 112.8 Q/F2
+10/Times-Bold at 0 SF<6c6c766d2d646973>108 124.8 Q F0<5b>2.5 E/F3 10
+/Times-Italic at 0 SF<6f7074696f6e73>A F0 2.5<5d5b>C F3<8c6c656e616d65>-2.5
+E F0<5d>A F1<4445534352495054494f4e>72 141.6 Q F0<546865>108 153.6 Q F2
+<6c6c766d2d646973>4.454 E F0 1.954<636f6d6d616e6420697320746865>4.454 F
+/F4 9/Times-Roman at 0 SF<4c4c>4.454 E<564d>-.9 E F0
+<646973617373656d626c6572>4.454 E 6.954<2e49>-.55 G 4.454<7474>-6.954 G
+<616b>-4.454 E 1.953<657320616e>-.1 F F4<4c4c>4.453 E<564d>-.9 E F0
+1.953<626974636f6465208c6c6520616e6420636f6e>4.453 F -.15<7665>-.4 G
+1.953<72747320697420696e746f>.15 F<68756d616e2d7265616461626c65>108
+165.6 Q F4<4c4c>2.5 E<564d>-.9 E F0
+<617373656d626c79206c616e67756167652e>2.5 E<4966208c6c656e616d6520697320
+6f6d6974746564206f722073706563698c6564206173>108 182.4 Q/F5 10/Courier at 0
+SF<ad>2.5 E F0<2c>A F2<6c6c766d2d646973>2.5 E F0<7265616473206974732069
+6e7075742066726f6d207374616e6461726420696e7075742e>2.5 E 1.516<49662074
+686520696e707574206973206265696e6720726561642066726f6d207374616e64617264
+20696e7075742c207468656e>108 199.2 R F2<6c6c766d2d646973>4.016 E F0
+1.516<77696c6c2073656e6420697473206f757470757420746f207374616e6461726420
+6f7574707574206279>4.016 F<646566>108 211.2 Q 3.156
+<61756c742e204f74686572776973652c>-.1 F .655<746865206f7574707574207769
+6c6c206265207772697474656e20746f2061208c6c65206e616d65642061667465722074
+686520696e707574208c6c652c20776974682061>3.156 F F5<2e6c6c>3.155 E F0
+<737566>3.155 E .655<8c78206164646564>-.25 F<28616e>108 223.2 Q 3.675
+<7965>-.15 G<78697374696e67>-3.825 E F5<2e6263>3.675 E F0<737566>3.675 E
+1.175<8c782077696c6c208c7273742062652072656d6f>-.25 F -.15<7665>-.15 G
+3.675<64292e2059>.15 F 1.175<6f752063616e206f>-1.1 F -.15<7665>-.15 G
+1.175<7272696465207468652063686f696365206f66206f7574707574208c6c65207573
+696e6720746865>.15 F F2<ad6f>3.675 E F0<6f7074696f6e2e>108 235.2 Q F1
+<4f5054494f4e53>72 252 Q F2<ad66>108 264 Q F0 .819
+<456e61626c652062696e617279206f7574707574206f6e207465726d696e616c732e>
+10.97 F<4e6f726d616c6c79>5.819 E<2c>-.65 E F2<6c6c766d2d646973>3.319 E
+F0 .819<77696c6c2072656675736520746f207772697465207261>3.319 F 3.318
+<7762>-.15 G .818<6974636f6465206f757470757420696620746865>-3.318 F .59
+<6f75747075742073747265616d2069732061207465726d696e616c2e2057>128 276 R
+.59<6974682074686973206f7074696f6e2c>-.4 F F2<6c6c766d2d646973>3.09 E F0
+.59<77696c6c207772697465207261>3.09 F 3.09<7762>-.15 G .59
+<6974636f6465207265>-3.09 F -.05<6761>-.15 G .59
+<72646c657373206f6620746865206f7574707574>.05 F<6465>128 288 Q
+<766963652e>-.25 E F2<ad68656c70>108 304.8 Q F0<5072696e7420612073756d6d
+617279206f6620636f6d6d616e64206c696e65206f7074696f6e732e>128 316.8 Q F2
+<ad6f>108 333.6 Q F3<8c6c656e616d65>2.5 E F0
+<5370656369667920746865206f7574707574208c6c65206e616d652e>128 345.6 Q
+<4966>5 E F3<8c6c656e616d65>2.5 E F0<697320ad2c207468656e20746865206f75
+747075742069732073656e7420746f207374616e64617264206f75747075742e>2.5 E
+F1<45584954205354>72 362.4 Q -1.04<4154>-.986 G<5553>1.04 E F0<4966>108
+374.4 Q F2<6c6c766d2d646973>2.5 E F0
+<73756363656564732c2069742077696c6c2065>2.5 E<786974207769746820302e>
+-.15 E<4f74686572776973652c20696620616e206572726f72206f63637572732c2069
+742077696c6c2065>5 E<78697420776974682061206e6f6e2d7a65726f2076>-.15 E
+<616c75652e>-.25 E F1<53454520414c534f>72 391.2 Q F0<6c6c766d2d6173>108
+403.2 Q F1 -.548<4155>72 420 S<54484f5253>.548 E F0
+<4d61696e7461696e656420627920746865>108 432 Q F4<4c4c>2.5 E<564d>-.9 E
+F0 -.7<5465>2.5 G<616d20283c687474703a2f2f6c6c766d2e6f72>.7 E<673e292e>
+-.18 E 188.72<43565320323031302d30352d3036>72 768 R<31>205.67 E 0 Cg EP
+%%Trailer
+end
+%%EOF

Added: www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-extract.ps
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-extract.ps?rev=115746&view=auto
==============================================================================
--- www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-extract.ps (added)
+++ www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-extract.ps Wed Oct  6 00:27:59 2010
@@ -0,0 +1,298 @@
+%!PS-Adobe-3.0
+%%Creator: groff version 1.18.1
+%%CreationDate: Wed Oct  6 00:08:13 2010
+%%DocumentNeededResources: font Times-Roman
+%%+ font Times-Bold
+%%+ font Times-Italic
+%%DocumentSuppliedResources: procset grops 1.18 1
+%%Pages: 1
+%%PageOrder: Ascend
+%%Orientation: Portrait
+%%EndComments
+%%BeginProlog
+%%BeginResource: procset grops 1.18 1
+/setpacking where{
+pop
+currentpacking
+true setpacking
+}if
+/grops 120 dict dup begin
+/SC 32 def
+/A/show load def
+/B{0 SC 3 -1 roll widthshow}bind def
+/C{0 exch ashow}bind def
+/D{0 exch 0 SC 5 2 roll awidthshow}bind def
+/E{0 rmoveto show}bind def
+/F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
+/G{0 rmoveto 0 exch ashow}bind def
+/H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/I{0 exch rmoveto show}bind def
+/J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
+/K{0 exch rmoveto 0 exch ashow}bind def
+/L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/M{rmoveto show}bind def
+/N{rmoveto 0 SC 3 -1 roll widthshow}bind def
+/O{rmoveto 0 exch ashow}bind def
+/P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/Q{moveto show}bind def
+/R{moveto 0 SC 3 -1 roll widthshow}bind def
+/S{moveto 0 exch ashow}bind def
+/T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/SF{
+findfont exch
+[exch dup 0 exch 0 exch neg 0 0]makefont
+dup setfont
+[exch/setfont cvx]cvx bind def
+}bind def
+/MF{
+findfont
+[5 2 roll
+0 3 1 roll
+neg 0 0]makefont
+dup setfont
+[exch/setfont cvx]cvx bind def
+}bind def
+/level0 0 def
+/RES 0 def
+/PL 0 def
+/LS 0 def
+/MANUAL{
+statusdict begin/manualfeed true store end
+}bind def
+/PLG{
+gsave newpath clippath pathbbox grestore
+exch pop add exch pop
+}bind def
+/BP{
+/level0 save def
+1 setlinecap
+1 setlinejoin
+72 RES div dup scale
+LS{
+90 rotate
+}{
+0 PL translate
+}ifelse
+1 -1 scale
+}bind def
+/EP{
+level0 restore
+showpage
+}bind def
+/DA{
+newpath arcn stroke
+}bind def
+/SN{
+transform
+.25 sub exch .25 sub exch
+round .25 add exch round .25 add exch
+itransform
+}bind def
+/DL{
+SN
+moveto
+SN
+lineto stroke
+}bind def
+/DC{
+newpath 0 360 arc closepath
+}bind def
+/TM matrix def
+/DE{
+TM currentmatrix pop
+translate scale newpath 0 0 .5 0 360 arc closepath
+TM setmatrix
+}bind def
+/RC/rcurveto load def
+/RL/rlineto load def
+/ST/stroke load def
+/MT/moveto load def
+/CL/closepath load def
+/Fr{
+setrgbcolor fill
+}bind def
+/Fk{
+setcmykcolor fill
+}bind def
+/Fg{
+setgray fill
+}bind def
+/FL/fill load def
+/LW/setlinewidth load def
+/Cr/setrgbcolor load def
+/Ck/setcmykcolor load def
+/Cg/setgray load def
+/RE{
+findfont
+dup maxlength 1 index/FontName known not{1 add}if dict begin
+{
+1 index/FID ne{def}{pop pop}ifelse
+}forall
+/Encoding exch def
+dup/FontName exch def
+currentdict end definefont pop
+}bind def
+/DEFS 0 def
+/EBEGIN{
+moveto
+DEFS begin
+}bind def
+/EEND/end load def
+/CNT 0 def
+/level1 0 def
+/PBEGIN{
+/level1 save def
+translate
+div 3 1 roll div exch scale
+neg exch neg exch translate
+0 setgray
+0 setlinecap
+1 setlinewidth
+0 setlinejoin
+10 setmiterlimit
+[]0 setdash
+/setstrokeadjust where{
+pop
+false setstrokeadjust
+}if
+/setoverprint where{
+pop
+false setoverprint
+}if
+newpath
+/CNT countdictstack def
+userdict begin
+/showpage{}def
+}bind def
+/PEND{
+clear
+countdictstack CNT sub{end}repeat
+level1 restore
+}bind def
+end def
+/setpacking where{
+pop
+setpacking
+}if
+%%EndResource
+%%IncludeResource: font Times-Roman
+%%IncludeResource: font Times-Bold
+%%IncludeResource: font Times-Italic
+grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
+def/PL 792 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron/Zcaron
+/scaron/zcaron/Ydieresis/trademark/quotesingle/Euro/.notdef/.notdef
+/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
+/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
+/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
+/semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
+/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
+/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
+/z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
+/guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
+/endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
+/dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
+/quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
+/brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
+/logicalnot/minus/registered/macron/degree/plusminus/twosuperior
+/threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
+/ordmasculine/guilsinglright/onequarter/onehalf/threequarters
+/questiondown/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE
+/Ccedilla/Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex
+/Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis
+/multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn
+/germandbls/agrave/aacute/acircumflex/atilde/adieresis/aring/ae/ccedilla
+/egrave/eacute/ecircumflex/edieresis/igrave/iacute/icircumflex/idieresis
+/eth/ntilde/ograve/oacute/ocircumflex/otilde/odieresis/divide/oslash
+/ugrave/uacute/ucircumflex/udieresis/yacute/thorn/ydieresis]def
+/Times-Italic at 0 ENC0/Times-Italic RE/Times-Bold at 0 ENC0/Times-Bold RE
+/Times-Roman at 0 ENC0/Times-Roman RE
+%%EndProlog
+%%Page: 1 1
+%%BeginPageSetup
+BP
+%%EndPageSetup
+/F0 10/Times-Roman at 0 SF<4c4c>72 48 Q<564d2d4558545241>-1 E 94.25
+<4354283129204c4c>-.4 F<564d20436f6d6d616e64204775696465>-1 E<4c4c>96.75
+E<564d2d4558545241>-1 E<4354283129>-.4 E/F1 10.95/Times-Bold at 0 SF -.219
+<4e41>72 84 S<4d45>.219 E F0<6c6c766dad65>108 96 Q<78747261637420ad2065>
+-.15 E<78747261637420612066756e6374696f6e2066726f6d20616e204c4c>-.15 E
+<564d206d6f64756c65>-1 E F1<53594e4f50534953>72 112.8 Q/F2 10
+/Times-Bold at 0 SF<6c6c766d2d65787472616374>108 124.8 Q F0<5b>2.5 E/F3 10
+/Times-Italic at 0 SF<6f7074696f6e73>A F0<5d>A F2<adad66756e63>2.5 E F3
+<66756e6374696f6e2d6e616d65>2.5 E F0<5b>2.5 E F3<8c6c656e616d65>A F0<5d>
+A F1<4445534352495054494f4e>72 141.6 Q F0<546865>108 153.6 Q F2
+<6c6c766d2d65787472616374>3.262 E F0 .762<636f6d6d616e642074616b>3.262 F
+.762<657320746865206e616d65206f6620612066756e6374696f6e20616e642065>-.1
+F .761<787472616374732069742066726f6d207468652073706563698c6564>-.15 F
+/F4 9/Times-Roman at 0 SF<4c4c>3.261 E<564d>-.9 E F0<626974636f6465>3.261 E
+2.877<8c6c652e204974>108 165.6 R .378
+<6973207072696d6172696c792075736564206173206120646562>2.877 F .378<7567
+67696e6720746f6f6c20746f2072656475636520746573742063617365732066726f6d20
+6c6172>-.2 F .378
+<6765722070726f6772616d732074686174206172652074726967676572696e672061>
+-.18 F -.2<6275>108 177.6 S<672e>.2 E .915
+<496e206164646974696f6e20746f2065>108 194.4 R .915<787472616374696e6720
+74686520626974636f6465206f66207468652073706563698c65642066756e6374696f6e
+2c>-.15 F F2<6c6c766d2d65787472616374>3.415 E F0 .915
+<77696c6c20616c736f2072656d6f>3.415 F 1.215 -.15<76652075>-.15 H
+<6e726561636861626c65>.15 E<676c6f62616c2076>108 206.4 Q<61726961626c65
+732c2070726f746f74797065732c20616e6420756e757365642074797065732e>-.25 E
+<546865>108 223.2 Q F2<6c6c766d2d65787472616374>3.432 E F0 .932<636f6d6d
+616e642072656164732069747320696e7075742066726f6d207374616e6461726420696e
+707574206966208c6c656e616d65206973206f6d6974746564206f72206966208c6c656e
+616d6520697320ad2e>3.432 F<546865206f757470757420697320616c>108 235.2 Q
+-.1<7761>-.1 G<7973207772697474656e20746f207374616e64617264206f75747075
+742c20756e6c65737320746865>.1 E F2<ad6f>2.5 E F0
+<6f7074696f6e2069732073706563698c656420287365652062656c6f>2.5 E<77292e>
+-.25 E F1<4f5054494f4e53>72 252 Q F2<ad66>108 264 Q F0 .661
+<456e61626c652062696e617279206f7574707574206f6e207465726d696e616c732e>
+10.97 F<4e6f726d616c6c79>5.661 E<2c>-.65 E F2<6c6c766d2d65787472616374>
+3.161 E F0 .661<77696c6c2072656675736520746f207772697465207261>3.161 F
+3.16<7762>-.15 G .66<6974636f6465206f7574707574206966>-3.16 F .314
+<746865206f75747075742073747265616d2069732061207465726d696e616c2e2057>
+128 276 R .314<6974682074686973206f7074696f6e2c>-.4 F F2
+<6c6c766d2d65787472616374>2.814 E F0 .315<77696c6c207772697465207261>
+2.814 F 2.815<7762>-.15 G .315<6974636f6465207265>-2.815 F -.05<6761>
+-.15 G .315<72646c657373206f6620746865>.05 F<6f7574707574206465>128 288
+Q<766963652e>-.25 E F2<adad66756e63>108 304.8 Q F3
+<66756e6374696f6e2d6e616d65>2.5 E F0 .274
+<45787472616374207468652066756e6374696f6e206e616d6564>128 316.8 R F3
+<66756e6374696f6e2d6e616d65>2.774 E F0 .274<66726f6d20746865>2.774 F F4
+<4c4c>2.774 E<564d>-.9 E F0 .274<626974636f64652e204d617920626520737065
+63698c6564206d756c7469706c652074696d657320746f>2.774 F -.15<6578>128
+328.8 S
+<7472616374206d756c7469706c652066756e6374696f6e73206174206f6e63652e>.15
+E F2<adad676c6f62>108 345.6 Q F3<676c6f62616c2d6e616d65>2.5 E F0 1.49
+<457874726163742074686520676c6f62616c2076>128 357.6 R 1.49
+<61726961626c65206e616d6564>-.25 F F3<676c6f62616c2d6e616d65>3.99 E F0
+1.49<66726f6d20746865>3.99 F F4<4c4c>3.99 E<564d>-.9 E F0 1.491
+<626974636f64652e204d61792062652073706563698c6564206d756c7469706c65>3.99
+F<74696d657320746f2065>128 369.6 Q
+<787472616374206d756c7469706c6520676c6f62616c2076>-.15 E
+<61726961626c6573206174206f6e63652e>-.25 E F2<ad68656c70>108 386.4 Q F0<
+5072696e7420612073756d6d617279206f6620636f6d6d616e64206c696e65206f707469
+6f6e732e>128 398.4 Q F2<ad6f>108 415.2 Q F3<8c6c656e616d65>2.5 E F0 1.2
+<5370656369667920746865206f7574707574208c6c656e616d652e>128 427.2 R 1.2
+<4966208c6c656e616d652069732060>6.2 F<60ad27>-.74 E 3.7<2728>-.74 G 1.2
+<74686520646566>-3.7 F 1.2<61756c74292c207468656e>-.1 F F2
+<6c6c766d2d65787472616374>3.7 E F0 1.2
+<73656e647320697473206f757470757420746f>3.7 F
+<7374616e64617264206f75747075742e>128 439.2 Q F2<ad53>108 456 Q F0
+<5772697465206f757470757420696e>8.74 E F4<4c4c>2.5 E<564d>-.9 E F0<696e
+7465726d656469617465206c616e67756167652028696e7374656164206f662062697463
+6f6465292e>2.5 E F1<45584954205354>72 472.8 Q -1.04<4154>-.986 G<5553>
+1.04 E F0<4966>108 484.8 Q F2<6c6c766d2d65787472616374>3.913 E F0 1.413
+<73756363656564732c2069742077696c6c2065>3.913 F 1.413
+<786974207769746820302e>-.15 F 1.413<4f74686572776973652c20696620616e20
+6572726f72206f63637572732c2069742077696c6c2065>6.413 F 1.414
+<78697420776974682061206e6f6e2d7a65726f>-.15 F -.25<7661>108 496.8 S
+<6c75652e>.25 E F1<53454520414c534f>72 513.6 Q F0 -.2<6275>108 525.6 S
+<67706f696e74>.2 E F1 -.548<4155>72 542.4 S<54484f5253>.548 E F0
+<4d61696e7461696e656420627920746865>108 554.4 Q F4<4c4c>2.5 E<564d>-.9 E
+F0 -.7<5465>2.5 G<616d20283c687474703a2f2f6c6c766d2e6f72>.7 E<673e292e>
+-.18 E 188.72<43565320323031302d30352d3036>72 768 R<31>205.67 E 0 Cg EP
+%%Trailer
+end
+%%EOF

Added: www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-ld.ps
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-ld.ps?rev=115746&view=auto
==============================================================================
--- www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-ld.ps (added)
+++ www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-ld.ps Wed Oct  6 00:27:59 2010
@@ -0,0 +1,518 @@
+%!PS-Adobe-3.0
+%%Creator: groff version 1.18.1
+%%CreationDate: Wed Oct  6 00:08:13 2010
+%%DocumentNeededResources: font Times-Roman
+%%+ font Times-Bold
+%%+ font Times-Italic
+%%+ font Courier
+%%DocumentSuppliedResources: procset grops 1.18 1
+%%Pages: 3
+%%PageOrder: Ascend
+%%Orientation: Portrait
+%%EndComments
+%%BeginProlog
+%%BeginResource: procset grops 1.18 1
+/setpacking where{
+pop
+currentpacking
+true setpacking
+}if
+/grops 120 dict dup begin
+/SC 32 def
+/A/show load def
+/B{0 SC 3 -1 roll widthshow}bind def
+/C{0 exch ashow}bind def
+/D{0 exch 0 SC 5 2 roll awidthshow}bind def
+/E{0 rmoveto show}bind def
+/F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
+/G{0 rmoveto 0 exch ashow}bind def
+/H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/I{0 exch rmoveto show}bind def
+/J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
+/K{0 exch rmoveto 0 exch ashow}bind def
+/L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/M{rmoveto show}bind def
+/N{rmoveto 0 SC 3 -1 roll widthshow}bind def
+/O{rmoveto 0 exch ashow}bind def
+/P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/Q{moveto show}bind def
+/R{moveto 0 SC 3 -1 roll widthshow}bind def
+/S{moveto 0 exch ashow}bind def
+/T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/SF{
+findfont exch
+[exch dup 0 exch 0 exch neg 0 0]makefont
+dup setfont
+[exch/setfont cvx]cvx bind def
+}bind def
+/MF{
+findfont
+[5 2 roll
+0 3 1 roll
+neg 0 0]makefont
+dup setfont
+[exch/setfont cvx]cvx bind def
+}bind def
+/level0 0 def
+/RES 0 def
+/PL 0 def
+/LS 0 def
+/MANUAL{
+statusdict begin/manualfeed true store end
+}bind def
+/PLG{
+gsave newpath clippath pathbbox grestore
+exch pop add exch pop
+}bind def
+/BP{
+/level0 save def
+1 setlinecap
+1 setlinejoin
+72 RES div dup scale
+LS{
+90 rotate
+}{
+0 PL translate
+}ifelse
+1 -1 scale
+}bind def
+/EP{
+level0 restore
+showpage
+}bind def
+/DA{
+newpath arcn stroke
+}bind def
+/SN{
+transform
+.25 sub exch .25 sub exch
+round .25 add exch round .25 add exch
+itransform
+}bind def
+/DL{
+SN
+moveto
+SN
+lineto stroke
+}bind def
+/DC{
+newpath 0 360 arc closepath
+}bind def
+/TM matrix def
+/DE{
+TM currentmatrix pop
+translate scale newpath 0 0 .5 0 360 arc closepath
+TM setmatrix
+}bind def
+/RC/rcurveto load def
+/RL/rlineto load def
+/ST/stroke load def
+/MT/moveto load def
+/CL/closepath load def
+/Fr{
+setrgbcolor fill
+}bind def
+/Fk{
+setcmykcolor fill
+}bind def
+/Fg{
+setgray fill
+}bind def
+/FL/fill load def
+/LW/setlinewidth load def
+/Cr/setrgbcolor load def
+/Ck/setcmykcolor load def
+/Cg/setgray load def
+/RE{
+findfont
+dup maxlength 1 index/FontName known not{1 add}if dict begin
+{
+1 index/FID ne{def}{pop pop}ifelse
+}forall
+/Encoding exch def
+dup/FontName exch def
+currentdict end definefont pop
+}bind def
+/DEFS 0 def
+/EBEGIN{
+moveto
+DEFS begin
+}bind def
+/EEND/end load def
+/CNT 0 def
+/level1 0 def
+/PBEGIN{
+/level1 save def
+translate
+div 3 1 roll div exch scale
+neg exch neg exch translate
+0 setgray
+0 setlinecap
+1 setlinewidth
+0 setlinejoin
+10 setmiterlimit
+[]0 setdash
+/setstrokeadjust where{
+pop
+false setstrokeadjust
+}if
+/setoverprint where{
+pop
+false setoverprint
+}if
+newpath
+/CNT countdictstack def
+userdict begin
+/showpage{}def
+}bind def
+/PEND{
+clear
+countdictstack CNT sub{end}repeat
+level1 restore
+}bind def
+end def
+/setpacking where{
+pop
+setpacking
+}if
+%%EndResource
+%%IncludeResource: font Times-Roman
+%%IncludeResource: font Times-Bold
+%%IncludeResource: font Times-Italic
+%%IncludeResource: font Courier
+grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
+def/PL 792 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron/Zcaron
+/scaron/zcaron/Ydieresis/trademark/quotesingle/Euro/.notdef/.notdef
+/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
+/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
+/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
+/semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
+/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
+/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
+/z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
+/guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
+/endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
+/dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
+/quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
+/brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
+/logicalnot/minus/registered/macron/degree/plusminus/twosuperior
+/threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
+/ordmasculine/guilsinglright/onequarter/onehalf/threequarters
+/questiondown/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE
+/Ccedilla/Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex
+/Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis
+/multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn
+/germandbls/agrave/aacute/acircumflex/atilde/adieresis/aring/ae/ccedilla
+/egrave/eacute/ecircumflex/edieresis/igrave/iacute/icircumflex/idieresis
+/eth/ntilde/ograve/oacute/ocircumflex/otilde/odieresis/divide/oslash
+/ugrave/uacute/ucircumflex/udieresis/yacute/thorn/ydieresis]def
+/Courier at 0 ENC0/Courier RE/Times-Italic at 0 ENC0/Times-Italic RE
+/Times-Bold at 0 ENC0/Times-Bold RE/Times-Roman at 0 ENC0/Times-Roman RE
+%%EndProlog
+%%Page: 1 1
+%%BeginPageSetup
+BP
+%%EndPageSetup
+/F0 10/Times-Roman at 0 SF<4c4c>72 48 Q 126.63<564d2d4c44283129204c4c>-1 F
+<564d20436f6d6d616e64204775696465>-1 E<4c4c>129.13 E<564d2d4c44283129>-1
+E/F1 10.95/Times-Bold at 0 SF -.219<4e41>72 84 S<4d45>.219 E F0
+<6c6c766dad6c6420ad204c4c>108 96 Q<564d206c696e6b>-1 E<6572>-.1 E F1
+<53594e4f50534953>72 112.8 Q/F2 10/Times-Bold at 0 SF<6c6c766d2d6c64>108
+124.8 Q F0<3c6f7074696f6e733e203c8c6c65733e>2.5 E F1
+<4445534352495054494f4e>72 141.6 Q F0<546865>108 153.6 Q F2
+<6c6c766d2d6c64>2.918 E F0 .418<746f6f6c2074616b>2.918 F .417
+<6573206120736574206f66>-.1 F/F3 9/Times-Roman at 0 SF<4c4c>2.917 E<564d>
+-.9 E F0 .417<626974636f6465208c6c657320616e64206c696e6b73207468656d2074
+6f67657468657220696e746f20612073696e676c65>2.917 F F3<4c4c>2.917 E<564d>
+-.9 E F0 .417<626974636f6465208c6c652e>2.917 F 1.547<546865206f75747075
+7420626974636f6465208c6c652063616e20626520616e6f7468657220626974636f6465
+208c6c65206f7220616e2065>108 165.6 R -.15<7865>-.15 G 1.547
+<63757461626c6520626974636f64652070726f6772616d2e>.15 F 1.547
+<5573696e67206164646974696f6e616c>6.547 F<6f7074696f6e732c>108 177.6 Q
+F2<6c6c766d2d6c64>2.5 E F0
+<69732061626c6520746f2070726f64756365206e617469>2.5 E .3 -.15<76652063>
+-.25 H<6f64652065>.15 E -.15<7865>-.15 G<63757461626c65732e>.15 E
+<546865>108 194.4 Q F2<6c6c766d2d6c64>3.912 E F0 1.412
+<746f6f6c20697320746865206d61696e206c696e6b>3.912 F 1.412<657220666f72>
+-.1 F F3<4c4c>3.911 E<564d>-.9 E F0 3.911<2e49>C 3.911<7469>-3.911 G
+3.911<7375>-3.911 G 1.411
+<73656420746f206c696e6b20746f67657468657220746865206f7574707574206f66>
+-3.911 F F3<4c4c>3.911 E<564d>-.9 E F0<66726f6e742d656e64>3.911 E
+<636f6d70696c65727320616e642072756e2060>108 206.4 Q
+<606c696e6b2074696d6527>-.74 E 2.5<276f>-.74 G
+<7074696d697a6174696f6e7320286d6f73746c792074686520696e746572>-2.5 E
+<2d70726f6365647572616c206b696e64292e>-.2 E<546865>108 223.2 Q F2
+<6c6c766d2d6c64>2.762 E F0 .262
+<746f6f6c7320617474656d70747320746f206d696d69632074686520696e74657266>
+2.762 F .263<6163652070726f>-.1 F .263<76696465642062792074686520646566>
+-.15 F .263<61756c742073797374656d206c696e6b>-.1 F .263
+<657220736f20746861742069742063616e20616374206173>-.1 F<61>108 235.2 Q
+/F4 10/Times-Italic at 0 SF<6472>2.5 E<6f702d696e>-.45 E F0
+<7265706c6163656d656e742e>2.5 E F2<53656172>87 252 Q<6368204f72646572>
+-.18 E F0 1.46<5768656e206c6f6f6b696e6720666f72206f626a6563747320737065
+63698c6564206f6e2074686520636f6d6d616e64206c696e652c>108 264 R F2
+<6c6c766d2d6c64>3.96 E F0 1.46<77696c6c2073656172636820666f722074686520
+6f626a656374208c72737420696e20746865>3.96 F 2.567<63757272656e7420646972
+6563746f727920616e64207468656e20696e20746865206469726563746f727920737065
+63698c656420627920746865>108 276 R/F5 9/Times-Bold at 0 SF<4c4c>5.067 E
+<564d5f4c49425f5345415243485f50>-.828 E -.855<4154>-.666 G<48>.855 E F0
+<656e>5.067 E<7669726f6e6d656e74>-.4 E -.25<7661>108 288 S 2.5
+<726961626c652e204966>.25 F
+<69742063616e6e6f74208c6e6420746865206f626a6563742c2069742066>2.5 E
+<61696c732e>-.1 E .45<5768656e206c6f6f6b696e6720666f722061206c6962726172
+792073706563698c6564207769746820746865>108 304.8 R F2<ad6c>2.95 E F0
+<6f7074696f6e2c>2.95 E F2<6c6c766d2d6c64>2.949 E F0 .449<8c727374206174
+74656d70747320746f206c6f61642061208c6c6520776974682074686174206e616d65>
+2.949 F .902<66726f6d207468652063757272656e74206469726563746f7279>108
+316.8 R 5.903<2e49>-.65 G 3.403<6674>-5.903 G .903<6861742066>-3.403 F
+.903<61696c732c206974206c6f6f6b7320666f72206c6962>-.1 F F4<6c696272>A
+<617279>-.15 E F0 .903<2e62632c206c6962>B F4<6c696272>A<617279>-.15 E F0
+.903<2e612c206f72206c6962>B F4<6c696272>A<617279>-.15 E F0<2e>A F4
+<73686172>A .903<6564206c696272>-.37 F<617279>-.15 E -.2<6578>108 328.8
+S<74656e73696f6e>.2 E F0 4.332<2c69>C 4.332<6e74>-4.332 G 1.832
+<686174206f72646572>-4.332 F 4.332<2c69>-.4 G 4.332<6e65>-4.332 G 1.832<
+616368206469726563746f727920616464656420746f20746865206c6962726172792073
+65617263682070617468207769746820746865>-4.332 F F2<ad4c>4.331 E F0 4.331
+<6f7074696f6e2e205468657365>4.331 F .394<6469726563746f7269657320617265
+20736561726368656420696e20746865206f7264657220746865>108 340.8 R 2.894
+<7961>-.15 G .394<72652073706563698c65642e>-2.894 F .394<49662074686520
+6c6962726172792063616e6e6f74206265206c6f63617465642c207468656e>5.394 F
+F2<6c6c766d2d6c64>2.895 E F0<6c6f6f6b73>2.895 E 1.181
+<696e20746865206469726563746f72792073706563698c656420627920746865>108
+352.8 R F5<4c4c>3.681 E<564d5f4c49425f5345415243485f50>-.828 E -.855
+<4154>-.666 G<48>.855 E F0<656e>3.681 E 1.18<7669726f6e6d656e742076>-.4
+F 3.68<61726961626c652e204966>-.25 F 1.18
+<697420646f6573206e6f74208c6e642061>3.68 F
+<6c6962726172792074686572652c2069742066>108 364.8 Q<61696c732e>-.1 E
+<546865>108 381.6 Q F4<73686172>2.5 E<6564206c696272>-.37 E<6172792065>
+-.15 E<7874656e73696f6e>-.2 E F0<6d6179206265>2.5 E F4<2e736f>2.5 E F0
+<2c>A F4<2e64796c64>2.5 E F0<2c>A F4<2e646c6c>2.5 E F0 2.5<2c6f>C 2.5
+<7273>-2.5 G<6f6d657468696e6720646966>-2.5 E
+<666572656e742c20646570656e64696e672075706f6e207468652073797374656d2e>
+-.25 E<546865>108 398.4 Q F2<ad4c>2.769 E F0 .269
+<6f7074696f6e20697320676c6f62616c2e>2.769 F .27<497420646f6573206e6f7420
+6d61747465722077686572652069742069732073706563698c656420696e20746865206c
+697374206f6620636f6d6d616e64206c696e65206172>5.269 F .27
+<67756d656e74733b20746865>-.18 F .671<6469726563746f72792069732073696d70
+6c7920616464656420746f2074686520736561726368207061746820616e642069732061
+70706c69656420746f20616c6c206c69627261726965732c20707265636564696e67206f
+722073756363656564696e672c20696e20746865>108 410.4 R
+<636f6d6d616e64206c696e652e>108 422.4 Q F2<4c696e6b206f72646572>87 439.2
+Q F0 1.609<416c6c206f626a65637420616e6420626974636f6465208c6c6573206172
+65206c696e6b>108 451.2 R 1.609
+<6564208c72737420696e20746865206f7264657220746865>-.1 F 4.11<7977>-.15 G
+1.61<6572652073706563698c6564206f6e2074686520636f6d6d616e64206c696e652e>
+-4.11 F<416c6c>6.61 E<6c696272617279208c6c657320617265206c696e6b>108
+463.2 Q<6564206e65>-.1 E 2.5<78742e20536f6d65>-.15 F
+<6c6962726172696573206d6179206e6f74206265206c696e6b>2.5 E<656420696e746f
+20746865206f626a6563742070726f6772616d3b207365652062656c6f>-.1 E -.65
+<772e>-.25 G F2<4c696272617279204c696e6b616765>87 480 Q F0 .391<4f626a65
+6374208c6c657320616e642073746174696320626974636f6465206f626a656374732061
+726520616c>108 492 R -.1<7761>-.1 G .391<7973206c696e6b>.1 F .391
+<656420696e746f20746865206f7574707574208c6c652e>-.1 F .391
+<4c696272617279206172636869>5.391 F -.15<7665>-.25 G 2.891<7328>.15 G
+.391<2e61208c6c657329206c6f6164>-2.891 F .046
+<6f6e6c7920746865206f626a656374732077697468696e20746865206172636869>108
+504 R .346 -.15<76652074>-.25 H .046<6861742064658c6e652073796d626f6c73
+206e656564656420627920746865206f7574707574208c6c652e>.15 F .046
+<48656e63652c206c69627261726965732073686f756c64206265>5.046 F .614<6c69
+7374656420616674657220746865206f626a656374208c6c657320616e64206c69627261
+72696573207768696368206e656564207468656d3b206f74686572776973652c20746865
+206c696272617279206d6179206e6f74206265206c696e6b>108 516 R .613
+<656420696e2c20616e64>-.1 F
+<74686520646570656e64656e74206c6962726172792077696c6c206e6f74206861>108
+528 Q .3 -.15<76652069>-.2 H
+<747320756e64658c6e65642073796d626f6c732064658c6e65642e>.15 E F2
+<4e617469>87 544.8 Q .2 -.1<76652063>-.1 H<6f64652067656e65726174696f6e>
+.1 E F0<546865>108 556.8 Q F2<6c6c766d2d6c64>6.111 E F0 3.611<70726f6772
+616d20686173206c696d6974656420737570706f727420666f72206e617469>6.111 F
+3.911 -.15<76652063>-.25 H 3.612
+<6f64652067656e65726174696f6e2c207768656e207573696e6720746865>.15 F F2
+<ad6e617469>6.112 E -.1<7665>-.1 G F0<6f72>6.212 E F2<ad6e617469>108
+568.8 Q -.1<7665>-.1 G<ad636265>.1 E F0 1.673
+<6f7074696f6e732e204e617469>4.174 F 1.973 -.15<76652063>-.25 H 1.673
+<6f64652067656e65726174696f6e20697320706572666f726d656420627920636f6e>
+.15 F -.15<7665>-.4 G 1.673<7274696e6720746865206c696e6b>.15 F 1.673
+<656420626974636f646520696e746f206e617469>-.1 F -.15<7665>-.25 G<617373
+656d626c7920282e7329206f72204320636f646520616e642072756e6e696e6720746865
+2073797374656d20636f6d70696c657220287479706963616c6c792067636329206f6e20
+74686520726573756c742e>108 580.8 Q F1<4f5054494f4e53>72 597.6 Q F2
+<47656e6572616c204f7074696f6e73>87 609.6 Q<ad68656c70>108 621.6 Q F0<50
+72696e7420612073756d6d617279206f6620636f6d6d616e64206c696e65206f7074696f
+6e732e>128 633.6 Q F2<ad76>108 650.4 Q F0 .818<53706563698c65732076>9.3
+F .818
+<6572626f7365206d6f64652e20496e2074686973206d6f646520746865206c696e6b>
+-.15 F .818<65722077696c6c207072696e74206164646974696f6e616c20696e666f72
+6d6174696f6e2061626f75742074686520616374696f6e73206974>-.1 F<74616b>128
+662.4 Q<65732c2070726f6772616d732069742065>-.1 E -.15<7865>-.15 G
+<63757465732c206574632e>.15 E F2<ad7374617473>108 679.2 Q F0
+<5072696e7420737461746973746963732e>128 691.2 Q 188.72
+<43565320323031302d30352d3036>72 768 R<31>205.67 E 0 Cg EP
+%%Page: 2 2
+%%BeginPageSetup
+BP
+%%EndPageSetup
+/F0 10/Times-Roman at 0 SF<4c4c>72 48 Q 126.63<564d2d4c44283129204c4c>-1 F
+<564d20436f6d6d616e64204775696465>-1 E<4c4c>129.13 E<564d2d4c44283129>-1
+E/F1 10/Times-Bold at 0 SF<ad74696d65ad706173736573>108 84 Q F0<5265636f72
+642074686520616d6f756e74206f662074696d65206e656564656420666f722065616368
+207061737320616e64207072696e7420697420746f207374616e64617264206572726f72>
+128 96 Q<2e>-.55 E F1<496e7075742f4f7574707574204f7074696f6e73>87 112.8
+Q<ad6f>108 124.8 Q/F2 10/Times-Italic at 0 SF<8c6c656e616d65>2.5 E F0 .322
+<54686973206f>128 136.8 R -.15<7665>-.15 G .322
+<7272696465732074686520646566>.15 F .322<61756c74206f7574707574208c6c65
+20616e642073706563698c657320746865206e616d65206f6620746865208c6c65207468
+61742073686f756c642062652067656e65726174656420627920746865>-.1 F
+<6c696e6b>128 148.8 Q<6572>-.1 E 3.298<2e42>-.55 G 3.298<7964>-3.298 G
+<6566>-3.298 E<61756c742c>-.1 E F1<6c6c766d2d6c64>3.298 E F0 .798
+<67656e6572617465732061208c6c65206e616d6564>3.298 F F2<612e6f7574>3.298
+E F0 .798<666f7220636f6d7061746962696c6974792077697468>3.298 F F1<6c64>
+3.298 E F0 3.298<2e54>C .799<6865206f75747075742077696c6c206265>-3.298 F
+<7772697474656e20746f>128 160.8 Q F2<8c6c656e616d65>2.5 E F0<2e>A F1
+<ad62>108 177.6 Q F2<8c6c656e616d65>2.5 E F0 .63
+<54686973206f7074696f6e2063616e206265207573656420746f206f>128 189.6 R
+-.15<7665>-.15 G .63<727269646520746865206f757470757420626974636f646520
+8c6c65206e616d652e20427920646566>.15 F .63
+<61756c742c20746865206e616d65206f662074686520626974636f6465>-.1 F
+<6f7574707574208c6c65206973206f6e65206d6f72652060>128 201.6 Q
+<602e626327>-.74 E 2.5<2773>-.74 G<7566>-2.5 E
+<8c7820616464656420746f20746865206e616d652073706563698c6564206279>-.25 E
+F1<ad6f208c6c656e616d65>2.5 E F0<6f7074696f6e2e>2.5 E F1<ad6c>108 218.4
+Q F2<6e616d65>A F0 .023
+<54686973206f7074696f6e2073706563698c657320746865>128 230.4 R F2
+<6e616d65>2.523 E F0 .023<6f662061206c69627261727920746f2073656172636820
+7768656e207265736f6c76696e672073796d626f6c7320666f72207468652070726f6772
+616d2e204f6e6c7920746865>2.523 F
+<62617365206e616d652073686f756c642062652073706563698c6564206173>128
+242.4 Q F2<6e616d65>2.5 E F0 2.5<2c77>C<6974686f75742061>-2.5 E F2
+<6c6962>2.5 E F0<7072658c78206f7220616e>2.5 E 2.5<7973>-.15 G<7566>-2.5
+E<8c782e>-.25 E F1<ad4c>108 259.2 Q F2 -.8<5061>C<7468>.8 E F0 .524
+<54686973206f7074696f6e2074656c6c73>128 271.2 R F1<6c6c766d2d6c64>3.024
+E F0 .524<746f206c6f6f6b20696e>3.024 F F2 -.8<5061>3.024 G<7468>.8 E F0
+.524<746f208c6e6420616e>3.024 F 3.023<796c>-.15 G .523<6962726172792073
+756273657175656e746c792073706563698c6564207769746820746865>-3.023 F F1
+<ad6c>3.023 E F0<6f7074696f6e2e>3.023 E .263<5468652070617468732077696c
+6c20626520736561726368656420696e20746865206f7264657220696e20776869636820
+746865>128 283.2 R 2.764<7961>-.15 G .264<72652073706563698c6564206f6e20
+74686520636f6d6d616e64206c696e652e20496620746865206c696272617279>-2.764
+F 1.019<6973207374696c6c206e6f7420666f756e642c206120736d616c6c2073657420
+6f662073797374656d2073706563698c63206469726563746f726965732077696c6c2061
+6c736f2062652073656172636865642e204e6f74652074686174206c6962726172696573>
+128 295.2 R .146<73706563698c6564207769746820746865>128 307.2 R F1<ad6c>
+2.646 E F0 .147<6f7074696f6e2074686174206f63637572>2.647 F F2
+<6265666f72>2.647 E<65>-.37 E F0<616e>2.647 E<79>-.15 E F1<ad4c>2.647 E
+F0 .147<6f7074696f6e732077696c6c206e6f7420736561726368207468652070617468
+73206769>2.647 F -.15<7665>-.25 G 2.647<6e62>.15 G 2.647<7974>-2.647 G
+<6865>-2.647 E F1<ad4c>2.647 E F0<6f7074696f6e7320666f6c6c6f>128 319.2 Q
+<77696e672069742e>-.25 E F1<ad6c696e6bad6173ad6c696272617279>108 336 Q
+F0 .34<4c696e6b2074686520626974636f6465208c6c657320746f6765746865722061
+732061206c696272617279>128 348 R 2.839<2c6e>-.65 G .339<6f7420616e2065>
+-2.839 F -.15<7865>-.15 G .339<63757461626c652e20496e2074686973206d6f64
+652c20756e64658c6e65642073796d626f6c732077696c6c206265>.15 F
+<7065726d69747465642e>128 360 Q F1<ad72>108 376.8 Q F0
+<416e20616c69617320666f7220ad6c696e6bad6173ad6c696272617279>9.86 E<2e>
+-.65 E F1<ad6e617469>108 393.6 Q -.1<7665>-.1 G F0
+<47656e65726174652061206e617469>128 405.6 Q .3 -.15<7665206d>-.25 H
+<616368696e6520636f64652065>.15 E -.15<7865>-.15 G<63757461626c652e>.15
+E .417<5768656e2067656e65726174696e67206e617469>128 423.6 R .717 -.15
+<766520657865>-.25 H<63757461626c65732c>.15 E F1<6c6c766d2d6c64>2.917 E
+F0 .417<8c72737420636865636b7320666f72206120626974636f64652076>2.917 F
+.418<657273696f6e206f6620746865206c69627261727920616e64206c696e6b73>-.15
+F .442<697420696e2c206966206e6563657373617279>128 435.6 R 5.441<2e49>
+-.65 G 2.941<6674>-5.441 G .441
+<6865206c696272617279206973206d697373696e672c>-2.941 F F1
+<6c6c766d2d6c64>2.941 E F0 .441<736b6970732069742e>2.941 F<5468656e2c>
+5.441 E F1<6c6c766d2d6c64>2.941 E F0 .441
+<6c696e6b7320696e207468652073616d65206c6962726172696573>2.941 F
+<6173206e617469>128 447.6 Q .3 -.15<76652063>-.25 H<6f64652e>.15 E .457
+<496e20746869732077>128 465.6 R<6179>-.1 E<2c>-.65 E F1<6c6c766d2d6c64>
+2.957 E F0 .457<73686f756c642062652061626c6520746f206c696e6b20696e206f70
+74696d697a656420626974636f64652073756273657473206f6620636f6d6d6f6e206c69
+6272617269657320616e64207468656e>2.957 F<6c696e6b20696e20616e>128 477.6
+Q 2.5<7970>-.15 G
+<617274206f6620746865206c6962726172792074686174206861736e27>-2.5 E 2.5
+<7462>-.18 G<65656e20636f6e>-2.5 E -.15<7665>-.4 G
+<7274656420746f20626974636f64652e>.15 E F1<ad6e617469>108 494.4 Q -.1
+<7665>-.1 G<ad636265>.1 E F0<47656e65726174652061206e617469>128 506.4 Q
+.3 -.15<7665206d>-.25 H<616368696e6520636f64652065>.15 E -.15<7865>-.15
+G<63757461626c65207769746820746865>.15 E/F3 9/Times-Roman at 0 SF<4c4c>2.5
+E<564d>-.9 E F0 2.5<4362>2.5 G<61636b>-2.5 E<656e642e>-.1 E .149
+<54686973206f7074696f6e206973206964656e746963616c20746f20746865>128
+524.4 R F1<ad6e617469>2.649 E -.1<7665>-.1 G F0 .149<6f7074696f6e2c2062>
+2.749 F .149<75742075736573207468652043206261636b>-.2 F .149<656e642074
+6f2067656e657261746520636f646520666f72207468652070726f6772616d>-.1 F
+<696e7374656164206f6620616e>128 536.4 Q F3<4c4c>2.5 E<564d>-.9 E F0
+<6e617469>2.5 E .3 -.15<76652063>-.25 H<6f64652067656e657261746f72>.15 E
+<2e>-.55 E F1<4f7074696d697a6174696f6e204f7074696f6e73>87 553.2 Q
+<ad64697361626c65ad696e6c696e696e67>108 565.2 Q F0<446f206e6f742072756e
+2074686520696e6c696e696e6720706173732e2046756e6374696f6e732077696c6c206e
+6f7420626520696e6c696e656420696e746f206f746865722066756e6374696f6e732e>
+128 577.2 Q F1<ad64697361626c65ad6f7074>108 594 Q F0
+<436f6d706c6574656c792064697361626c65206f7074696d697a6174696f6e2e>128
+606 Q F1<ad64697361626c65ad696e746572>108 622.8 Q<6e616c697a65>-.15 E F0
+<446f206e6f74206d61726b20616c6c2073796d626f6c7320617320696e7465726e616c
+2e>128 634.8 Q F1<ad76>108 651.6 Q<6572696679ad65616368>-.1 E F0
+<52756e207468652076>128 663.6 Q<6572698c636174696f6e20706173732061667465
+722065616368206f66207468652070617373657320746f2076>-.15 E
+<657269667920696e7465726d65646961746520726573756c74732e>-.15 E F1
+<ad7374726970ad616c6c>108 680.4 Q F0<537472697020616c6c20646562>128
+692.4 Q<756720616e642073796d626f6c20696e666f726d6174696f6e2066726f6d2074
+68652065>-.2 E -.15<7865>-.15 G<63757461626c6520746f206d616b>.15 E 2.5
+<6569>-.1 G 2.5<7473>-2.5 G<6d616c6c6572>-2.5 E<2e>-.55 E 188.72
+<43565320323031302d30352d3036>72 768 R<32>205.67 E 0 Cg EP
+%%Page: 3 3
+%%BeginPageSetup
+BP
+%%EndPageSetup
+/F0 10/Times-Roman at 0 SF<4c4c>72 48 Q 126.63<564d2d4c44283129204c4c>-1 F
+<564d20436f6d6d616e64204775696465>-1 E<4c4c>129.13 E<564d2d4c44283129>-1
+E/F1 10/Times-Bold at 0 SF<ad7374726970ad646562>108 84 Q<7567>-.2 E F0
+<537472697020616c6c20646562>128 96 Q
+<756720696e666f726d6174696f6e2066726f6d207468652065>-.2 E -.15<7865>-.15
+G<63757461626c6520746f206d616b>.15 E 2.5<6569>-.1 G 2.5<7473>-2.5 G
+<6d616c6c6572>-2.5 E<2e>-.55 E F1<ad73>108 112.8 Q F0
+<416e20616c69617320666f72>10.41 E F1<ad7374726970ad616c6c>2.5 E F0<2e>A
+F1<ad53>108 129.6 Q F0<416e20616c69617320666f72>8.74 E F1
+<ad7374726970ad646562>2.5 E<7567>-.2 E F0<2e>A F1
+<ad6578706f7274ad64796e616d6963>108 146.4 Q F0<416e20616c69617320666f72>
+128 158.4 Q F1<ad64697361626c65ad696e746572>2.5 E<6e616c697a65>-.15 E
+<ad706f7374ad6c696e6bad6f7074>108 175.2 Q/F2 10/Times-Italic at 0 SF -.8
+<5061>C<7468>.8 E F0 .191<52756e20706f73742d6c696e6b206f7074696d697a6174
+696f6e2070726f6772616d2e204166746572206c696e6b696e6720697320636f6d706c65
+746564206120626974636f6465208c6c652077696c6c2062652067656e6572617465642e
+2049742077696c6c>128 187.2 R .288<62652070617373656420746f20746865207072
+6f6772616d2073706563698c6564206279>128 199.2 R F2 -.8<5061>2.788 G<7468>
+.8 E F0 .288<617320746865208c727374206172>2.788 F .287
+<67756d656e742e20546865207365636f6e64206172>-.18 F .287
+<67756d656e7420746f207468652070726f6772616d>-.18 F 1.109<77696c6c206265
+20746865206e616d65206f6620612074656d706f72617279208c6c6520696e746f207768
+696368207468652070726f6772616d2073686f756c6420706c61636520697473206f7074
+696d697a6564206f75747075742e2046>128 211.2 R<6f72>-.15 E -.15<6578>128
+223.2 S<616d706c652c207468652060>.15 E
+<606e6f2d6f70206f7074696d697a6174696f6e27>-.74 E 2.5<2777>-.74 G
+<6f756c6420626520612073696d706c65207368656c6c207363726970743a>-2.6 E/F3
+10/Courier at 0 SF<23212f62696e2f62617368>152 241.2 Q<6370202431202432>152
+253.2 Q/F4 10.95/Times-Bold at 0 SF<45584954205354>72 270 Q -1.04<4154>
+-.986 G<5553>1.04 E F0<4966>108 282 Q F1<6c6c766d2d6c64>3.425 E F0 .925
+<73756363656564732c2069742077696c6c2065>3.425 F .925
+<786974207769746820302072657475726e20636f64652e>-.15 F .924
+<496620616e206572726f72206f63637572732c2069742077696c6c2065>5.925 F .924
+<78697420776974682061206e6f6e2d7a65726f2072657475726e>-.15 F<636f64652e>
+108 294 Q F4<454e564952>72 310.8 Q<4f4e4d454e54>-.329 E F0<546865>108
+322.8 Q F3<4c4c564d5f4c49425f5345415243485f50415448>5.737 E F0<656e>
+5.737 E 3.237<7669726f6e6d656e742076>-.4 F 3.237<61726961626c6520697320
+7573656420746f208c6e6420626974636f6465206c69627261726965732e20416e>-.25
+F 5.738<7970>-.15 G<61746873>-5.738 E
+<73706563698c656420696e20746869732076>108 334.8 Q
+<61726961626c652077696c6c20626520736561726368656420616674657220746865>
+-.25 E F3<ad4c>2.5 E F0<6f7074696f6e732e>2.5 E F4<53454520414c534f>72
+351.6 Q F0<6c6c766d2d6c696e6b>108 363.6 Q F4 -.548<4155>72 380.4 S
+<54484f5253>.548 E F0<4d61696e7461696e656420627920746865>108 392.4 Q/F5
+9/Times-Roman at 0 SF<4c4c>2.5 E<564d>-.9 E F0 -.7<5465>2.5 G
+<616d20283c687474703a2f2f6c6c766d2e6f72>.7 E<673e292e>-.18 E 188.72
+<43565320323031302d30352d3036>72 768 R<33>205.67 E 0 Cg EP
+%%Trailer
+end
+%%EOF

Added: www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-link.ps
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-link.ps?rev=115746&view=auto
==============================================================================
--- www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-link.ps (added)
+++ www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-link.ps Wed Oct  6 00:27:59 2010
@@ -0,0 +1,303 @@
+%!PS-Adobe-3.0
+%%Creator: groff version 1.18.1
+%%CreationDate: Wed Oct  6 00:08:13 2010
+%%DocumentNeededResources: font Times-Roman
+%%+ font Times-Bold
+%%+ font Times-Italic
+%%+ font Courier
+%%DocumentSuppliedResources: procset grops 1.18 1
+%%Pages: 1
+%%PageOrder: Ascend
+%%Orientation: Portrait
+%%EndComments
+%%BeginProlog
+%%BeginResource: procset grops 1.18 1
+/setpacking where{
+pop
+currentpacking
+true setpacking
+}if
+/grops 120 dict dup begin
+/SC 32 def
+/A/show load def
+/B{0 SC 3 -1 roll widthshow}bind def
+/C{0 exch ashow}bind def
+/D{0 exch 0 SC 5 2 roll awidthshow}bind def
+/E{0 rmoveto show}bind def
+/F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
+/G{0 rmoveto 0 exch ashow}bind def
+/H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/I{0 exch rmoveto show}bind def
+/J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
+/K{0 exch rmoveto 0 exch ashow}bind def
+/L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/M{rmoveto show}bind def
+/N{rmoveto 0 SC 3 -1 roll widthshow}bind def
+/O{rmoveto 0 exch ashow}bind def
+/P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/Q{moveto show}bind def
+/R{moveto 0 SC 3 -1 roll widthshow}bind def
+/S{moveto 0 exch ashow}bind def
+/T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/SF{
+findfont exch
+[exch dup 0 exch 0 exch neg 0 0]makefont
+dup setfont
+[exch/setfont cvx]cvx bind def
+}bind def
+/MF{
+findfont
+[5 2 roll
+0 3 1 roll
+neg 0 0]makefont
+dup setfont
+[exch/setfont cvx]cvx bind def
+}bind def
+/level0 0 def
+/RES 0 def
+/PL 0 def
+/LS 0 def
+/MANUAL{
+statusdict begin/manualfeed true store end
+}bind def
+/PLG{
+gsave newpath clippath pathbbox grestore
+exch pop add exch pop
+}bind def
+/BP{
+/level0 save def
+1 setlinecap
+1 setlinejoin
+72 RES div dup scale
+LS{
+90 rotate
+}{
+0 PL translate
+}ifelse
+1 -1 scale
+}bind def
+/EP{
+level0 restore
+showpage
+}bind def
+/DA{
+newpath arcn stroke
+}bind def
+/SN{
+transform
+.25 sub exch .25 sub exch
+round .25 add exch round .25 add exch
+itransform
+}bind def
+/DL{
+SN
+moveto
+SN
+lineto stroke
+}bind def
+/DC{
+newpath 0 360 arc closepath
+}bind def
+/TM matrix def
+/DE{
+TM currentmatrix pop
+translate scale newpath 0 0 .5 0 360 arc closepath
+TM setmatrix
+}bind def
+/RC/rcurveto load def
+/RL/rlineto load def
+/ST/stroke load def
+/MT/moveto load def
+/CL/closepath load def
+/Fr{
+setrgbcolor fill
+}bind def
+/Fk{
+setcmykcolor fill
+}bind def
+/Fg{
+setgray fill
+}bind def
+/FL/fill load def
+/LW/setlinewidth load def
+/Cr/setrgbcolor load def
+/Ck/setcmykcolor load def
+/Cg/setgray load def
+/RE{
+findfont
+dup maxlength 1 index/FontName known not{1 add}if dict begin
+{
+1 index/FID ne{def}{pop pop}ifelse
+}forall
+/Encoding exch def
+dup/FontName exch def
+currentdict end definefont pop
+}bind def
+/DEFS 0 def
+/EBEGIN{
+moveto
+DEFS begin
+}bind def
+/EEND/end load def
+/CNT 0 def
+/level1 0 def
+/PBEGIN{
+/level1 save def
+translate
+div 3 1 roll div exch scale
+neg exch neg exch translate
+0 setgray
+0 setlinecap
+1 setlinewidth
+0 setlinejoin
+10 setmiterlimit
+[]0 setdash
+/setstrokeadjust where{
+pop
+false setstrokeadjust
+}if
+/setoverprint where{
+pop
+false setoverprint
+}if
+newpath
+/CNT countdictstack def
+userdict begin
+/showpage{}def
+}bind def
+/PEND{
+clear
+countdictstack CNT sub{end}repeat
+level1 restore
+}bind def
+end def
+/setpacking where{
+pop
+setpacking
+}if
+%%EndResource
+%%IncludeResource: font Times-Roman
+%%IncludeResource: font Times-Bold
+%%IncludeResource: font Times-Italic
+%%IncludeResource: font Courier
+grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
+def/PL 792 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron/Zcaron
+/scaron/zcaron/Ydieresis/trademark/quotesingle/Euro/.notdef/.notdef
+/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
+/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
+/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
+/semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
+/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
+/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
+/z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
+/guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
+/endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
+/dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
+/quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
+/brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
+/logicalnot/minus/registered/macron/degree/plusminus/twosuperior
+/threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
+/ordmasculine/guilsinglright/onequarter/onehalf/threequarters
+/questiondown/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE
+/Ccedilla/Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex
+/Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis
+/multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn
+/germandbls/agrave/aacute/acircumflex/atilde/adieresis/aring/ae/ccedilla
+/egrave/eacute/ecircumflex/edieresis/igrave/iacute/icircumflex/idieresis
+/eth/ntilde/ograve/oacute/ocircumflex/otilde/odieresis/divide/oslash
+/ugrave/uacute/ucircumflex/udieresis/yacute/thorn/ydieresis]def
+/Courier at 0 ENC0/Courier RE/Times-Italic at 0 ENC0/Times-Italic RE
+/Times-Bold at 0 ENC0/Times-Bold RE/Times-Roman at 0 ENC0/Times-Roman RE
+%%EndProlog
+%%Page: 1 1
+%%BeginPageSetup
+BP
+%%EndPageSetup
+/F0 10/Times-Roman at 0 SF<4c4c>72 48 Q 116.08<564d2d4c494e4b283129204c4c>
+-1 F<564d20436f6d6d616e64204775696465>-1 E<4c4c>118.58 E
+<564d2d4c494e4b283129>-1 E/F1 10.95/Times-Bold at 0 SF -.219<4e41>72 84 S
+<4d45>.219 E F0<6c6c766dad6c696e6b20ad204c4c>108 96 Q<564d206c696e6b>-1
+E<6572>-.1 E F1<53594e4f50534953>72 112.8 Q/F2 10/Times-Bold at 0 SF
+<6c6c766d2d6c696e6b>108 124.8 Q F0<5b>2.5 E/F3 10/Times-Italic at 0 SF
+<6f7074696f6e73>A F0<5d>A F3<8c6c656e616d65202e2e2e>2.5 E F1
+<4445534352495054494f4e>72 141.6 Q F2<6c6c766d2d6c696e6b>108 153.6 Q F0
+<74616b>4.097 E 1.597<6573207365>-.1 F -.15<7665>-.25 G<72616c>.15 E/F4
+9/Times-Roman at 0 SF<4c4c>4.097 E<564d>-.9 E F0 1.597<626974636f6465208c6c
+657320616e64206c696e6b73207468656d20746f67657468657220696e746f2061207369
+6e676c65>4.097 F F4<4c4c>4.096 E<564d>-.9 E F0 1.596
+<626974636f6465208c6c652e>4.096 F<4974>6.596 E<77726974657320746865206f
+7574707574208c6c6520746f207374616e64617264206f75747075742c20756e6c657373
+20746865>108 165.6 Q F2<ad6f>2.5 E F0<6f7074696f6e206973207573656420746f
+20737065636966792061208c6c656e616d652e>2.5 E F2<6c6c766d2d6c696e6b>108
+182.4 Q F0 .936<617474656d70747320746f206c6f61642074686520696e707574208c
+6c65732066726f6d207468652063757272656e74206469726563746f7279>3.435 F
+5.936<2e49>-.65 G 3.436<6674>-5.936 G .936<6861742066>-3.436 F .936
+<61696c732c206974206c6f6f6b7320666f722065616368208c6c6520696e>-.1 F
+1.536<65616368206f6620746865206469726563746f726965732073706563698c656420
+627920746865>108 194.4 R F2<ad4c>4.035 E F0 1.535
+<6f7074696f6e73206f6e2074686520636f6d6d616e64206c696e652e>4.035 F 1.535
+<546865206c6962726172792073656172636820706174687320617265>6.535 F .308
+<676c6f62616c3b2065616368206f6e6520697320736561726368656420666f722065>
+108 206.4 R -.15<7665>-.25 G .308
+<727920696e707574208c6c65206966206e6563657373617279>.15 F 5.308<2e54>
+-.65 G .309<6865206469726563746f726965732061726520736561726368656420696e
+20746865206f7264657220746865>-5.308 F<79>-.15 E
+<776572652073706563698c6564206f6e2074686520636f6d6d616e64206c696e652e>
+108 218.4 Q F1<4f5054494f4e53>72 235.2 Q F2<ad4c>108 247.2 Q F3<646972>
+2.5 E<6563746f7279>-.37 E F0 .346<416464207468652073706563698c6564>128
+259.2 R F3<646972>2.846 E<6563746f7279>-.37 E F0 .346
+<746f20746865206c6962726172792073656172636820706174682e>2.846 F .346
+<5768656e206c6f6f6b696e6720666f72206c69627261726965732c>5.346 F F2
+<6c6c766d2d6c696e6b>2.846 E F0 .346<77696c6c206c6f6f6b>2.846 F .968
+<696e2070617468206e616d6520666f72206c69627261726965732e>128 271.2 R .968
+<54686973206f7074696f6e2063616e2062652073706563698c6564206d756c7469706c
+652074696d65733b>5.968 F F2<6c6c766d2d6c696e6b>3.468 E F0 .968
+<77696c6c2073656172636820696e73696465>3.468 F<7468657365206469726563746f
+7269657320696e20746865206f7264657220696e20776869636820746865>128 283.2 Q
+2.5<7977>-.15 G
+<6572652073706563698c6564206f6e2074686520636f6d6d616e64206c696e652e>-2.5
+E F2<ad66>108 300 Q F0 .522
+<456e61626c652062696e617279206f7574707574206f6e207465726d696e616c732e>
+10.97 F<4e6f726d616c6c79>5.522 E<2c>-.65 E F2<6c6c766d2d6c696e6b>3.022 E
+F0 .522<77696c6c2072656675736520746f207772697465207261>3.022 F 3.022
+<7762>-.15 G .522<6974636f6465206f757470757420696620746865>-3.022 F .312
+<6f75747075742073747265616d2069732061207465726d696e616c2e2057>128 312 R
+.312<6974682074686973206f7074696f6e2c>-.4 F F2<6c6c766d2d6c696e6b>2.812
+E F0 .312<77696c6c207772697465207261>2.812 F 2.812<7762>-.15 G .312
+<6974636f6465207265>-2.812 F -.05<6761>-.15 G .312
+<72646c657373206f6620746865206f7574707574>.05 F<6465>128 324 Q
+<766963652e>-.25 E F2<ad6f>108 340.8 Q F3<8c6c656e616d65>2.5 E F0
+<5370656369667920746865206f7574707574208c6c65206e616d652e>128 352.8 Q
+<4966>5 E F3<8c6c656e616d65>2.5 E F0<6973>2.5 E/F5 10/Courier at 0 SF<ad>
+2.5 E F0 2.5<2c74>C<68656e>-2.5 E F2<6c6c766d2d6c696e6b>2.5 E F0<77696c
+6c20777269746520697473206f757470757420746f207374616e64617264206f75747075
+742e>2.5 E F2<ad53>108 369.6 Q F0<5772697465206f757470757420696e>8.74 E
+F4<4c4c>2.5 E<564d>-.9 E F0<696e7465726d656469617465206c616e677561676520
+28696e7374656164206f6620626974636f6465292e>2.5 E F2<ad64>108 386.4 Q F0
+<49662073706563698c65642c>8.74 E F2<6c6c766d2d6c696e6b>2.5 E F0
+<7072696e747320612068756d616e2d7265616461626c652076>2.5 E<657273696f6e20
+6f6620746865206f757470757420626974636f6465208c6c6520746f207374616e646172
+64206572726f72>-.15 E<2e>-.55 E F2<ad68656c70>108 403.2 Q F0<5072696e74
+20612073756d6d617279206f6620636f6d6d616e64206c696e65206f7074696f6e732e>
+128 415.2 Q F2<ad76>108 432 Q F0 -1.11<5665>9.3 G 1.074
+<72626f7365206d6f64652e>1.11 F 1.074
+<5072696e7420696e666f726d6174696f6e2061626f75742077686174>6.074 F F2
+<6c6c766d2d6c696e6b>3.574 E F0 1.074<697320646f696e672e>3.574 F 1.074
+<54686973207479706963616c6c7920696e636c756465732061206d657373616765>
+6.074 F<666f72206561636820626974636f6465208c6c65206c696e6b>128 444 Q
+<656420696e20616e6420666f722065616368206c69627261727920666f756e642e>-.1
+E F1<45584954205354>72 460.8 Q -1.04<4154>-.986 G<5553>1.04 E F0<4966>
+108 472.8 Q F2<6c6c766d2d6c696e6b>2.5 E F0
+<73756363656564732c2069742077696c6c2065>2.5 E<786974207769746820302e>
+-.15 E<4f74686572776973652c20696620616e206572726f72206f63637572732c2069
+742077696c6c2065>5 E<78697420776974682061206e6f6e2d7a65726f2076>-.15 E
+<616c75652e>-.25 E F1<53454520414c534f>72 489.6 Q F0<6763636c64>108
+501.6 Q F1 -.548<4155>72 518.4 S<54484f5253>.548 E F0
+<4d61696e7461696e656420627920746865>108 530.4 Q F4<4c4c>2.5 E<564d>-.9 E
+F0 -.7<5465>2.5 G<616d20283c687474703a2f2f6c6c766d2e6f72>.7 E<673e292e>
+-.18 E 188.72<43565320323031302d30352d3036>72 768 R<31>205.67 E 0 Cg EP
+%%Trailer
+end
+%%EOF

Added: www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-nm.ps
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-nm.ps?rev=115746&view=auto
==============================================================================
--- www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-nm.ps (added)
+++ www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-nm.ps Wed Oct  6 00:27:59 2010
@@ -0,0 +1,331 @@
+%!PS-Adobe-3.0
+%%Creator: groff version 1.18.1
+%%CreationDate: Wed Oct  6 00:08:13 2010
+%%DocumentNeededResources: font Times-Roman
+%%+ font Times-Bold
+%%+ font Times-Italic
+%%DocumentSuppliedResources: procset grops 1.18 1
+%%Pages: 2
+%%PageOrder: Ascend
+%%Orientation: Portrait
+%%EndComments
+%%BeginProlog
+%%BeginResource: procset grops 1.18 1
+/setpacking where{
+pop
+currentpacking
+true setpacking
+}if
+/grops 120 dict dup begin
+/SC 32 def
+/A/show load def
+/B{0 SC 3 -1 roll widthshow}bind def
+/C{0 exch ashow}bind def
+/D{0 exch 0 SC 5 2 roll awidthshow}bind def
+/E{0 rmoveto show}bind def
+/F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
+/G{0 rmoveto 0 exch ashow}bind def
+/H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/I{0 exch rmoveto show}bind def
+/J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
+/K{0 exch rmoveto 0 exch ashow}bind def
+/L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/M{rmoveto show}bind def
+/N{rmoveto 0 SC 3 -1 roll widthshow}bind def
+/O{rmoveto 0 exch ashow}bind def
+/P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/Q{moveto show}bind def
+/R{moveto 0 SC 3 -1 roll widthshow}bind def
+/S{moveto 0 exch ashow}bind def
+/T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/SF{
+findfont exch
+[exch dup 0 exch 0 exch neg 0 0]makefont
+dup setfont
+[exch/setfont cvx]cvx bind def
+}bind def
+/MF{
+findfont
+[5 2 roll
+0 3 1 roll
+neg 0 0]makefont
+dup setfont
+[exch/setfont cvx]cvx bind def
+}bind def
+/level0 0 def
+/RES 0 def
+/PL 0 def
+/LS 0 def
+/MANUAL{
+statusdict begin/manualfeed true store end
+}bind def
+/PLG{
+gsave newpath clippath pathbbox grestore
+exch pop add exch pop
+}bind def
+/BP{
+/level0 save def
+1 setlinecap
+1 setlinejoin
+72 RES div dup scale
+LS{
+90 rotate
+}{
+0 PL translate
+}ifelse
+1 -1 scale
+}bind def
+/EP{
+level0 restore
+showpage
+}bind def
+/DA{
+newpath arcn stroke
+}bind def
+/SN{
+transform
+.25 sub exch .25 sub exch
+round .25 add exch round .25 add exch
+itransform
+}bind def
+/DL{
+SN
+moveto
+SN
+lineto stroke
+}bind def
+/DC{
+newpath 0 360 arc closepath
+}bind def
+/TM matrix def
+/DE{
+TM currentmatrix pop
+translate scale newpath 0 0 .5 0 360 arc closepath
+TM setmatrix
+}bind def
+/RC/rcurveto load def
+/RL/rlineto load def
+/ST/stroke load def
+/MT/moveto load def
+/CL/closepath load def
+/Fr{
+setrgbcolor fill
+}bind def
+/Fk{
+setcmykcolor fill
+}bind def
+/Fg{
+setgray fill
+}bind def
+/FL/fill load def
+/LW/setlinewidth load def
+/Cr/setrgbcolor load def
+/Ck/setcmykcolor load def
+/Cg/setgray load def
+/RE{
+findfont
+dup maxlength 1 index/FontName known not{1 add}if dict begin
+{
+1 index/FID ne{def}{pop pop}ifelse
+}forall
+/Encoding exch def
+dup/FontName exch def
+currentdict end definefont pop
+}bind def
+/DEFS 0 def
+/EBEGIN{
+moveto
+DEFS begin
+}bind def
+/EEND/end load def
+/CNT 0 def
+/level1 0 def
+/PBEGIN{
+/level1 save def
+translate
+div 3 1 roll div exch scale
+neg exch neg exch translate
+0 setgray
+0 setlinecap
+1 setlinewidth
+0 setlinejoin
+10 setmiterlimit
+[]0 setdash
+/setstrokeadjust where{
+pop
+false setstrokeadjust
+}if
+/setoverprint where{
+pop
+false setoverprint
+}if
+newpath
+/CNT countdictstack def
+userdict begin
+/showpage{}def
+}bind def
+/PEND{
+clear
+countdictstack CNT sub{end}repeat
+level1 restore
+}bind def
+end def
+/setpacking where{
+pop
+setpacking
+}if
+%%EndResource
+%%IncludeResource: font Times-Roman
+%%IncludeResource: font Times-Bold
+%%IncludeResource: font Times-Italic
+grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
+def/PL 792 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron/Zcaron
+/scaron/zcaron/Ydieresis/trademark/quotesingle/Euro/.notdef/.notdef
+/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
+/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
+/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
+/semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
+/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
+/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
+/z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
+/guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
+/endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
+/dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
+/quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
+/brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
+/logicalnot/minus/registered/macron/degree/plusminus/twosuperior
+/threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
+/ordmasculine/guilsinglright/onequarter/onehalf/threequarters
+/questiondown/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE
+/Ccedilla/Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex
+/Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis
+/multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn
+/germandbls/agrave/aacute/acircumflex/atilde/adieresis/aring/ae/ccedilla
+/egrave/eacute/ecircumflex/edieresis/igrave/iacute/icircumflex/idieresis
+/eth/ntilde/ograve/oacute/ocircumflex/otilde/odieresis/divide/oslash
+/ugrave/uacute/ucircumflex/udieresis/yacute/thorn/ydieresis]def
+/Times-Italic at 0 ENC0/Times-Italic RE/Times-Bold at 0 ENC0/Times-Bold RE
+/Times-Roman at 0 ENC0/Times-Roman RE
+%%EndProlog
+%%Page: 1 1
+%%BeginPageSetup
+BP
+%%EndPageSetup
+/F0 10/Times-Roman at 0 SF<4c4c>72 48 Q 123.85<564d2d4e4d283129204c4c>-1 F
+<564d20436f6d6d616e64204775696465>-1 E<4c4c>126.35 E<564d2d4e4d283129>-1
+E/F1 10.95/Times-Bold at 0 SF -.219<4e41>72 84 S<4d45>.219 E F0
+<6c6c766dad6e6d20ad206c697374204c4c>108 96 Q
+<564d20626974636f6465208c6c6527>-1 E 2.5<7373>-.55 G
+<796d626f6c207461626c65>-2.5 E F1<53594e4f50534953>72 112.8 Q/F2 10
+/Times-Bold at 0 SF<6c6c766d2d6e6d>108 124.8 Q F0<5b>2.5 E/F3 10
+/Times-Italic at 0 SF<6f7074696f6e73>A F0 2.5<5d5b>C F3
+<8c6c656e616d65732e2e2e>-2.5 E F0<5d>A F1<4445534352495054494f4e>72
+141.6 Q F0<546865>108 153.6 Q F2<6c6c766d2d6e6d>3.944 E F0 1.444<757469
+6c697479206c6973747320746865206e616d6573206f662073796d626f6c732066726f6d
+20746865>3.944 F/F4 9/Times-Roman at 0 SF<4c4c>3.944 E<564d>-.9 E F0 1.444
+<626974636f6465208c6c65732c206f72>3.944 F F2<6172>3.944 E F0<6172636869>
+3.944 E -.15<7665>-.25 G 3.943<7363>.15 G<6f6e7461696e696e67>-3.943 E F4
+<4c4c>108 165.6 Q<564d>-.9 E F0 3.161<626974636f6465208c6c65732c206e616d
+6564206f6e2074686520636f6d6d616e64206c696e652e>5.66 F 3.161<456163682073
+796d626f6c206973206c697374656420616c6f6e67207769746820736f6d652073696d70
+6c65>8.161 F .924<696e666f726d6174696f6e2061626f7574206974732070726f>108
+177.6 R -.15<7665>-.15 G 3.423<6e616e63652e204966>.15 F .923
+<6e6f208c6c65206e616d652069732073706563698c65642c206f72>3.423 F F3<ad>
+3.423 E F0 .923<697320757365642061732061208c6c65206e616d652c>3.423 F F2
+<6c6c766d2d6e6d>3.423 E F0<77696c6c>3.423 E<70726f6365737320612062697463
+6f6465208c6c65206f6e20697473207374616e6461726420696e7075742073747265616d
+2e>108 189.6 Q F2<6c6c766d2d6e6d>108 206.4 Q F0 1.241 -.55<27732064>D
+<6566>.55 E .141<61756c74206f757470757420666f726d6174206973207468652074
+7261646974696f6e616c>-.1 F F4<425344>2.642 E F2<6e6d>2.642 E F0 .142
+<6f757470757420666f726d61742e>2.642 F .142
+<456163682073756368206f7574707574207265636f726420636f6e7369737473>5.142
+F .8<6f6620616e20286f7074696f6e616c292038ad6469676974206865>108 218.4 R
+.8<7861646563696d616c20616464726573732c20666f6c6c6f>-.15 F .799
+<7765642062792061207479706520636f646520636861726163746572>-.25 F 3.299
+<2c66>-.4 G<6f6c6c6f>-3.299 E .799<7765642062792061206e616d652c20666f72>
+-.25 F .409<656163682073796d626f6c2e204f6e65207265636f726420697320707269
+6e74656420706572206c696e653b208c656c647320617265207365706172617465642062
+79207370616365732e205768656e207468652061646472657373206973206f6d69747465
+642c206974>108 230.4 R<6973207265706c616365642062792038207370616365732e>
+108 242.4 Q -.8<5479>108 259.2 S<706520636f6465206368617261637465727320
+63757272656e746c7920737570706f727465642c20616e64207468656972206d65616e69
+6e67732c2061726520617320666f6c6c6f>.8 E<77733a>-.25 E 12.78<554e>108 276
+S<616d6564206f626a656374206973207265666572656e6365642062>-12.78 E
+<757420756e64658c6e656420696e207468697320626974636f6465208c6c65>-.2 E
+13.33<4343>108 292.8 S<6f6d6d6f6e20286d756c7469706c652064658c6e6974696f
+6e73206c696e6b20746f67657468657220696e746f206f6e652064656629>-13.33 E
+10.56<5757>108 309.6 S<65616b207265666572656e636520286d756c7469706c6520
+64658c6e6974696f6e73206c696e6b20746f67657468657220696e746f207a65726f206f
+72206f6e652064658c6e6974696f6e7329>-11.36 E 17.22<744c>108 326.4 S
+<6f63616c2066756e6374696f6e20287465>-17.22 E<787429206f626a656374>-.15 E
+13.89<5447>108 343.2 S<6c6f62616c2066756e6374696f6e20287465>-13.89 E
+<787429206f626a656374>-.15 E 15<644c>108 360 S
+<6f63616c2064617461206f626a656374>-15 E 12.78<4447>108 376.8 S
+<6c6f62616c2064617461206f626a656374>-12.78 E 15.56<3f53>108 393.6 S
+<6f6d657468696e6720756e7265636f676e697a61626c65>-15.56 E<42656361757365>
+108 410.4 Q F4<4c4c>3.457 E<564d>-.9 E F0 .957<626974636f6465208c6c6573
+207479706963616c6c7920636f6e7461696e206f626a6563747320746861742061726520
+6e6f7420636f6e7369646572656420746f206861>3.457 F 1.257 -.15<76652061>-.2
+H .956<646472657373657320756e74696c20746865>.15 F<79>-.15 E 1.174
+<617265206c696e6b>108 422.4 R 1.174<656420696e746f20616e2065>-.1 F -.15
+<7865>-.15 G 1.174<63757461626c6520696d616765206f722064796e616d6963616c
+6c7920636f6d70696c65642060>.15 F<606a7573742d696e2d74696d6527>-.74 E
+<272c>-.74 E F2<6c6c766d2d6e6d>3.674 E F0 1.175
+<646f6573206e6f74207072696e7420616e>3.675 F
+<6164647265737320666f7220616e>108 434.4 Q 2.5<7973>-.15 G
+<796d626f6c2c2065>-2.5 E -.15<7665>-.25 G 2.5<6e73>.15 G<796d626f6c7320
+7768696368206172652064658c6e656420696e2074686520626974636f6465208c6c652e>
+-2.5 E F1<4f5054494f4e53>72 451.2 Q F2<ad50>108 463.2 Q F0<557365>8.19 E
+F4<504f534958>2.5 E F0
+<2e32206f757470757420666f726d61742e20416c69617320666f72>A F2<adad66>2.5
+E<6f726d61743d706f736978>-.25 E F0<2e>A F2<ad42>108 480 Q F0<28646566>10
+E<61756c7429>-.1 E<557365>128 492 Q F4<425344>2.5 E F0
+<6f757470757420666f726d61742e20416c69617320666f72>2.5 E F2<adad66>2.5 E
+<6f726d61743d627364>-.25 E F0<2e>A F2<ad68656c70>108 508.8 Q F0<5072696e
+7420612073756d6d617279206f6620636f6d6d616e642d6c696e65206f7074696f6e7320
+616e64207468656972206d65616e696e67732e>128 520.8 Q F2
+<adad64658c6e6564ad6f6e6c79>108 537.6 Q F0 1.134<5072696e74206f6e6c7920
+73796d626f6c732064658c6e656420696e207468697320626974636f6465208c6c652028
+6173206f70706f73656420746f2073796d626f6c73207768696368206d61792062652072
+65666572656e636564206279>128 549.6 R
+<6f626a6563747320696e2074686973208c6c652c2062>128 561.6 Q
+<7574206e6f742064658c6e656420696e2074686973208c6c652e29>-.2 E F2
+<adad6578746572>108 578.4 Q<6ead6f6e6c79>-.15 E F0<2c>A F2<ad67>2.5 E F0
+<5072696e74206f6e6c792073796d626f6c732077686f73652064658c6e6974696f6e73
+206172652065>128 590.4 Q<787465726e616c3b20746861742069732c206163636573
+7369626c652066726f6d206f7468657220626974636f6465208c6c65732e>-.15 E F2
+<adad756e64658c6e6564ad6f6e6c79>108 607.2 Q F0<2c>A F2<ad75>2.5 E F0
+<5072696e74206f6e6c792073796d626f6c73207265666572656e6365642062>128
+619.2 Q
+<7574206e6f742064658c6e656420696e207468697320626974636f6465208c6c652e>
+-.2 E F2<adad66>108 636 Q<6f726d61743d>-.25 E F3<666d74>A F0<2c>A F2
+<ad66>2.5 E F0<53656c65637420616e206f757470757420666f726d61743b>128 648
+Q F3<666d74>2.5 E F0<6d6179206265>2.5 E F3<73797376>2.5 E F0<2c>A F3
+<706f736978>2.5 E F0 2.5<2c6f>C<72>-2.5 E F3<627364>2.5 E F0 2.5<2e54>C
+<686520646566>-2.5 E<61756c74206973>-.1 E F3<627364>2.5 E F0<2e>A F1
+-.11<4255>72 664.8 S<4753>.11 E F2<6c6c766d2d6e6d>108 676.8 Q F0
+<63616e6e6f742064656d616e676c652043>2.5 E/F5 8/Times-Roman at 0 SF -1<2b2b>
+-1 -1.2 O F0<6d616e676c6564206e616d65732c206c696b>2.5 1.2 M<65>-.1 E F4
+<474e55>2.5 E F2<6e6d>2.5 E F0<63616e2e>2.5 E F1<45584954205354>72 693.6
+Q -1.04<4154>-.986 G<5553>1.04 E F2<6c6c766d2d6e6d>108 705.6 Q F0 -.15
+<6578>2.5 G<697473207769746820616e2065>.15 E
+<78697420636f6465206f66207a65726f2e>-.15 E 188.72
+<43565320323031302d30352d3036>72 768 R<31>205.67 E 0 Cg EP
+%%Page: 2 2
+%%BeginPageSetup
+BP
+%%EndPageSetup
+/F0 10/Times-Roman at 0 SF<4c4c>72 48 Q 123.85<564d2d4e4d283129204c4c>-1 F
+<564d20436f6d6d616e64204775696465>-1 E<4c4c>126.35 E<564d2d4e4d283129>-1
+E/F1 10.95/Times-Bold at 0 SF<53454520414c534f>72 84 Q F0
+<6c6c766d2d6469732c>108 96 Q/F2 10/Times-Italic at 0 SF<6172>2.5 E F0
+<2831292c>1.666 E F2<6e6d>2.5 E F0<283129>1.666 E F1 -.548<4155>72 112.8
+S<54484f52>.548 E F0<4d61696e7461696e656420627920746865>108 124.8 Q/F3 9
+/Times-Roman at 0 SF<4c4c>2.5 E<564d>-.9 E F0 -.7<5465>2.5 G
+<616d20283c687474703a2f2f6c6c766d2e6f72>.7 E<673e292e>-.18 E 188.72
+<43565320323031302d30352d3036>72 768 R<32>205.67 E 0 Cg EP
+%%Trailer
+end
+%%EOF

Added: www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-prof.ps
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-prof.ps?rev=115746&view=auto
==============================================================================
--- www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-prof.ps (added)
+++ www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-prof.ps Wed Oct  6 00:27:59 2010
@@ -0,0 +1,280 @@
+%!PS-Adobe-3.0
+%%Creator: groff version 1.18.1
+%%CreationDate: Wed Oct  6 00:08:13 2010
+%%DocumentNeededResources: font Times-Roman
+%%+ font Times-Bold
+%%+ font Times-Italic
+%%DocumentSuppliedResources: procset grops 1.18 1
+%%Pages: 1
+%%PageOrder: Ascend
+%%Orientation: Portrait
+%%EndComments
+%%BeginProlog
+%%BeginResource: procset grops 1.18 1
+/setpacking where{
+pop
+currentpacking
+true setpacking
+}if
+/grops 120 dict dup begin
+/SC 32 def
+/A/show load def
+/B{0 SC 3 -1 roll widthshow}bind def
+/C{0 exch ashow}bind def
+/D{0 exch 0 SC 5 2 roll awidthshow}bind def
+/E{0 rmoveto show}bind def
+/F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
+/G{0 rmoveto 0 exch ashow}bind def
+/H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/I{0 exch rmoveto show}bind def
+/J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
+/K{0 exch rmoveto 0 exch ashow}bind def
+/L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/M{rmoveto show}bind def
+/N{rmoveto 0 SC 3 -1 roll widthshow}bind def
+/O{rmoveto 0 exch ashow}bind def
+/P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/Q{moveto show}bind def
+/R{moveto 0 SC 3 -1 roll widthshow}bind def
+/S{moveto 0 exch ashow}bind def
+/T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/SF{
+findfont exch
+[exch dup 0 exch 0 exch neg 0 0]makefont
+dup setfont
+[exch/setfont cvx]cvx bind def
+}bind def
+/MF{
+findfont
+[5 2 roll
+0 3 1 roll
+neg 0 0]makefont
+dup setfont
+[exch/setfont cvx]cvx bind def
+}bind def
+/level0 0 def
+/RES 0 def
+/PL 0 def
+/LS 0 def
+/MANUAL{
+statusdict begin/manualfeed true store end
+}bind def
+/PLG{
+gsave newpath clippath pathbbox grestore
+exch pop add exch pop
+}bind def
+/BP{
+/level0 save def
+1 setlinecap
+1 setlinejoin
+72 RES div dup scale
+LS{
+90 rotate
+}{
+0 PL translate
+}ifelse
+1 -1 scale
+}bind def
+/EP{
+level0 restore
+showpage
+}bind def
+/DA{
+newpath arcn stroke
+}bind def
+/SN{
+transform
+.25 sub exch .25 sub exch
+round .25 add exch round .25 add exch
+itransform
+}bind def
+/DL{
+SN
+moveto
+SN
+lineto stroke
+}bind def
+/DC{
+newpath 0 360 arc closepath
+}bind def
+/TM matrix def
+/DE{
+TM currentmatrix pop
+translate scale newpath 0 0 .5 0 360 arc closepath
+TM setmatrix
+}bind def
+/RC/rcurveto load def
+/RL/rlineto load def
+/ST/stroke load def
+/MT/moveto load def
+/CL/closepath load def
+/Fr{
+setrgbcolor fill
+}bind def
+/Fk{
+setcmykcolor fill
+}bind def
+/Fg{
+setgray fill
+}bind def
+/FL/fill load def
+/LW/setlinewidth load def
+/Cr/setrgbcolor load def
+/Ck/setcmykcolor load def
+/Cg/setgray load def
+/RE{
+findfont
+dup maxlength 1 index/FontName known not{1 add}if dict begin
+{
+1 index/FID ne{def}{pop pop}ifelse
+}forall
+/Encoding exch def
+dup/FontName exch def
+currentdict end definefont pop
+}bind def
+/DEFS 0 def
+/EBEGIN{
+moveto
+DEFS begin
+}bind def
+/EEND/end load def
+/CNT 0 def
+/level1 0 def
+/PBEGIN{
+/level1 save def
+translate
+div 3 1 roll div exch scale
+neg exch neg exch translate
+0 setgray
+0 setlinecap
+1 setlinewidth
+0 setlinejoin
+10 setmiterlimit
+[]0 setdash
+/setstrokeadjust where{
+pop
+false setstrokeadjust
+}if
+/setoverprint where{
+pop
+false setoverprint
+}if
+newpath
+/CNT countdictstack def
+userdict begin
+/showpage{}def
+}bind def
+/PEND{
+clear
+countdictstack CNT sub{end}repeat
+level1 restore
+}bind def
+end def
+/setpacking where{
+pop
+setpacking
+}if
+%%EndResource
+%%IncludeResource: font Times-Roman
+%%IncludeResource: font Times-Bold
+%%IncludeResource: font Times-Italic
+grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
+def/PL 792 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron/Zcaron
+/scaron/zcaron/Ydieresis/trademark/quotesingle/Euro/.notdef/.notdef
+/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
+/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
+/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
+/semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
+/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
+/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
+/z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
+/guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
+/endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
+/dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
+/quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
+/brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
+/logicalnot/minus/registered/macron/degree/plusminus/twosuperior
+/threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
+/ordmasculine/guilsinglright/onequarter/onehalf/threequarters
+/questiondown/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE
+/Ccedilla/Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex
+/Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis
+/multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn
+/germandbls/agrave/aacute/acircumflex/atilde/adieresis/aring/ae/ccedilla
+/egrave/eacute/ecircumflex/edieresis/igrave/iacute/icircumflex/idieresis
+/eth/ntilde/ograve/oacute/ocircumflex/otilde/odieresis/divide/oslash
+/ugrave/uacute/ucircumflex/udieresis/yacute/thorn/ydieresis]def
+/Times-Italic at 0 ENC0/Times-Italic RE/Times-Bold at 0 ENC0/Times-Bold RE
+/Times-Roman at 0 ENC0/Times-Roman RE
+%%EndProlog
+%%Page: 1 1
+%%BeginPageSetup
+BP
+%%EndPageSetup
+/F0 10/Times-Roman at 0 SF<4c4c>72 48 Q<564d2d5052>-1 E 115.35
+<4f46283129204c4c>-.4 F<564d20436f6d6d616e64204775696465>-1 E<4c4c>
+117.85 E<564d2d5052>-1 E<4f46283129>-.4 E/F1 10.95/Times-Bold at 0 SF -.219
+<4e41>72 84 S<4d45>.219 E F0<6c6c766dad70726f6620ad207072696e742065>108
+96 Q -.15<7865>-.15 G<637574696f6e2070726f8c6c65206f66204c4c>.15 E
+<564d2070726f6772616d>-1 E F1<53594e4f50534953>72 112.8 Q/F2 10
+/Times-Bold at 0 SF<6c6c766d2d7072>108 124.8 Q<6f66>-.18 E F0<5b>2.5 E/F3
+10/Times-Italic at 0 SF<6f7074696f6e73>A F0 2.5<5d5b>C F3
+<626974636f6465208c6c65>-2.5 E F0 2.5<5d5b>C F3<6c6c766d7072>-2.5 E
+<6f66>-.45 E<2e6f7574>-.15 E F0<5d>A F1<4445534352495054494f4e>72 141.6
+Q F0<546865>108 153.6 Q F2<6c6c766d2d7072>4.039 E<6f66>-.18 E F0 1.539
+<746f6f6c20726561647320696e20616e>4.039 F F3<6c6c766d7072>4.038 E<6f66>
+-.45 E<2e6f7574>-.15 E F0 1.538<8c6c65202877686963682063616e206f7074696f
+6e616c6c792075736520612073706563698c63208c6c6520776974682074686520746869
+7264>4.038 F 1.67<70726f6772616d206172>108 165.6 R 1.671<67756d656e7429
+2c206120626974636f6465208c6c6520666f72207468652070726f6772616d2c20616e64
+2070726f647563657320612068756d616e207265616461626c65207265706f72742c2073
+75697461626c6520666f72>-.18 F<64657465726d696e696e6720776865726520746865
+2070726f6772616d20686f7473706f7473206172652e>108 177.6 Q 3.064<54686973
+2070726f6772616d206973206f6674656e207573656420696e20636f6e6a756e6374696f
+6e207769746820746865>108 194.4 R F3<7574696c732f7072>5.564 E<6f8c6c65>
+-.45 E<2e706c>-.15 E F0 5.564<7363726970742e2054686973>5.564 F 3.063
+<736372697074206175746f6d61746963616c6c79>5.563 F 2.887<696e737472756d65
+6e747320612070726f6772616d2c2072756e73206974207769746820746865>108 206.4
+R/F4 9/Times-Roman at 0 SF<4a4954>5.387 E F0 5.387<2c74>C 2.887
+<68656e2072756e73>-5.387 F F2<6c6c766d2d7072>5.387 E<6f66>-.18 E F0
+2.887<746f20666f726d61742061207265706f72742e>5.387 F 4.488 -.8<546f2067>
+7.888 H 2.888<6574206d6f7265>.8 F<696e666f726d6174696f6e2061626f7574>108
+218.4 Q F3<7574696c732f7072>2.5 E<6f8c6c65>-.45 E<2e706c>-.15 E F0 2.5
+<2c65>C -.15<7865>-2.65 G<63757465206974207769746820746865>.15 E F2
+<ad68656c70>2.5 E F0<6f7074696f6e2e>2.5 E F1<4f5054494f4e53>72 235.2 Q
+F2<adad616e6e6f7461746564ad6c6c766d>108 247.2 Q F0<6f72>2.5 E F2<ad41>
+2.5 E F0 .599<496e206164646974696f6e20746f20746865206e6f726d616c20726570
+6f7274207072696e7465642c207072696e74206f75742074686520636f646520666f7220
+7468652070726f6772616d2c20616e6e6f746174656420776974682065>128 259.2 R
+-.15<7865>-.15 G<637574696f6e>.15 E<6672657175656e63>128 271.2 Q 3.331
+<7969>-.15 G .831<6e666f726d6174696f6e2e20546869732063616e20626520706172
+746963756c61726c792075736566756c207768656e20747279696e6720746f2076697375
+616c697a6520686f>-3.331 F 3.332<7766>-.25 G .832
+<72657175656e746c79206261736963>-3.332 F<626c6f636b73206172652065>128
+283.2 Q -.15<7865>-.15 G 2.5<63757465642e2054686973>.15 F<6973206d6f7374
+2075736566756c207769746820626173696320626c6f636b2070726f8c6c696e6720696e
+666f726d6174696f6e206f7220626574746572>2.5 E<2e>-.55 E F2
+<adad7072696e74ad616c6cad636f6465>108 300 Q F0 .136
+<5573696e672074686973206f7074696f6e20656e61626c657320746865>128 312 R F2
+<adad616e6e6f7461746564ad6c6c766d>2.636 E F0 .136<6f7074696f6e2c2062>
+2.636 F .136<7574206974207072696e74732074686520656e74697265206d6f64756c
+652c20696e7374656164206f66206a757374>-.2 F
+<746865206d6f737420636f6d6d6f6e6c792065>128 324 Q -.15<7865>-.15 G
+<63757465642066756e6374696f6e732e>.15 E F2<adad74696d65ad706173736573>
+108 340.8 Q F0<5265636f72642074686520616d6f756e74206f662074696d65206e65
+6564656420666f722065616368207061737320616e64207072696e7420697420746f2073
+74616e64617264206572726f72>128 352.8 Q<2e>-.55 E F1<45584954205354>72
+369.6 Q -1.04<4154>-.986 G<5553>1.04 E F2<6c6c766d2d7072>108 381.6 Q
+<6f66>-.18 E F0 .117<72657475726e7320312069662069742063616e6e6f74206c6f
+61642074686520626974636f6465208c6c65206f72207468652070726f8c6c6520696e66
+6f726d6174696f6e2e204f74686572776973652c2069742065>2.616 F .117
+<786974732077697468207a65726f2e>-.15 F F1 -.548<4155>72 398.4 S
+<54484f52>.548 E F2<6c6c766d2d7072>108 410.4 Q<6f66>-.18 E F0
+<6973206d61696e7461696e656420627920746865>2.5 E F4<4c4c>2.5 E<564d>-.9 E
+F0 -.7<5465>2.5 G<616d20283c687474703a2f2f6c6c766d2e6f72>.7 E<673e292e>
+-.18 E 188.72<43565320323031302d30352d3036>72 768 R<31>205.67 E 0 Cg EP
+%%Trailer
+end
+%%EOF

Added: www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-ranlib.ps
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-ranlib.ps?rev=115746&view=auto
==============================================================================
--- www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-ranlib.ps (added)
+++ www-releases/trunk/2.8/docs/CommandGuide/ps/llvm-ranlib.ps Wed Oct  6 00:27:59 2010
@@ -0,0 +1,276 @@
+%!PS-Adobe-3.0
+%%Creator: groff version 1.18.1
+%%CreationDate: Wed Oct  6 00:08:13 2010
+%%DocumentNeededResources: font Times-Roman
+%%+ font Times-Bold
+%%+ font Courier
+%%+ font Times-Italic
+%%DocumentSuppliedResources: procset grops 1.18 1
+%%Pages: 1
+%%PageOrder: Ascend
+%%Orientation: Portrait
+%%EndComments
+%%BeginProlog
+%%BeginResource: procset grops 1.18 1
+/setpacking where{
+pop
+currentpacking
+true setpacking
+}if
+/grops 120 dict dup begin
+/SC 32 def
+/A/show load def
+/B{0 SC 3 -1 roll widthshow}bind def
+/C{0 exch ashow}bind def
+/D{0 exch 0 SC 5 2 roll awidthshow}bind def
+/E{0 rmoveto show}bind def
+/F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
+/G{0 rmoveto 0 exch ashow}bind def
+/H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/I{0 exch rmoveto show}bind def
+/J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
+/K{0 exch rmoveto 0 exch ashow}bind def
+/L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/M{rmoveto show}bind def
+/N{rmoveto 0 SC 3 -1 roll widthshow}bind def
+/O{rmoveto 0 exch ashow}bind def
+/P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/Q{moveto show}bind def
+/R{moveto 0 SC 3 -1 roll widthshow}bind def
+/S{moveto 0 exch ashow}bind def
+/T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/SF{
+findfont exch
+[exch dup 0 exch 0 exch neg 0 0]makefont
+dup setfont
+[exch/setfont cvx]cvx bind def
+}bind def
+/MF{
+findfont
+[5 2 roll
+0 3 1 roll
+neg 0 0]makefont
+dup setfont
+[exch/setfont cvx]cvx bind def
+}bind def
+/level0 0 def
+/RES 0 def
+/PL 0 def
+/LS 0 def
+/MANUAL{
+statusdict begin/manualfeed true store end
+}bind def
+/PLG{
+gsave newpath clippath pathbbox grestore
+exch pop add exch pop
+}bind def
+/BP{
+/level0 save def
+1 setlinecap
+1 setlinejoin
+72 RES div dup scale
+LS{
+90 rotate
+}{
+0 PL translate
+}ifelse
+1 -1 scale
+}bind def
+/EP{
+level0 restore
+showpage
+}bind def
+/DA{
+newpath arcn stroke
+}bind def
+/SN{
+transform
+.25 sub exch .25 sub exch
+round .25 add exch round .25 add exch
+itransform
+}bind def
+/DL{
+SN
+moveto
+SN
+lineto stroke
+}bind def
+/DC{
+newpath 0 360 arc closepath
+}bind def
+/TM matrix def
+/DE{
+TM currentmatrix pop
+translate scale newpath 0 0 .5 0 360 arc closepath
+TM setmatrix
+}bind def
+/RC/rcurveto load def
+/RL/rlineto load def
+/ST/stroke load def
+/MT/moveto load def
+/CL/closepath load def
+/Fr{
+setrgbcolor fill
+}bind def
+/Fk{
+setcmykcolor fill
+}bind def
+/Fg{
+setgray fill
+}bind def
+/FL/fill load def
+/LW/setlinewidth load def
+/Cr/setrgbcolor load def
+/Ck/setcmykcolor load def
+/Cg/setgray load def
+/RE{
+findfont
+dup maxlength 1 index/FontName known not{1 add}if dict begin
+{
+1 index/FID ne{def}{pop pop}ifelse
+}forall
+/Encoding exch def
+dup/FontName exch def
+currentdict end definefont pop
+}bind def
+/DEFS 0 def
+/EBEGIN{
+moveto
+DEFS begin
+}bind def
+/EEND/end load def
+/CNT 0 def
+/level1 0 def
+/PBEGIN{
+/level1 save def
+translate
+div 3 1 roll div exch scale
+neg exch neg exch translate
+0 setgray
+0 setlinecap
+1 setlinewidth
+0 setlinejoin
+10 setmiterlimit
+[]0 setdash
+/setstrokeadjust where{
+pop
+false setstrokeadjust
+}if
+/setoverprint where{
+pop
+false setoverprint
+}if
+newpath
+/CNT countdictstack def
+userdict begin
+/showpage{}def
+}bind def
+/PEND{
+clear
+countdictstack CNT sub{end}repeat
+level1 restore
+}bind def
+end def
+/setpacking where{
+pop
+setpacking
+}if
+%%EndResource
+%%IncludeResource: font Times-Roman
+%%IncludeResource: font Times-Bold
+%%IncludeResource: font Courier
+%%IncludeResource: font Times-Italic
+grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
+def/PL 792 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron/Zcaron
+/scaron/zcaron/Ydieresis/trademark/quotesingle/Euro/.notdef/.notdef
+/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
+/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
+/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
+/semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
+/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
+/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
+/z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
+/guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
+/endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
+/dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
+/quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
+/brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
+/logicalnot/minus/registered/macron/degree/plusminus/twosuperior
+/threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
+/ordmasculine/guilsinglright/onequarter/onehalf/threequarters
+/questiondown/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE
+/Ccedilla/Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex
+/Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis
+/multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn
+/germandbls/agrave/aacute/acircumflex/atilde/adieresis/aring/ae/ccedilla
+/egrave/eacute/ecircumflex/edieresis/igrave/iacute/icircumflex/idieresis
+/eth/ntilde/ograve/oacute/ocircumflex/otilde/odieresis/divide/oslash
+/ugrave/uacute/ucircumflex/udieresis/yacute/thorn/ydieresis]def
+/Times-Italic at 0 ENC0/Times-Italic RE/Courier at 0 ENC0/Courier RE
+/Times-Bold at 0 ENC0/Times-Bold RE/Times-Roman at 0 ENC0/Times-Roman RE
+%%EndProlog
+%%Page: 1 1
+%%BeginPageSetup
+BP
+%%EndPageSetup
+/F0 10/Times-Roman at 0 SF<4c4c>72 48 Q 102.74
+<564d2d52414e4c4942283129204c4c>-1 F<564d20436f6d6d616e64204775696465>-1
+E<4c4c>105.24 E<564d2d52414e4c4942283129>-1 E/F1 10.95/Times-Bold at 0 SF
+-.219<4e41>72 84 S<4d45>.219 E F0
+<6c6c766dad72616e6c696220ad2047656e657261746520696e6465>108 96 Q 2.5
+<7866>-.15 G<6f72204c4c>-2.5 E<564d206172636869>-1 E -.15<7665>-.25 G F1
+<53594e4f50534953>72 112.8 Q/F2 10/Times-Bold at 0 SF
+<6c6c766d2d72616e6c6962>108 124.8 Q F0<5badad76>2.5 E
+<657273696f6e5d205bad68656c705d203c6172636869>-.15 E -.15<7665>-.25 G
+<ad8c6c653e>.15 E F1<4445534352495054494f4e>72 141.6 Q F0<546865>108
+153.6 Q F2<6c6c766d2d72616e6c6962>3.124 E F0 .624<636f6d6d616e6420697320
+73696d696c617220746f2074686520636f6d6d6f6e20556e6978207574696c697479>
+3.124 F<2c>-.65 E/F3 10/Courier at 0 SF<72616e6c6962>3.124 E F0 3.124<2e49>
+C 3.124<7461>-3.124 G .623
+<646473206f722075706461746573207468652073796d626f6c>-3.124 F .372
+<7461626c6520696e20616e>108 165.6 R/F4 9/Times-Roman at 0 SF<4c4c>2.872 E
+<564d>-.9 E F0<6172636869>2.872 E .672 -.15<7665208c>-.25 H .372
+<6c652e204e6f74652074686174207573696e6720746865>.15 F F2<6c6c766d2d6172>
+2.872 E F0<6d6f64698c6572>2.872 E/F5 10/Times-Italic at 0 SF<73>2.873 E F0
+.373<697320757375616c6c79206d6f7265206566>2.873 F .373
+<8c6369656e74207468616e2072756e6e696e67>-.25 F F2
+<6c6c766d2d72616e6c6962>108 177.6 Q F0 .544
+<7768696368206973206f6e6c792070726f>3.044 F .543<7669646564206f6e6c7920
+666f7220636f6d706c65746e65737320616e6420636f6d7061746962696c697479>-.15
+F 3.043<2e55>-.65 G<6e6c696b>-3.043 E 3.043<656f>-.1 G .543
+<7468657220696d706c656d656e746174696f6e73>-3.043 F<6f66>108 189.6 Q F3
+<72616e6c6962>3.196 E F0<2c>A F2<6c6c766d2d72616e6c6962>3.196 E F0
+<696e6465>3.196 E -.15<7865>-.15 G<73>.15 E F4<4c4c>3.196 E<564d>-.9 E
+F0 .696<626974636f6465208c6c65732c206e6f74206e617469>3.196 F .996 -.15
+<7665206f>-.25 H .696<626a656374206d6f64756c65732e2059>.15 F .697
+<6f752063616e206c6973742074686520636f6e74656e7473>-1.1 F
+<6f66207468652073796d626f6c207461626c65207769746820746865>108 201.6 Q F3
+<6c6c766dad6e6d20ad73>2.5 E F0<636f6d6d616e642e>2.5 E F1<4f5054494f4e53>
+72 218.4 Q F5<6172>108 230.4 Q -.15<6368>-.37 G<6976652d8c6c65>.15 E F0
+<53706563698c657320746865206172636869>128 242.4 Q -.15<7665>-.25 G<2d8c
+6c6520746f207768696368207468652073796d626f6c207461626c652069732061646465
+64206f7220757064617465642e>.15 E F5<adad766572>108 259.2 Q<73696f6e>-.1
+E F0<5072696e74207468652076>128 271.2 Q<657273696f6e206f66>-.15 E F2
+<6c6c766d2d72616e6c6962>2.5 E F0<616e642065>2.5 E
+<78697420776974686f75742062>-.15 E
+<75696c64696e6720612073796d626f6c207461626c652e>-.2 E F5<ad68656c70>108
+288 Q F0<5072696e742075736167652068656c7020666f72>128 300 Q F2
+<6c6c766d2d72616e6c6962>2.5 E F0<616e642065>2.5 E
+<78697420776974686f75742062>-.15 E
+<75696c64696e6720612073796d626f6c207461626c652e>-.2 E F1<45584954205354>
+72 316.8 Q -1.04<4154>-.986 G<5553>1.04 E F0<4966>108 328.8 Q F2
+<6c6c766d2d72616e6c6962>2.5 E F0<73756363656564732c2069742077696c6c2065>
+2.5 E<786974207769746820302e>-.15 E
+<496620616e206572726f72206f63637572732c2061206e6f6e2d7a65726f2065>5 E
+<78697420636f64652077696c6c2062652072657475726e65642e>-.15 E F1
+<53454520414c534f>72 345.6 Q F0<6c6c766d2d6172>108 357.6 Q<2c>-.4 E F5
+-.15<7261>2.5 G<6e6c6962>.15 E F0<283129>1.666 E F1 -.548<4155>72 374.4
+S<54484f5253>.548 E F0<4d61696e7461696e656420627920746865>108 386.4 Q F4
+<4c4c>2.5 E<564d>-.9 E F0 -.7<5465>2.5 G
+<616d20283c687474703a2f2f6c6c766d2e6f72>.7 E<673e292e>-.18 E 188.72
+<43565320323031302d30352d3036>72 768 R<31>205.67 E 0 Cg EP
+%%Trailer
+end
+%%EOF

Added: www-releases/trunk/2.8/docs/CommandGuide/ps/llvmc.ps
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CommandGuide/ps/llvmc.ps?rev=115746&view=auto
==============================================================================
--- www-releases/trunk/2.8/docs/CommandGuide/ps/llvmc.ps (added)
+++ www-releases/trunk/2.8/docs/CommandGuide/ps/llvmc.ps Wed Oct  6 00:27:59 2010
@@ -0,0 +1,415 @@
+%!PS-Adobe-3.0
+%%Creator: groff version 1.18.1
+%%CreationDate: Wed Oct  6 00:08:13 2010
+%%DocumentNeededResources: font Times-Roman
+%%+ font Times-Bold
+%%+ font Times-Italic
+%%+ font Courier
+%%DocumentSuppliedResources: procset grops 1.18 1
+%%Pages: 2
+%%PageOrder: Ascend
+%%Orientation: Portrait
+%%EndComments
+%%BeginProlog
+%%BeginResource: procset grops 1.18 1
+/setpacking where{
+pop
+currentpacking
+true setpacking
+}if
+/grops 120 dict dup begin
+/SC 32 def
+/A/show load def
+/B{0 SC 3 -1 roll widthshow}bind def
+/C{0 exch ashow}bind def
+/D{0 exch 0 SC 5 2 roll awidthshow}bind def
+/E{0 rmoveto show}bind def
+/F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
+/G{0 rmoveto 0 exch ashow}bind def
+/H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/I{0 exch rmoveto show}bind def
+/J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
+/K{0 exch rmoveto 0 exch ashow}bind def
+/L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/M{rmoveto show}bind def
+/N{rmoveto 0 SC 3 -1 roll widthshow}bind def
+/O{rmoveto 0 exch ashow}bind def
+/P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/Q{moveto show}bind def
+/R{moveto 0 SC 3 -1 roll widthshow}bind def
+/S{moveto 0 exch ashow}bind def
+/T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/SF{
+findfont exch
+[exch dup 0 exch 0 exch neg 0 0]makefont
+dup setfont
+[exch/setfont cvx]cvx bind def
+}bind def
+/MF{
+findfont
+[5 2 roll
+0 3 1 roll
+neg 0 0]makefont
+dup setfont
+[exch/setfont cvx]cvx bind def
+}bind def
+/level0 0 def
+/RES 0 def
+/PL 0 def
+/LS 0 def
+/MANUAL{
+statusdict begin/manualfeed true store end
+}bind def
+/PLG{
+gsave newpath clippath pathbbox grestore
+exch pop add exch pop
+}bind def
+/BP{
+/level0 save def
+1 setlinecap
+1 setlinejoin
+72 RES div dup scale
+LS{
+90 rotate
+}{
+0 PL translate
+}ifelse
+1 -1 scale
+}bind def
+/EP{
+level0 restore
+showpage
+}bind def
+/DA{
+newpath arcn stroke
+}bind def
+/SN{
+transform
+.25 sub exch .25 sub exch
+round .25 add exch round .25 add exch
+itransform
+}bind def
+/DL{
+SN
+moveto
+SN
+lineto stroke
+}bind def
+/DC{
+newpath 0 360 arc closepath
+}bind def
+/TM matrix def
+/DE{
+TM currentmatrix pop
+translate scale newpath 0 0 .5 0 360 arc closepath
+TM setmatrix
+}bind def
+/RC/rcurveto load def
+/RL/rlineto load def
+/ST/stroke load def
+/MT/moveto load def
+/CL/closepath load def
+/Fr{
+setrgbcolor fill
+}bind def
+/Fk{
+setcmykcolor fill
+}bind def
+/Fg{
+setgray fill
+}bind def
+/FL/fill load def
+/LW/setlinewidth load def
+/Cr/setrgbcolor load def
+/Ck/setcmykcolor load def
+/Cg/setgray load def
+/RE{
+findfont
+dup maxlength 1 index/FontName known not{1 add}if dict begin
+{
+1 index/FID ne{def}{pop pop}ifelse
+}forall
+/Encoding exch def
+dup/FontName exch def
+currentdict end definefont pop
+}bind def
+/DEFS 0 def
+/EBEGIN{
+moveto
+DEFS begin
+}bind def
+/EEND/end load def
+/CNT 0 def
+/level1 0 def
+/PBEGIN{
+/level1 save def
+translate
+div 3 1 roll div exch scale
+neg exch neg exch translate
+0 setgray
+0 setlinecap
+1 setlinewidth
+0 setlinejoin
+10 setmiterlimit
+[]0 setdash
+/setstrokeadjust where{
+pop
+false setstrokeadjust
+}if
+/setoverprint where{
+pop
+false setoverprint
+}if
+newpath
+/CNT countdictstack def
+userdict begin
+/showpage{}def
+}bind def
+/PEND{
+clear
+countdictstack CNT sub{end}repeat
+level1 restore
+}bind def
+end def
+/setpacking where{
+pop
+setpacking
+}if
+%%EndResource
+%%IncludeResource: font Times-Roman
+%%IncludeResource: font Times-Bold
+%%IncludeResource: font Times-Italic
+%%IncludeResource: font Courier
+grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
+def/PL 792 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron/Zcaron
+/scaron/zcaron/Ydieresis/trademark/quotesingle/Euro/.notdef/.notdef
+/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
+/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
+/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
+/semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
+/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
+/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
+/z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
+/guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
+/endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
+/dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
+/quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
+/brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
+/logicalnot/minus/registered/macron/degree/plusminus/twosuperior
+/threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
+/ordmasculine/guilsinglright/onequarter/onehalf/threequarters
+/questiondown/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE
+/Ccedilla/Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex
+/Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis
+/multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn
+/germandbls/agrave/aacute/acircumflex/atilde/adieresis/aring/ae/ccedilla
+/egrave/eacute/ecircumflex/edieresis/igrave/iacute/icircumflex/idieresis
+/eth/ntilde/ograve/oacute/ocircumflex/otilde/odieresis/divide/oslash
+/ugrave/uacute/ucircumflex/udieresis/yacute/thorn/ydieresis]def
+/Courier at 0 ENC0/Courier RE/Times-Italic at 0 ENC0/Times-Italic RE
+/Times-Bold at 0 ENC0/Times-Bold RE/Times-Roman at 0 ENC0/Times-Roman RE
+%%EndProlog
+%%Page: 1 1
+%%BeginPageSetup
+BP
+%%EndPageSetup
+/F0 10/Times-Roman at 0 SF<4c4c>72 48 Q 136.62<564d43283129204c4c>-1 F
+<564d20436f6d6d616e64204775696465>-1 E<4c4c>139.12 E<564d43283129>-1 E
+/F1 10.95/Times-Bold at 0 SF -.219<4e41>72 84 S<4d45>.219 E F0
+<6c6c766d6320ad20546865204c4c>108 96 Q<564d20436f6d70696c657220447269>-1
+E -.15<7665>-.25 G 2.5<7228>.15 G<57495029>-2.5 E F1<53594e4f50534953>72
+112.8 Q/F2 10/Times-Bold at 0 SF<6c6c766d63>108 124.8 Q F0<5b>2.5 E/F3 10
+/Times-Italic at 0 SF<6f7074696f6e73>A F0<5d>A F3<8c6c656e616d65732e2e2e>
+2.5 E F1<4445534352495054494f4e>72 141.6 Q F2<6c6c766d63>108 153.6 Q F0
+2.483<6973206120636f6e8c67757261626c6520647269>4.983 F -.15<7665>-.25 G
+4.982<7266>.15 G 2.482<6f7220696e>-4.982 F -.2<766f>-.4 G 2.482
+<6b696e67206f74686572>.2 F/F4 9/Times-Roman at 0 SF<4c4c>4.982 E<564d>-.9 E
+F0 2.482<28616e64206e6f6e2d4c4c>4.982 F 2.482
+<564d2920746f6f6c7320696e206f7264657220746f20636f6d70696c652c>-1 F .311
+<6f7074696d697a6520616e64206c696e6b20736f667477>108 165.6 R .311
+<61726520666f72206d756c7469706c65206c616e6775616765732e2046>-.1 F .311
+<6f722074686f73652066>-.15 F .311<616d696c6961722077697468>-.1 F F4
+<465346>2.811 E F0 -.55<2773>C F2<676363>3.361 E F0 .311
+<746f6f6c2c2069742069732076>2.811 F .312<6572792073696d696c6172>-.15 F
+<2e>-.55 E<506c65617365206e6f74652074686174>108 177.6 Q F2<6c6c766d63>
+2.5 E F0<697320636f6e7369646572656420616e2065>2.5 E
+<78706572696d656e74616c20746f6f6c2e>-.15 E F1<4f5054494f4e53>72 194.4 Q
+F2<4275696c742d696e204f7074696f6e73>87 206.4 Q F4<4c4c>108 218.4 Q
+<564d43>-.9 E F0<68617320736f6d652062>2.5 E
+<75696c742d696e206f7074696f6e7320746861742063616e27>-.2 E 2.5<7462>-.18
+G 2.5<656f>-2.5 G -.15<7665>-2.65 G<7272696464656e20696e2074686520636f6e
+8c6775726174696f6e206c69627261726965732e>.15 E F2<ad6f>108 235.2 Q F3
+<8c6c656e616d65>2.5 E F0<4f7574707574208c6c65206e616d652e>128 247.2 Q F2
+<ad78>108 264 Q F3<6c616e677561>2.5 E -.1<6765>-.1 G F0
+<5370656369667920746865206c616e6775616765206f662074686520666f6c6c6f>128
+276 Q<77696e6720696e707574208c6c657320756e74696c20746865206e65>-.25 E
+<7874>-.15 E F2<ad78>2.5 E F0<6f7074696f6e2e>2.5 E F2<ad6c6f6164>108
+292.8 Q F3<706c7567696e5f6e616d65>2.5 E F0
+<4c6f6164207468652073706563698c656420706c7567696e>128 304.8 Q F4<444c4c>
+2.5 E F0 2.5<2e45>C<78616d706c653a20ad6c6f6164>-2.5 E/F5 10/Courier at 0 SF
+<244c4c564d5f444952>2.5 E F0<2f52656c656173652f6c69622f4c4c>A
+<564d4353696d706c652e736f2e>-1 E F2<ad76>108 321.6 Q F0<6f72>2.5 E F2
+<adad76>2.5 E<6572626f7365>-.1 E F0<456e61626c652076>128 333.6 Q
+<6572626f7365206d6f64652c20692e652e207072696e74206f757420616c6c2065>-.15
+E -.15<7865>-.15 G<637574656420636f6d6d616e64732e>.15 E F2
+<adad636865636bad6772617068>108 350.4 Q F0 1.759<436865636b207468652063
+6f6d70696c6174696f6e20666f7220636f6d6d6f6e206572726f7273206c696b>128
+362.4 R 4.259<656d>-.1 G 1.759<69736d617463686564206f75747075742f696e70
+7574206c616e6775616765206e616d65732c206d756c7469706c65>-4.259 F<646566>
+128 374.4 Q .914<61756c7420656467657320616e642063>-.1 F .914<79636c6573
+2e2042656361757365206f6620706c7567696e732c20746865736520636865636b732063
+616e27>-.15 F 3.414<7462>-.18 G 3.415<6570>-3.414 G .915
+<6572666f726d656420617420636f6d70696c652d74696d652e2045786974>-3.415 F
+1.659<7769746820636f6465207a65726f206966206e6f206572726f7273207765726520
+666f756e642c20616e642072657475726e20746865206e756d626572206f6620666f756e
+64206572726f7273206f74686572776973652e2048696464656e>128 386.4 R
+<6f7074696f6e2c2075736566756c20666f7220646562>128 398.4 Q<756767696e67>
+-.2 E F4<4c4c>2.5 E<564d43>-.9 E F0<706c7567696e732e>2.5 E F2
+<adad76696577ad6772617068>108 415.2 Q F0<53686f>128 427.2 Q 2.971
+<776167>-.25 G .471<726170686963616c20726570726573656e746174696f6e206f66
+2074686520636f6d70696c6174696f6e20677261706820616e642065>-2.971 F .471
+<7869742e205265717569726573207468617420796f75206861>-.15 F -.15<7665>-.2
+G F3<646f74>3.122 E F0<616e64>2.972 E F3<6776>2.972 E F0<70726f6772616d
+7320696e7374616c6c65642e2048696464656e206f7074696f6e2c2075736566756c2066
+6f7220646562>128 439.2 Q<756767696e67>-.2 E F4<4c4c>2.5 E<564d43>-.9 E
+F0<706c7567696e732e>2.5 E F2<adad7772697465ad6772617068>108 456 Q F0
+.675<57726974652061>128 468 R F3<636f6d70696c6174696f6ead6772>3.175 E
+<6170682e646f74>-.15 E F0 .675<8c6c6520696e207468652063757272656e742064
+69726563746f727920776974682074686520636f6d70696c6174696f6e20677261706820
+6465736372697074696f6e20696e>3.175 F .63<477261706876697a20666f726d6174
+20286964656e746963616c20746f20746865208c6c65207573656420627920746865>128
+480 R F2<adad76696577ad6772617068>3.13 E F0 .63
+<6f7074696f6e292e20546865>3.13 F F2<ad6f>3.13 E F0 .63
+<6f7074696f6e2063616e2062652075736564>3.13 F<746f2073657420746865206f75
+74707574208c6c65206e616d652e2048696464656e206f7074696f6e2c2075736566756c
+20666f7220646562>128 492 Q<756767696e67>-.2 E F4<4c4c>2.5 E<564d43>-.9 E
+F0<706c7567696e732e>2.5 E F2<adad7361>108 508.8 Q -.1<7665>-.25 G
+<ad74656d7073>.1 E F0 .206<57726974652074656d706f72617279208c6c65732074
+6f207468652063757272656e74206469726563746f727920616e6420646f206e6f742064
+656c657465207468656d206f6e2065>128 520.8 R .205
+<7869742e2054686973206f7074696f6e2063616e20616c736f2074616b>-.15 F<65>
+-.1 E 1.001<616e206172>128 532.8 R 1.001<67756d656e743a20746865>-.18 F
+F3<adad73617665ad74656d70733d6f626a>3.501 E F0 1.002<737769746368207769
+6c6c207772697465208c6c657320696e746f20746865206469726563746f727920737065
+63698c6564207769746820746865>3.501 F F3<ad6f>3.502 E F0 2.228
+<6f7074696f6e2e20546865>128 544.8 R F3<adad73617665ad74656d70733d637764>
+4.728 E F0<616e64>4.728 E F3<adad73617665ad74656d7073>4.727 E F0 2.227
+<73776974636865732061726520626f74682073796e6f6e>4.727 F 2.227
+<796d7320666f722074686520646566>-.15 F<61756c74>-.1 E<62656861>128 556.8
+Q<76696f7572>-.2 E<2e>-.55 E F2<adad74656d70ad646972>108 573.6 Q F3
+<646972>2.5 E<6563746f7279>-.37 E F0 .57
+<53746f72652074656d706f72617279208c6c657320696e20746865206769>128 585.6
+R -.15<7665>-.25 G 3.07<6e64>.15 G<69726563746f7279>-3.07 E 3.07<2e54>
+-.65 G .57<686973206469726563746f72792069732064656c65746564206f6e2065>
+-3.07 F .57<78697420756e6c657373>-.15 F F3<adad73617665ad74656d7073>3.07
+E F0<6973>3.07 E<73706563698c65642e204966>128 597.6 Q F3
+<adad73617665ad74656d70733d6f626a>2.5 E F0
+<697320616c736f2073706563698c65642c>2.5 E F3<adad74656d70ad646972>2.5 E
+F0<6973206769>2.5 E -.15<7665>-.25 G 2.5<6e74>.15 G
+<686520707265636564656e63652e>-2.5 E F2<ad68656c70>108 614.4 Q F0<507269
+6e7420612073756d6d617279206f6620636f6d6d616e642d6c696e65206f7074696f6e73
+20616e642065>128 626.4 Q<7869742e>-.15 E F2<ad68656c70ad68696464656e>108
+643.2 Q F0 3.3<5072696e7420612073756d6d617279206f6620636f6d6d616e642d6c
+696e65206f7074696f6e7320616e642065>128 655.2 R 3.299
+<7869742e205072696e742068656c702065>-.15 F -.15<7665>-.25 G 5.799<6e66>
+.15 G 3.299<6f72206f7074696f6e7320696e74656e64656420666f72>-5.799 F
+<6465>128 667.2 Q -.15<7665>-.25 G<6c6f706572732e>.15 E F2<adad76>108
+684 Q<657273696f6e>-.1 E F0<5072696e742076>128 696 Q
+<657273696f6e20696e666f726d6174696f6e20616e642065>-.15 E<7869742e>-.15 E
+188.72<43565320323031302d30352d3036>72 768 R<31>205.67 E 0 Cg EP
+%%Page: 2 2
+%%BeginPageSetup
+BP
+%%EndPageSetup
+/F0 10/Times-Roman at 0 SF<4c4c>72 48 Q 136.62<564d43283129204c4c>-1 F
+<564d20436f6d6d616e64204775696465>-1 E<4c4c>139.12 E<564d43283129>-1 E
+/F1 10/Times-Bold at 0 SF<40>108 84 Q/F2 10/Times-Italic at 0 SF<8c6c65>A F0
+1.634<5265616420636f6d6d616e642d6c696e65206f7074696f6e732066726f6d>128
+96 R F2<8c6c65>4.134 E F0 4.134<2e54>C 1.635<6865206f7074696f6e73207265
+61642061726520696e73657274656420696e20706c616365206f6620746865206f726967
+696e616c2040>-4.134 F F2<8c6c65>A F0 2.01<6f7074696f6e2e204966>128 108 R
+F2<8c6c65>4.51 E F0 2.01<646f6573206e6f742065>4.51 F 2.01<786973742c206f
+722063616e6e6f7420626520726561642c207468656e20746865206f7074696f6e207769
+6c6c2062652074726561746564206c69746572616c6c79>-.15 F 4.51<2c61>-.65 G
+2.01<6e64206e6f74>-4.51 F<72656d6f>128 120 Q -.15<7665>-.15 G<642e>.15 E
+.703<4f7074696f6e7320696e>128 138 R F2<8c6c65>3.203 E F0 .704<6172652073
+657061726174656420627920776869746573706163652e20412077686974657370616365
+20636861726163746572206d617920626520696e636c7564656420696e20616e206f7074
+696f6e206279>3.203 F .575<737572726f756e64696e672074686520656e7469726520
+6f7074696f6e20696e206569746865722073696e676c65206f7220646f75626c65207175
+6f7465732e20416e>128 150 R 3.075<7963>-.15 G .575
+<68617261637465722028696e636c7564696e672061206261636b736c61736829>-3.075
+F .187<6d617920626520696e636c75646564206279207072658c78696e672074686520
+63686172616374657220746f20626520696e636c7564656420776974682061206261636b
+736c6173682e20546865208c6c65206d617920697473656c6620636f6e7461696e>128
+162 R<6164646974696f6e616c2040>128 174 Q F2<8c6c65>A F0
+<6f7074696f6e733b20616e>2.5 E 2.5<7973>-.15 G<756368206f7074696f6e732077
+696c6c2062652070726f6365737365642072656375727369>-2.5 E -.15<7665>-.25 G
+<6c79>.15 E<2e>-.65 E F1<436f6e7472>87 190.8 Q<6f6c204f7074696f6e73>-.18
+E F0<427920646566>108 202.8 Q<61756c742c>-.1 E/F3 9/Times-Roman at 0 SF
+<4c4c>2.5 E<564d43>-.9 E F0<69732062>2.5 E<75696c74207769746820736f6d65
+207374616e6461726420636f6e8c6775726174696f6e206c696272617269657320746861
+742064658c6e652074686520666f6c6c6f>-.2 E<77696e67206f7074696f6e733a>-.25
+E F1<ad636c616e67>108 219.6 Q F0
+<55736520436c616e6720696e7374656164206f66206c6c766d2d6763632e>128 231.6
+Q F1<ad6f7074>108 248.4 Q F0
+<456e61626c65206f7074696d697a6174696f6e207061737365732077697468>128
+260.4 Q F1<6f7074>2.5 E F0 2.5<2e54>C 2.5<6f70>-3.3 G
+<617373206f7074696f6e7320746f20746865>-2.5 E F1<6f7074>2.5 E F0
+<70726f6772616d2075736520746865>2.5 E F1<ad57>2.5 E<6f2c>-.75 E F0
+<6f7074696f6e2e>2.5 E F1<ad49>108 277.2 Q F2<646972>2.5 E<6563746f7279>
+-.37 E F0<4164642061206469726563746f727920746f2074686520686561646572208c
+6c652073656172636820706174682e>128 289.2 Q F1<ad4c>108 306 Q F2<646972>
+2.5 E<6563746f7279>-.37 E F0<416464>128 318 Q F2<646972>2.5 E
+<6563746f7279>-.37 E F0
+<746f20746865206c6962726172792073656172636820706174682e>2.5 E F1<ad46>
+108 334.8 Q F2<646972>2.5 E<6563746f7279>-.37 E F0<416464>128 346.8 Q F2
+<646972>2.5 E<6563746f7279>-.37 E F0<746f20746865206672616d65>2.5 E -.1
+<776f>-.25 G<726b2073656172636820706174682e>.1 E F1<ad6c>108 363.6 Q F2
+<6e616d65>A F0<4c696e6b20696e20746865206c696272617279206c6962>128 375.6
+Q F2<6e616d65>A F0<2e5b6263207c2061207c20736f5d2e>A<54686973206c69627261
+72792073686f756c64206265206120626974636f6465206c696272617279>5 E<2e>-.65
+E F1<ad6672616d6577>108 392.4 Q<6f726b>-.1 E F2<6e616d65>2.5 E F0
+<4c696e6b20696e20746865206c696272617279206c6962>128 404.4 Q F2<6e616d65>
+A F0<2e5b6263207c2061207c20736f5d2e>A<54686973206c6962726172792073686f75
+6c64206265206120626974636f6465206c696272617279>5 E<2e>-.65 E F1
+<ad656d6974ad6c6c766d>108 421.2 Q F0<4f7574707574>128 433.2 Q F3<4c4c>
+4.357 E<564d>-.9 E F0 1.857<626974636f6465202877697468>4.357 F F1<ad63>
+4.356 E F0 4.356<296f>C 4.356<7261>-4.356 G 1.856
+<7373656d626c79202877697468>-4.356 F F1<ad53>4.356 E F0 4.356<2969>C
+1.856<6e7374656164206f66206e617469>-4.356 F 2.156 -.15<7665206f>-.25 H
+1.856<626a65637420286f7220617373656d626c79292e>.15 F<4966>6.856 E F1
+<ad656d6974ad6c6c766d>128 445.2 Q F0<6973206769>2.5 E -.15<7665>-.25 G
+2.5<6e77>.15 G<6974686f757420656974686572>-2.5 E F1<ad63>2.5 E F0<6f72>
+2.5 E F1<ad53>2.5 E F0<697420686173206e6f206566>2.5 E<666563742e>-.25 E
+F1<ad57>108 462 Q<61>-.65 E F0 -.15<5061>128 474 S
+<7373206f7074696f6e7320746f20617373656d626c6572>.15 E<2e>-.55 E F1
+<ad576c>108 490.8 Q F0 -.15<5061>128 502.8 S
+<7373206f7074696f6e7320746f206c696e6b>.15 E<6572>-.1 E<2e>-.55 E F1
+<ad57>108 519.6 Q<6f>-.75 E F0 -.15<5061>128 531.6 S
+<7373206f7074696f6e7320746f206f70742e>.15 E F1<ad576c6c63>108 548.4 Q F0
+-.15<5061>128 560.4 S
+<7373206f7074696f6e7320746f206c6c632028636f64652067656e657261746f72292e>
+.15 E/F4 10.95/Times-Bold at 0 SF<45584954205354>72 577.2 Q -1.04<4154>
+-.986 G<5553>1.04 E F0<4966>108 589.2 Q F1<6c6c766d63>2.826 E F0 .326
+<73756363656564732c2069742077696c6c2065>2.826 F .326
+<786974207769746820636f646520302e>-.15 F .326<4f74686572776973652c206966
+20616e206572726f72206f63637572732c2069742077696c6c2065>5.326 F .326
+<78697420776974682061206e6f6e2d7a65726f2076>-.15 F<616c75652e>-.25 E
+.611<4966206f6e65206f662074686520636f6d70696c6174696f6e20746f6f6c732072
+657475726e732061206e6f6e2d7a65726f207374617475732c2070656e64696e67206163
+74696f6e732077696c6c2062652064697363617264656420616e64>108 601.2 R F1
+<6c6c766d63>3.111 E F0<77696c6c>3.111 E<72657475726e207468652073616d6520
+726573756c7420636f6465206173207468652066>108 613.2 Q
+<61696c696e6720636f6d70696c6174696f6e20746f6f6c2e>-.1 E F4
+<53454520414c534f>72 630 Q F0<6c6c766d2d6763632c206c6c766dad672b2b2c206c
+6c766d2d61732c206c6c766d2d6469732c206c6c632c206c6c766d2d6c696e6b>108 642
+Q F4 -.548<4155>72 658.8 S<54484f5253>.548 E F0
+<4d61696e7461696e656420627920746865>108 670.8 Q F3<4c4c>2.5 E<564d>-.9 E
+F0 -.7<5465>2.5 G<616d20283c687474703a2f2f6c6c766d2e6f72>.7 E<673e292e>
+-.18 E 188.72<43565320323031302d30352d3036>72 768 R<32>205.67 E 0 Cg EP
+%%Trailer
+end
+%%EOF

Added: www-releases/trunk/2.8/docs/CommandGuide/ps/llvmgcc.ps
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CommandGuide/ps/llvmgcc.ps?rev=115746&view=auto
==============================================================================
--- www-releases/trunk/2.8/docs/CommandGuide/ps/llvmgcc.ps (added)
+++ www-releases/trunk/2.8/docs/CommandGuide/ps/llvmgcc.ps Wed Oct  6 00:27:59 2010
@@ -0,0 +1,294 @@
+%!PS-Adobe-3.0
+%%Creator: groff version 1.18.1
+%%CreationDate: Wed Oct  6 00:08:13 2010
+%%DocumentNeededResources: font Times-Roman
+%%+ font Times-Bold
+%%+ font Times-Italic
+%%DocumentSuppliedResources: procset grops 1.18 1
+%%Pages: 1
+%%PageOrder: Ascend
+%%Orientation: Portrait
+%%EndComments
+%%BeginProlog
+%%BeginResource: procset grops 1.18 1
+/setpacking where{
+pop
+currentpacking
+true setpacking
+}if
+/grops 120 dict dup begin
+/SC 32 def
+/A/show load def
+/B{0 SC 3 -1 roll widthshow}bind def
+/C{0 exch ashow}bind def
+/D{0 exch 0 SC 5 2 roll awidthshow}bind def
+/E{0 rmoveto show}bind def
+/F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
+/G{0 rmoveto 0 exch ashow}bind def
+/H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/I{0 exch rmoveto show}bind def
+/J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
+/K{0 exch rmoveto 0 exch ashow}bind def
+/L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/M{rmoveto show}bind def
+/N{rmoveto 0 SC 3 -1 roll widthshow}bind def
+/O{rmoveto 0 exch ashow}bind def
+/P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/Q{moveto show}bind def
+/R{moveto 0 SC 3 -1 roll widthshow}bind def
+/S{moveto 0 exch ashow}bind def
+/T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/SF{
+findfont exch
+[exch dup 0 exch 0 exch neg 0 0]makefont
+dup setfont
+[exch/setfont cvx]cvx bind def
+}bind def
+/MF{
+findfont
+[5 2 roll
+0 3 1 roll
+neg 0 0]makefont
+dup setfont
+[exch/setfont cvx]cvx bind def
+}bind def
+/level0 0 def
+/RES 0 def
+/PL 0 def
+/LS 0 def
+/MANUAL{
+statusdict begin/manualfeed true store end
+}bind def
+/PLG{
+gsave newpath clippath pathbbox grestore
+exch pop add exch pop
+}bind def
+/BP{
+/level0 save def
+1 setlinecap
+1 setlinejoin
+72 RES div dup scale
+LS{
+90 rotate
+}{
+0 PL translate
+}ifelse
+1 -1 scale
+}bind def
+/EP{
+level0 restore
+showpage
+}bind def
+/DA{
+newpath arcn stroke
+}bind def
+/SN{
+transform
+.25 sub exch .25 sub exch
+round .25 add exch round .25 add exch
+itransform
+}bind def
+/DL{
+SN
+moveto
+SN
+lineto stroke
+}bind def
+/DC{
+newpath 0 360 arc closepath
+}bind def
+/TM matrix def
+/DE{
+TM currentmatrix pop
+translate scale newpath 0 0 .5 0 360 arc closepath
+TM setmatrix
+}bind def
+/RC/rcurveto load def
+/RL/rlineto load def
+/ST/stroke load def
+/MT/moveto load def
+/CL/closepath load def
+/Fr{
+setrgbcolor fill
+}bind def
+/Fk{
+setcmykcolor fill
+}bind def
+/Fg{
+setgray fill
+}bind def
+/FL/fill load def
+/LW/setlinewidth load def
+/Cr/setrgbcolor load def
+/Ck/setcmykcolor load def
+/Cg/setgray load def
+/RE{
+findfont
+dup maxlength 1 index/FontName known not{1 add}if dict begin
+{
+1 index/FID ne{def}{pop pop}ifelse
+}forall
+/Encoding exch def
+dup/FontName exch def
+currentdict end definefont pop
+}bind def
+/DEFS 0 def
+/EBEGIN{
+moveto
+DEFS begin
+}bind def
+/EEND/end load def
+/CNT 0 def
+/level1 0 def
+/PBEGIN{
+/level1 save def
+translate
+div 3 1 roll div exch scale
+neg exch neg exch translate
+0 setgray
+0 setlinecap
+1 setlinewidth
+0 setlinejoin
+10 setmiterlimit
+[]0 setdash
+/setstrokeadjust where{
+pop
+false setstrokeadjust
+}if
+/setoverprint where{
+pop
+false setoverprint
+}if
+newpath
+/CNT countdictstack def
+userdict begin
+/showpage{}def
+}bind def
+/PEND{
+clear
+countdictstack CNT sub{end}repeat
+level1 restore
+}bind def
+end def
+/setpacking where{
+pop
+setpacking
+}if
+%%EndResource
+%%IncludeResource: font Times-Roman
+%%IncludeResource: font Times-Bold
+%%IncludeResource: font Times-Italic
+grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
+def/PL 792 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron/Zcaron
+/scaron/zcaron/Ydieresis/trademark/quotesingle/Euro/.notdef/.notdef
+/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
+/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
+/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
+/semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
+/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
+/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
+/z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
+/guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
+/endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
+/dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
+/quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
+/brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
+/logicalnot/minus/registered/macron/degree/plusminus/twosuperior
+/threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
+/ordmasculine/guilsinglright/onequarter/onehalf/threequarters
+/questiondown/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE
+/Ccedilla/Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex
+/Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis
+/multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn
+/germandbls/agrave/aacute/acircumflex/atilde/adieresis/aring/ae/ccedilla
+/egrave/eacute/ecircumflex/edieresis/igrave/iacute/icircumflex/idieresis
+/eth/ntilde/ograve/oacute/ocircumflex/otilde/odieresis/divide/oslash
+/ugrave/uacute/ucircumflex/udieresis/yacute/thorn/ydieresis]def
+/Times-Italic at 0 ENC0/Times-Italic RE/Times-Bold at 0 ENC0/Times-Bold RE
+/Times-Roman at 0 ENC0/Times-Roman RE
+%%EndProlog
+%%Page: 1 1
+%%BeginPageSetup
+BP
+%%EndPageSetup
+/F0 10/Times-Roman at 0 SF<4c4c>72 48 Q 122.73<564d474343283129204c4c>-1 F
+<564d20436f6d6d616e64204775696465>-1 E<4c4c>125.23 E<564d474343283129>-1
+E/F1 10.95/Times-Bold at 0 SF -.219<4e41>72 84 S<4d45>.219 E F0
+<6c6c766dad67636320ad204c4c>108 96 Q<564d20432066726f6e74ad656e64>-1 E
+F1<53594e4f50534953>72 112.8 Q/F2 10/Times-Bold at 0 SF<6c6c766d2d676363>
+108 124.8 Q F0<5b>2.5 E/F3 10/Times-Italic at 0 SF<6f7074696f6e73>A F0<5d>A
+F3<8c6c656e616d65>2.5 E F1<4445534352495054494f4e>72 141.6 Q F0<546865>
+108 153.6 Q F2<6c6c766d2d676363>3.632 E F0 1.132
+<636f6d6d616e6420697320746865>3.632 F/F4 9/Times-Roman at 0 SF<4c4c>3.632 E
+<564d>-.9 E F0 3.631<4366>3.631 G 1.131<726f6e7420656e642e>-3.631 F
+1.131<49742069732061206d6f64698c65642076>6.131 F 1.131
+<657273696f6e206f6620676363207468617420636f6d70696c657320432f4f626a43>
+-.15 F<70726f6772616d7320696e746f206e617469>108 165.6 Q .3 -.15
+<7665206f>-.25 H<626a656374732c>.15 E F4<4c4c>2.5 E<564d>-.9 E F0
+<626974636f6465206f72>2.5 E F4<4c4c>2.5 E<564d>-.9 E F0<617373656d626c79
+206c616e67756167652c20646570656e64696e672075706f6e20746865206f7074696f6e
+732e>2.5 E .725<427920646566>108 182.4 R<61756c742c>-.1 E F2
+<6c6c766d2d676363>3.225 E F0 .725<636f6d70696c657320746f206e617469>3.225
+F 1.025 -.15<7665206f>-.25 H .725<626a65637473206a757374206c696b>.15 F
+<65>-.1 E F4<474343>3.225 E F0 .725<646f65732e20496620746865>3.225 F F2
+<ad656d6974ad6c6c766d>3.225 E F0<616e64>3.225 E F2<ad63>3.225 E F0 .726
+<6f7074696f6e7320617265>3.225 F<6769>108 194.4 Q -.15<7665>-.25 G 2.565
+<6e74>.15 G .065<68656e2069742077696c6c2067656e6572617465>-2.565 F F4
+<4c4c>2.565 E<564d>-.9 E F0 .065
+<626974636f6465208c6c657320696e73746561642e204966>2.565 F F2
+<ad656d6974ad6c6c766d>2.565 E F0<616e64>2.565 E F2<ad53>2.564 E F0 .064
+<617265206769>2.564 F -.15<7665>-.25 G .064
+<6e2c207468656e2069742077696c6c2067656e6572617465>.15 F F4<4c4c>108
+206.4 Q<564d>-.9 E F0<617373656d626c79>2.5 E<2e>-.65 E .108
+<4265696e672064657269>108 223.2 R -.15<7665>-.25 G 2.608<6466>.15 G .108
+<726f6d20746865>-2.608 F F4<474e55>2.608 E F0 .108
+<436f6d70696c657220436f6c6c656374696f6e2c>2.608 F F2<6c6c766d2d676363>
+2.608 E F0 .109<686173206d616e>2.608 F 2.609<796f>-.15 G 2.609<6667>
+-2.609 G<636327>-2.609 E 2.609<7366>-.55 G .109
+<6561747572657320616e642061636365707473206d6f7374206f66>-2.609 F
+<67636327>108 235.2 Q 4.479<736f>-.55 G 4.479<7074696f6e732e204974>
+-4.479 F 1.978<68616e646c65732061206e756d626572206f662067636327>4.478 F
+4.478<7365>-.55 G 1.978<7874656e73696f6e7320746f2074686520432070726f6772
+616d6d696e67206c616e67756167652e>-4.628 F 1.978<5365652074686520676363>
+6.978 F<646f63756d656e746174696f6e20666f722064657461696c732e>108 247.2 Q
+F1<4f5054494f4e53>72 264 Q F2<adad68656c70>108 276 Q F0<5072696e74206120
+73756d6d617279206f6620636f6d6d616e64206c696e65206f7074696f6e732e>128 288
+Q F2<ad6f>108 304.8 Q F3<8c6c656e616d65>2.5 E F0
+<5370656369667920746865206f7574707574208c6c6520746f206265>128 316.8 Q F3
+<8c6c656e616d65>2.5 E F0<2e>A F2<ad49>108 333.6 Q F3<646972>2.5 E
+<6563746f7279>-.37 E F0<4164642061206469726563746f727920746f207468652068
+6561646572208c6c652073656172636820706174682e>128 345.6 Q
+<54686973206f7074696f6e2063616e2062652072657065617465642e>5 E F2<ad4c>
+108 362.4 Q F3<646972>2.5 E<6563746f7279>-.37 E F0<416464>128 374.4 Q F3
+<646972>2.5 E<6563746f7279>-.37 E F0
+<746f20746865206c6962726172792073656172636820706174682e>2.5 E
+<54686973206f7074696f6e2063616e2062652072657065617465642e>5 E F2<ad6c>
+108 391.2 Q F3<6e616d65>A F0
+<4c696e6b20696e20746865206c696272617279206c6962>128 403.2 Q F3<6e616d65>
+A F0<2e5b6263207c2061207c20736f5d2e>A<54686973206c6962726172792073686f75
+6c64206265206120626974636f6465206c696272617279>5 E<2e>-.65 E F2
+<ad656d6974ad6c6c766d>108 420 Q F0<4d616b>128 432 Q 4.819<6574>-.1 G
+2.319<6865206f7574707574206265>-4.819 F F4<4c4c>4.819 E<564d>-.9 E F0
+2.319<626974636f6465202877697468>4.819 F F2<ad63>4.819 E F0 4.82<296f>C
+4.82<7261>-4.82 G 2.32<7373656d626c79202877697468>-4.82 F F2<ad73>4.82 E
+F0 4.82<2969>C 2.32<6e7374656164206f66206e617469>-4.82 F 2.62 -.15
+<7665206f>-.25 H 2.32<626a65637420286f72>.15 F 2.5
+<617373656d626c79292e204966>128 444 R F2<ad656d6974ad6c6c766d>2.5 E F0
+<6973206769>2.5 E -.15<7665>-.25 G 2.5<6e77>.15 G
+<6974686f757420656974686572>-2.5 E F2<ad63>2.5 E F0<6f72>2.5 E F2<ad53>
+2.5 E F0<697420686173206e6f206566>2.5 E<666563742e>-.25 E F1
+<45584954205354>72 460.8 Q -1.04<4154>-.986 G<5553>1.04 E F0<4966>108
+472.8 Q F2<6c6c766d2d676363>2.5 E F0
+<73756363656564732c2069742077696c6c2065>2.5 E<786974207769746820302e>
+-.15 E<4f74686572776973652c20696620616e206572726f72206f63637572732c2069
+742077696c6c2065>5 E<78697420776974682061206e6f6e2d7a65726f2076>-.15 E
+<616c75652e>-.25 E F1<53454520414c534f>72 489.6 Q F0<6c6c766dad672b2b>
+108 501.6 Q F1 -.548<4155>72 518.4 S<54484f5253>.548 E F0
+<4d61696e7461696e656420627920746865>108 530.4 Q F4<4c4c>2.5 E<564d>-.9 E
+F0 -.7<5465>2.5 G<616d20283c687474703a2f2f6c6c766d2e6f72>.7 E<673e292e>
+-.18 E 188.72<43565320323031302d30352d3036>72 768 R<31>205.67 E 0 Cg EP
+%%Trailer
+end
+%%EOF

Added: www-releases/trunk/2.8/docs/CommandGuide/ps/llvmgxx.ps
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CommandGuide/ps/llvmgxx.ps?rev=115746&view=auto
==============================================================================
--- www-releases/trunk/2.8/docs/CommandGuide/ps/llvmgxx.ps (added)
+++ www-releases/trunk/2.8/docs/CommandGuide/ps/llvmgxx.ps Wed Oct  6 00:27:59 2010
@@ -0,0 +1,303 @@
+%!PS-Adobe-3.0
+%%Creator: groff version 1.18.1
+%%CreationDate: Wed Oct  6 00:08:13 2010
+%%DocumentNeededResources: font Times-Roman
+%%+ font Times-Bold
+%%+ font Times-Italic
+%%DocumentSuppliedResources: procset grops 1.18 1
+%%Pages: 1
+%%PageOrder: Ascend
+%%Orientation: Portrait
+%%EndComments
+%%BeginProlog
+%%BeginResource: procset grops 1.18 1
+/setpacking where{
+pop
+currentpacking
+true setpacking
+}if
+/grops 120 dict dup begin
+/SC 32 def
+/A/show load def
+/B{0 SC 3 -1 roll widthshow}bind def
+/C{0 exch ashow}bind def
+/D{0 exch 0 SC 5 2 roll awidthshow}bind def
+/E{0 rmoveto show}bind def
+/F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
+/G{0 rmoveto 0 exch ashow}bind def
+/H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/I{0 exch rmoveto show}bind def
+/J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
+/K{0 exch rmoveto 0 exch ashow}bind def
+/L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/M{rmoveto show}bind def
+/N{rmoveto 0 SC 3 -1 roll widthshow}bind def
+/O{rmoveto 0 exch ashow}bind def
+/P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/Q{moveto show}bind def
+/R{moveto 0 SC 3 -1 roll widthshow}bind def
+/S{moveto 0 exch ashow}bind def
+/T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/SF{
+findfont exch
+[exch dup 0 exch 0 exch neg 0 0]makefont
+dup setfont
+[exch/setfont cvx]cvx bind def
+}bind def
+/MF{
+findfont
+[5 2 roll
+0 3 1 roll
+neg 0 0]makefont
+dup setfont
+[exch/setfont cvx]cvx bind def
+}bind def
+/level0 0 def
+/RES 0 def
+/PL 0 def
+/LS 0 def
+/MANUAL{
+statusdict begin/manualfeed true store end
+}bind def
+/PLG{
+gsave newpath clippath pathbbox grestore
+exch pop add exch pop
+}bind def
+/BP{
+/level0 save def
+1 setlinecap
+1 setlinejoin
+72 RES div dup scale
+LS{
+90 rotate
+}{
+0 PL translate
+}ifelse
+1 -1 scale
+}bind def
+/EP{
+level0 restore
+showpage
+}bind def
+/DA{
+newpath arcn stroke
+}bind def
+/SN{
+transform
+.25 sub exch .25 sub exch
+round .25 add exch round .25 add exch
+itransform
+}bind def
+/DL{
+SN
+moveto
+SN
+lineto stroke
+}bind def
+/DC{
+newpath 0 360 arc closepath
+}bind def
+/TM matrix def
+/DE{
+TM currentmatrix pop
+translate scale newpath 0 0 .5 0 360 arc closepath
+TM setmatrix
+}bind def
+/RC/rcurveto load def
+/RL/rlineto load def
+/ST/stroke load def
+/MT/moveto load def
+/CL/closepath load def
+/Fr{
+setrgbcolor fill
+}bind def
+/Fk{
+setcmykcolor fill
+}bind def
+/Fg{
+setgray fill
+}bind def
+/FL/fill load def
+/LW/setlinewidth load def
+/Cr/setrgbcolor load def
+/Ck/setcmykcolor load def
+/Cg/setgray load def
+/RE{
+findfont
+dup maxlength 1 index/FontName known not{1 add}if dict begin
+{
+1 index/FID ne{def}{pop pop}ifelse
+}forall
+/Encoding exch def
+dup/FontName exch def
+currentdict end definefont pop
+}bind def
+/DEFS 0 def
+/EBEGIN{
+moveto
+DEFS begin
+}bind def
+/EEND/end load def
+/CNT 0 def
+/level1 0 def
+/PBEGIN{
+/level1 save def
+translate
+div 3 1 roll div exch scale
+neg exch neg exch translate
+0 setgray
+0 setlinecap
+1 setlinewidth
+0 setlinejoin
+10 setmiterlimit
+[]0 setdash
+/setstrokeadjust where{
+pop
+false setstrokeadjust
+}if
+/setoverprint where{
+pop
+false setoverprint
+}if
+newpath
+/CNT countdictstack def
+userdict begin
+/showpage{}def
+}bind def
+/PEND{
+clear
+countdictstack CNT sub{end}repeat
+level1 restore
+}bind def
+end def
+/setpacking where{
+pop
+setpacking
+}if
+%%EndResource
+%%IncludeResource: font Times-Roman
+%%IncludeResource: font Times-Bold
+%%IncludeResource: font Times-Italic
+grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
+def/PL 792 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron/Zcaron
+/scaron/zcaron/Ydieresis/trademark/quotesingle/Euro/.notdef/.notdef
+/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
+/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
+/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
+/semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
+/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
+/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
+/z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
+/guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
+/endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
+/dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
+/quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
+/brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
+/logicalnot/minus/registered/macron/degree/plusminus/twosuperior
+/threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
+/ordmasculine/guilsinglright/onequarter/onehalf/threequarters
+/questiondown/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE
+/Ccedilla/Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex
+/Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis
+/multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn
+/germandbls/agrave/aacute/acircumflex/atilde/adieresis/aring/ae/ccedilla
+/egrave/eacute/ecircumflex/edieresis/igrave/iacute/icircumflex/idieresis
+/eth/ntilde/ograve/oacute/ocircumflex/otilde/odieresis/divide/oslash
+/ugrave/uacute/ucircumflex/udieresis/yacute/thorn/ydieresis]def
+/Times-Italic at 0 ENC0/Times-Italic RE/Times-Bold at 0 ENC0/Times-Bold RE
+/Times-Roman at 0 ENC0/Times-Roman RE
+%%EndProlog
+%%Page: 1 1
+%%BeginPageSetup
+BP
+%%EndPageSetup
+/F0 10/Times-Roman at 0 SF<4c4c>72 48 Q 121.63<564d475858283129204c4c>-1 F
+<564d20436f6d6d616e64204775696465>-1 E<4c4c>124.13 E<564d475858283129>-1
+E/F1 10.95/Times-Bold at 0 SF -.219<4e41>72 84 S<4d45>.219 E F0
+<6c6c766dad672b2b20ad204c4c>108 96 Q<564d20432b2b2066726f6e74ad656e64>-1
+E F1<53594e4f50534953>72 112.8 Q/F2 10/Times-Bold at 0 SF<6c6c766dad672b2b>
+108 124.8 Q F0<5b>2.5 E/F3 10/Times-Italic at 0 SF<6f7074696f6e73>A F0<5d>A
+F3<8c6c656e616d65>2.5 E F1<4445534352495054494f4e>72 141.6 Q F0<546865>
+108 153.6 Q F2<6c6c766dad672b2b>4.893 E F0 2.393
+<636f6d6d616e6420697320746865>4.893 F/F4 9/Times-Roman at 0 SF<4c4c>4.893 E
+<564d>-.9 E F0<43>4.892 E/F5 8/Times-Roman at 0 SF -1<2b2b>-1 -1.2 O F0
+2.392<66726f6e7420656e642e>4.892 1.2 N 2.392
+<49742069732061206d6f64698c65642076>7.392 F 2.392
+<657273696f6e206f6620672b2b207468617420636f6d70696c6573>-.15 F<43>108
+165.6 Q F5 -1<2b2b>-1 -1.2 O F0
+<2f4f626a432b2b2070726f6772616d7320696e746f206e617469>1.2 I .3 -.15
+<76652063>-.25 H<6f64652c>.15 E F4<4c4c>2.5 E<564d>-.9 E F0<626974636f64
+65206f7220617373656d626c79206c616e67756167652c20646570656e64696e67207570
+6f6e20746865206f7074696f6e732e>2.5 E .141<427920646566>108 182.4 R
+<61756c742c>-.1 E F2<6c6c766dad672b2b>2.641 E F0 .141
+<636f6d70696c657320746f206e617469>2.641 F .441 -.15<7665206f>-.25 H .141
+<626a65637473206a757374206c696b>.15 F<65>-.1 E F4<474343>2.642 E F0 .142
+<646f65732e20496620746865>2.642 F F2<ad656d6974ad6c6c766d>2.642 E F0
+.142<6f7074696f6e206973206769>2.642 F -.15<7665>-.25 G 2.642<6e74>.15 G
+<68656e>-2.642 E 1.457<69742077696c6c2067656e6572617465>108 194.4 R F4
+<4c4c>3.957 E<564d>-.9 E F0 1.457
+<626974636f6465208c6c657320696e73746561642e>3.957 F<4966>6.457 E F2
+<ad53>3.957 E F0 1.457<28617373656d626c792920697320616c736f206769>3.957
+F -.15<7665>-.25 G 1.457
+<6e2c207468656e2069742077696c6c2067656e6572617465>.15 F F4<4c4c>3.956 E
+<564d>-.9 E F0<617373656d626c79>108 206.4 Q<2e>-.65 E .351
+<4265696e672064657269>108 223.2 R -.15<7665>-.25 G 2.851<6466>.15 G .351
+<726f6d20746865>-2.851 F F4<474e55>2.851 E F0 .352
+<436f6d70696c657220436f6c6c656374696f6e2c>2.852 F F2<6c6c766dad672b2b>
+2.852 E F0 .352<686173206d616e>2.852 F 2.852<796f>-.15 G 2.852<6667>
+-2.852 G<2b2b27>-2.852 E 2.852<7366>-.55 G .352
+<6561747572657320616e642061636365707473206d6f7374>-2.852 F
+<6f6620672b2b27>108 235.2 Q 2.5<736f>-.55 G 2.5<7074696f6e732e204974>
+-2.5 F<68616e646c65732061206e756d626572206f6620672b2b27>2.5 E 2.5<7365>
+-.55 G<7874656e73696f6e7320746f207468652043>-2.65 E F5 -1<2b2b>-1 -1.2 O
+F0<70726f6772616d6d696e67206c616e67756167652e>2.5 1.2 M F1
+<4f5054494f4e53>72 252 Q F2<adad68656c70>108 264 Q F0<5072696e7420612073
+756d6d617279206f6620636f6d6d616e64206c696e65206f7074696f6e732e>128 276 Q
+F2<ad53>108 292.8 Q F0 2.365<446f206e6f742067656e657261746520616e>8.74 F
+F4<4c4c>4.865 E<564d>-.9 E F0 2.365<626974636f6465208c6c652e>4.865 F
+<526174686572>7.365 E 4.865<2c63>-.4 G 2.365
+<6f6d70696c652074686520736f75726365208c6c6520696e746f20616e>-4.865 F F4
+<4c4c>4.865 E<564d>-.9 E F0<617373656d626c79>4.865 E
+<6c616e6775616765208c6c652e>128 304.8 Q F2<ad63>108 321.6 Q F0 .603
+<446f206e6f742067656e65726174652061206c696e6b>9.86 F .603<65642065>-.1 F
+-.15<7865>-.15 G 3.103<63757461626c652e20526174686572>.15 F 3.103<2c63>
+-.4 G .603<6f6d70696c652074686520736f75726365208c6c6520696e746f20616e>
+-3.103 F F4<4c4c>3.104 E<564d>-.9 E F0 .604<626974636f6465208c6c652e>
+3.104 F<54686973>5.604 E
+<626974636f6465208c6c652063616e207468656e206265206c696e6b>128 333.6 Q<65
+642077697468206f7468657220626974636f6465208c6c6573206c61746572206f6e2074
+6f2067656e657261746520612066756c6c>-.1 E F4<4c4c>2.5 E<564d>-.9 E F0
+-.15<657865>2.5 G<63757461626c652e>.15 E F2<ad6f>108 350.4 Q F3
+<8c6c656e616d65>2.5 E F0
+<5370656369667920746865206f7574707574208c6c6520746f206265>128 362.4 Q F3
+<8c6c656e616d65>2.5 E F0<2e>A F2<ad49>108 379.2 Q F3<646972>2.5 E
+<6563746f7279>-.37 E F0<4164642061206469726563746f727920746f207468652068
+6561646572208c6c652073656172636820706174682e>128 391.2 Q
+<54686973206f7074696f6e2063616e2062652072657065617465642e>5 E F2<ad4c>
+108 408 Q F3<646972>2.5 E<6563746f7279>-.37 E F0<416464>128 420 Q F3
+<646972>2.5 E<6563746f7279>-.37 E F0
+<746f20746865206c6962726172792073656172636820706174682e>2.5 E
+<54686973206f7074696f6e2063616e2062652072657065617465642e>5 E F2<ad6c>
+108 436.8 Q F3<6e616d65>A F0
+<4c696e6b20696e20746865206c696272617279206c6962>128 448.8 Q F3<6e616d65>
+A F0<2e5b6263207c2061207c20736f5d2e>A<54686973206c6962726172792073686f75
+6c64206265206120626974636f6465206c696272617279>5 E<2e>-.65 E F2
+<ad656d6974ad6c6c766d>108 465.6 Q F0<4d616b>128 477.6 Q 2.5<6574>-.1 G
+<6865206f7574707574206265>-2.5 E F4<4c4c>2.5 E<564d>-.9 E F0<626974636f
+646520286f7220617373656d626c792920696e7374656164206f66206e617469>2.5 E
+.3 -.15<7665206f>-.25 H<626a65637420286f7220617373656d626c79292e>.15 E
+F1<45584954205354>72 494.4 Q -1.04<4154>-.986 G<5553>1.04 E F0<4966>108
+506.4 Q F2<6c6c766dad672b2b>2.5 E F0
+<73756363656564732c2069742077696c6c2065>2.5 E<786974207769746820302e>
+-.15 E<4f74686572776973652c20696620616e206572726f72206f63637572732c2069
+742077696c6c2065>5 E<78697420776974682061206e6f6e2d7a65726f2076>-.15 E
+<616c75652e>-.25 E F1<53454520414c534f>72 523.2 Q F0<6c6c766d2d676363>
+108 535.2 Q F1 -.548<4155>72 552 S<54484f5253>.548 E F0
+<4d61696e7461696e656420627920746865>108 564 Q F4<4c4c>2.5 E<564d>-.9 E
+F0 -.7<5465>2.5 G<616d20283c687474703a2f2f6c6c766d2e6f72>.7 E<673e292e>
+-.18 E 188.72<43565320323031302d30352d3036>72 768 R<31>205.67 E 0 Cg EP
+%%Trailer
+end
+%%EOF

Added: www-releases/trunk/2.8/docs/CommandGuide/ps/opt.ps
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CommandGuide/ps/opt.ps?rev=115746&view=auto
==============================================================================
--- www-releases/trunk/2.8/docs/CommandGuide/ps/opt.ps (added)
+++ www-releases/trunk/2.8/docs/CommandGuide/ps/opt.ps Wed Oct  6 00:27:59 2010
@@ -0,0 +1,412 @@
+%!PS-Adobe-3.0
+%%Creator: groff version 1.18.1
+%%CreationDate: Wed Oct  6 00:08:13 2010
+%%DocumentNeededResources: font Times-Roman
+%%+ font Times-Bold
+%%+ font Times-Italic
+%%+ font Courier
+%%DocumentSuppliedResources: procset grops 1.18 1
+%%Pages: 2
+%%PageOrder: Ascend
+%%Orientation: Portrait
+%%EndComments
+%%BeginProlog
+%%BeginResource: procset grops 1.18 1
+/setpacking where{
+pop
+currentpacking
+true setpacking
+}if
+/grops 120 dict dup begin
+/SC 32 def
+/A/show load def
+/B{0 SC 3 -1 roll widthshow}bind def
+/C{0 exch ashow}bind def
+/D{0 exch 0 SC 5 2 roll awidthshow}bind def
+/E{0 rmoveto show}bind def
+/F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
+/G{0 rmoveto 0 exch ashow}bind def
+/H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/I{0 exch rmoveto show}bind def
+/J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
+/K{0 exch rmoveto 0 exch ashow}bind def
+/L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/M{rmoveto show}bind def
+/N{rmoveto 0 SC 3 -1 roll widthshow}bind def
+/O{rmoveto 0 exch ashow}bind def
+/P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/Q{moveto show}bind def
+/R{moveto 0 SC 3 -1 roll widthshow}bind def
+/S{moveto 0 exch ashow}bind def
+/T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/SF{
+findfont exch
+[exch dup 0 exch 0 exch neg 0 0]makefont
+dup setfont
+[exch/setfont cvx]cvx bind def
+}bind def
+/MF{
+findfont
+[5 2 roll
+0 3 1 roll
+neg 0 0]makefont
+dup setfont
+[exch/setfont cvx]cvx bind def
+}bind def
+/level0 0 def
+/RES 0 def
+/PL 0 def
+/LS 0 def
+/MANUAL{
+statusdict begin/manualfeed true store end
+}bind def
+/PLG{
+gsave newpath clippath pathbbox grestore
+exch pop add exch pop
+}bind def
+/BP{
+/level0 save def
+1 setlinecap
+1 setlinejoin
+72 RES div dup scale
+LS{
+90 rotate
+}{
+0 PL translate
+}ifelse
+1 -1 scale
+}bind def
+/EP{
+level0 restore
+showpage
+}bind def
+/DA{
+newpath arcn stroke
+}bind def
+/SN{
+transform
+.25 sub exch .25 sub exch
+round .25 add exch round .25 add exch
+itransform
+}bind def
+/DL{
+SN
+moveto
+SN
+lineto stroke
+}bind def
+/DC{
+newpath 0 360 arc closepath
+}bind def
+/TM matrix def
+/DE{
+TM currentmatrix pop
+translate scale newpath 0 0 .5 0 360 arc closepath
+TM setmatrix
+}bind def
+/RC/rcurveto load def
+/RL/rlineto load def
+/ST/stroke load def
+/MT/moveto load def
+/CL/closepath load def
+/Fr{
+setrgbcolor fill
+}bind def
+/Fk{
+setcmykcolor fill
+}bind def
+/Fg{
+setgray fill
+}bind def
+/FL/fill load def
+/LW/setlinewidth load def
+/Cr/setrgbcolor load def
+/Ck/setcmykcolor load def
+/Cg/setgray load def
+/RE{
+findfont
+dup maxlength 1 index/FontName known not{1 add}if dict begin
+{
+1 index/FID ne{def}{pop pop}ifelse
+}forall
+/Encoding exch def
+dup/FontName exch def
+currentdict end definefont pop
+}bind def
+/DEFS 0 def
+/EBEGIN{
+moveto
+DEFS begin
+}bind def
+/EEND/end load def
+/CNT 0 def
+/level1 0 def
+/PBEGIN{
+/level1 save def
+translate
+div 3 1 roll div exch scale
+neg exch neg exch translate
+0 setgray
+0 setlinecap
+1 setlinewidth
+0 setlinejoin
+10 setmiterlimit
+[]0 setdash
+/setstrokeadjust where{
+pop
+false setstrokeadjust
+}if
+/setoverprint where{
+pop
+false setoverprint
+}if
+newpath
+/CNT countdictstack def
+userdict begin
+/showpage{}def
+}bind def
+/PEND{
+clear
+countdictstack CNT sub{end}repeat
+level1 restore
+}bind def
+end def
+/setpacking where{
+pop
+setpacking
+}if
+%%EndResource
+%%IncludeResource: font Times-Roman
+%%IncludeResource: font Times-Bold
+%%IncludeResource: font Times-Italic
+%%IncludeResource: font Courier
+grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
+def/PL 792 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron/Zcaron
+/scaron/zcaron/Ydieresis/trademark/quotesingle/Euro/.notdef/.notdef
+/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
+/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
+/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
+/semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
+/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
+/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
+/z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
+/guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
+/endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
+/dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
+/quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
+/brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
+/logicalnot/minus/registered/macron/degree/plusminus/twosuperior
+/threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
+/ordmasculine/guilsinglright/onequarter/onehalf/threequarters
+/questiondown/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE
+/Ccedilla/Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex
+/Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis
+/multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn
+/germandbls/agrave/aacute/acircumflex/atilde/adieresis/aring/ae/ccedilla
+/egrave/eacute/ecircumflex/edieresis/igrave/iacute/icircumflex/idieresis
+/eth/ntilde/ograve/oacute/ocircumflex/otilde/odieresis/divide/oslash
+/ugrave/uacute/ucircumflex/udieresis/yacute/thorn/ydieresis]def
+/Courier at 0 ENC0/Courier RE/Times-Italic at 0 ENC0/Times-Italic RE
+/Times-Bold at 0 ENC0/Times-Bold RE/Times-Roman at 0 ENC0/Times-Roman RE
+%%EndProlog
+%%Page: 1 1
+%%BeginPageSetup
+BP
+%%EndPageSetup
+/F0 10/Times-Roman at 0 SF 151.73<4f5054283129204c4c>72 48 R
+<564d20436f6d6d616e64204775696465>-1 E<4f5054283129>154.23 E/F1 10.95
+/Times-Bold at 0 SF -.219<4e41>72 84 S<4d45>.219 E F0<6f707420ad204c4c>108
+96 Q<564d206f7074696d697a6572>-1 E F1<53594e4f50534953>72 112.8 Q/F2 10
+/Times-Bold at 0 SF<6f7074>108 124.8 Q F0<5b>2.5 E/F3 10/Times-Italic at 0 SF
+<6f7074696f6e73>A F0 2.5<5d5b>C F3<8c6c656e616d65>-2.5 E F0<5d>A F1
+<4445534352495054494f4e>72 141.6 Q F0<546865>108 153.6 Q F2<6f7074>3.099
+E F0 .599<636f6d6d616e6420697320746865206d6f64756c6172>3.099 F/F4 9
+/Times-Roman at 0 SF<4c4c>3.099 E<564d>-.9 E F0 .599
+<6f7074696d697a657220616e6420616e616c797a6572>3.099 F 5.599<2e49>-.55 G
+3.098<7474>-5.599 G<616b>-3.098 E<6573>-.1 E F4<4c4c>3.098 E<564d>-.9 E
+F0 .598<736f75726365208c6c657320617320696e7075742c2072756e73>3.098 F
+.086<7468652073706563698c6564206f7074696d697a6174696f6e73206f7220616e61
+6c79736573206f6e2069742c20616e64207468656e206f75747075747320746865206f70
+74696d697a6564208c6c65206f722074686520616e616c7973697320726573756c74732e>
+108 165.6 R<546865>5.087 E<66756e6374696f6e206f66>108 177.6 Q F2<6f7074>
+2.5 E F0<646570656e6473206f6e207768657468657220746865>2.5 E F2
+<ad616e616c797a65>2.5 E F0<6f7074696f6e206973206769>2.5 E -.15<7665>-.25
+G<6e2e>.15 E<5768656e>108 194.4 Q F2<ad616e616c797a65>3.659 E F0 1.159
+<69732073706563698c65642c>3.659 F F2<6f7074>3.659 E F0 1.159
+<706572666f726d732076>3.659 F 1.159<6172696f757320616e616c79736573206f66
+2074686520696e70757420736f757263652e>-.25 F 1.158
+<49742077696c6c20757375616c6c79207072696e7420746865>6.159 F .106
+<726573756c7473206f6e207374616e64617264206f75747075742c2062>108 206.4 R
+.106<757420696e2061206665>-.2 F 2.606<7763>-.25 G .106<617365732c206974
+2077696c6c207072696e74206f757470757420746f207374616e64617264206572726f72
+206f722067656e65726174652061208c6c65207769746820746865>-2.606 F<616e616c
+79736973206f75747075742c20776869636820697320757375616c6c7920646f6e652077
+68656e20746865206f7574707574206973206d65616e7420666f7220616e6f7468657220
+70726f6772616d2e>108 218.4 Q<5768696c65>108 235.2 Q F2<ad616e616c797a65>
+2.645 E F0<6973>2.645 E F3<6e6f74>2.645 E F0<6769>2.645 E -.15<7665>-.25
+G<6e2c>.15 E F2<6f7074>2.645 E F0 .145<617474656d70747320746f2070726f64
+75636520616e206f7074696d697a6564206f7574707574208c6c652e>2.645 F .144
+<546865206f7074696d697a6174696f6e732061>5.144 F -.25<7661>-.2 G
+<696c61626c65>.25 E<766961>108 247.2 Q F2<6f7074>3.666 E F0 1.166<646570
+656e642075706f6e2077686174206c69627261726965732077657265206c696e6b>3.666
+F 1.167<656420696e746f2069742061732077656c6c20617320616e>-.1 F 3.667
+<7961>-.15 G 1.167
+<64646974696f6e616c206c69627261726965732074686174206861>-3.667 F 1.467
+-.15<76652062>-.2 H<65656e>.15 E<6c6f61646564207769746820746865>108
+259.2 Q F2<ad6c6f6164>2.5 E F0 2.5<6f7074696f6e2e20557365>2.5 F<746865>
+2.5 E F2<ad68656c70>2.5 E F0<6f7074696f6e20746f2064657465726d696e652077
+686174206f7074696d697a6174696f6e7320796f752063616e207573652e>2.5 E<4966>
+108 276 Q F3<8c6c656e616d65>2.709 E F0 .209<6973206f6d69747465642066726f
+6d2074686520636f6d6d616e64206c696e65206f72206973>2.709 F F3<ad>2.709 E
+F0<2c>A F2<6f7074>2.709 E F0 .209<72656164732069747320696e7075742066726f
+6d207374616e6461726420696e7075742e20496e707574732063616e206265>2.709 F
+<696e2065697468657220746865>108 288 Q F4<4c4c>2.5 E<564d>-.9 E F0<617373
+656d626c79206c616e677561676520666f726d617420282e6c6c29206f7220746865>2.5
+E F4<4c4c>2.5 E<564d>-.9 E F0
+<626974636f646520666f726d617420282e6263292e>2.5 E<496620616e206f75747075
+74208c6c656e616d65206973206e6f742073706563698c6564207769746820746865>108
+304.8 Q F2<ad6f>2.5 E F0<6f7074696f6e2c>2.5 E F2<6f7074>2.5 E F0<777269
+74657320697473206f757470757420746f20746865207374616e64617264206f75747075
+742e>2.5 E F1<4f5054494f4e53>72 321.6 Q F2<ad66>108 333.6 Q F0 .298
+<456e61626c652062696e617279206f7574707574206f6e207465726d696e616c732e>
+10.97 F<4e6f726d616c6c79>5.299 E<2c>-.65 E F2<6f7074>2.799 E F0 .299
+<77696c6c2072656675736520746f207772697465207261>2.799 F 2.799<7762>-.15
+G .299<6974636f6465206f757470757420696620746865206f7574707574>-2.799 F
+<73747265616d2069732061207465726d696e616c2e2057>128 345.6 Q
+<6974682074686973206f7074696f6e2c>-.4 E F2<6f7074>2.5 E F0
+<77696c6c207772697465207261>2.5 E 2.5<7762>-.15 G<6974636f6465207265>
+-2.5 E -.05<6761>-.15 G<72646c657373206f6620746865206f7574707574206465>
+.05 E<766963652e>-.25 E F2<ad68656c70>108 362.4 Q F0<5072696e7420612073
+756d6d617279206f6620636f6d6d616e64206c696e65206f7074696f6e732e>128 374.4
+Q F2<ad6f>108 391.2 Q F3<8c6c656e616d65>2.5 E F0
+<5370656369667920746865206f7574707574208c6c656e616d652e>128 403.2 Q F2
+<ad53>108 420 Q F0<5772697465206f757470757420696e>8.74 E F4<4c4c>2.5 E
+<564d>-.9 E F0<696e7465726d656469617465206c616e67756167652028696e737465
+6164206f6620626974636f6465292e>2.5 E F2<ad7b706173736e616d657d>108 436.8
+Q<6f7074>128 448.8 Q F0<70726f>2.922 E .422
+<766964657320746865206162696c69747920746f2072756e20616e>-.15 F 2.922
+<796f>-.15 G<66>-2.922 E F4<4c4c>2.922 E<564d>-.9 E F0 1.522 -.55
+<2773206f>D .422<7074696d697a6174696f6e206f7220616e616c7973697320706173
+73657320696e20616e>.55 F 2.922<796f>-.15 G<72646572>-2.922 E 2.922<2e54>
+-.55 G<6865>-2.922 E F2<ad68656c70>2.921 E F0 .309
+<6f7074696f6e206c6973747320616c6c20746865207061737365732061>128 460.8 R
+-.25<7661>-.2 G .309<696c61626c652e20546865206f7264657220696e2077686963
+6820746865206f7074696f6e73206f63637572206f6e2074686520636f6d6d616e64206c
+696e652061726520746865>.25 F<6f7264657220696e20776869636820746865>128
+472.8 Q 2.5<7961>-.15 G<72652065>-2.5 E -.15<7865>-.15 G
+<6375746564202877697468696e207061737320636f6e73747261696e7473292e>.15 E
+F2<ad737464ad636f6d70696c65ad6f707473>108 489.6 Q F0 1.181<546869732069
+732073686f72742068616e6420666f722061207374616e64617264206c697374206f66>
+128 501.6 R F3 1.181<636f6d70696c652074696d65206f7074696d697a6174696f6e>
+3.681 F F0 3.68<7061737365732e2054686973>3.68 F 1.18
+<6973207479706963616c6c79207573656420746f>3.68 F .938<6f7074696d697a6520
+746865206f75747075742066726f6d20746865206c6c766d2d6763632066726f6e742065
+6e642e204974206d696768742062652075736566756c20666f72206f746865722066726f
+6e7420656e6420636f6d70696c657273206173>128 513.6 R<77656c6c2e2054>128
+525.6 Q 2.5<6f64>-.8 G<6973636f>-2.5 E -.15<7665>-.15 G 2.5<7274>.15 G
+<68652066756c6c20736574206f66206f7074696f6e732061>-2.5 E -.25<7661>-.2 G
+<696c61626c652c207573652074686520666f6c6c6f>.25 E
+<77696e6720636f6d6d616e643a>-.25 E/F5 10/Courier at 0 SF<6c6c766dad6173203c
+202f6465762f6e756c6c207c206f707420ad737464ad636f6d70696c65ad6f70747320ad
+64697361626c65ad6f757470757420ad6465627567ad706173733d417267756d656e7473>
+146 543.6 Q F2<ad64697361626c65ad696e6c696e696e67>108 560.4 Q F0 .182
+<54686973206f7074696f6e206973206f6e6c79206d65616e696e6766756c207768656e>
+128 572.4 R F2<ad737464ad636f6d70696c65ad6f707473>2.682 E F0 .181
+<6973206769>2.681 F -.15<7665>-.25 G .181
+<6e2e2049742073696d706c792072656d6f>.15 F -.15<7665>-.15 G 2.681<7374>
+.15 G .181<686520696e6c696e696e672070617373>-2.681 F
+<66726f6d20746865207374616e64617264206c6973742e>128 584.4 Q F2
+<ad64697361626c65ad6f7074>108 601.2 Q F0 .395
+<54686973206f7074696f6e206973206f6e6c79206d65616e696e6766756c207768656e>
+128 613.2 R F2<ad737464ad636f6d70696c65ad6f707473>2.895 E F0 .396
+<6973206769>2.896 F -.15<7665>-.25 G .396
+<6e2e2049742064697361626c6573206d6f73742c2062>.15 F .396
+<7574206e6f7420616c6c2c206f6620746865>-.2 F F2
+<ad737464ad636f6d70696c65ad6f707473>128 625.2 Q F0 2.5<2e54>C
+<6865206f6e657320746861742072656d61696e20617265>-2.5 E F2<ad76>2.5 E
+<6572696679>-.1 E F0<2c>A F2<ad6c6f>2.5 E<776572ad7365746a6d70>-.1 E F0
+2.5<2c61>C<6e64>-2.5 E F2<ad66756e6372>2.5 E<65736f6c76>-.18 E<65>-.1 E
+F0<2e>A F2<ad7374726970ad646562>108 642 Q<7567>-.2 E F0 4.424
+<54686973206f7074696f6e20636175736573206f707420746f20737472697020646562>
+128 654 R 4.424<756720696e666f726d6174696f6e2066726f6d20746865206d6f6475
+6c65206265666f7265206170706c79696e67206f74686572>-.2 F .506<6f7074696d69
+7a6174696f6e732e20497420697320657373656e7469616c6c79207468652073616d6520
+6173>128 666 R F2<ad7374726970>3.006 E F0 -.2<6275>3.006 G 3.006<7469>.2
+G 3.006<7465>-3.006 G .506
+<6e7375726573207468617420737472697070696e67206f6620646562>-3.006 F .507
+<756720696e666f726d6174696f6e206973>-.2 F<646f6e65208c7273742e>128 678 Q
+F2<ad76>108 694.8 Q<6572696679ad65616368>-.1 E F0 .661
+<54686973206f7074696f6e20636175736573206f707420746f2061646420612076>128
+706.8 R .661<657269667920706173732061667465722065>-.15 F -.15<7665>-.25
+G .66<72792070617373206f74686572776973652073706563698c6564206f6e20746865
+20636f6d6d616e64206c696e65>.15 F<28696e636c7564696e67>128 718.8 Q F2
+<ad76>3.686 E<6572696679>-.1 E F0 3.686<292e2054686973>B 1.187<69732075
+736566756c20666f72206361736573207768657265206974206973207375737065637465
+64207468617420612070617373206973206372656174696e6720616e20696e>3.686 F
+-.25<7661>-.4 G<6c6964>.25 E 2.6<6d6f64756c652062>128 730.8 R 2.6<757420
+6974206973206e6f7420636c656172207768696368207061737320697320646f696e6720
+69742e2054686520636f6d62696e6174696f6e206f66>-.2 F F2
+<ad737464ad636f6d70696c65ad6f707473>5.1 E F0<616e64>5.1 E 188.72
+<43565320323031302d30352d3036>72 768 R<31>205.67 E 0 Cg EP
+%%Page: 2 2
+%%BeginPageSetup
+BP
+%%EndPageSetup
+/F0 10/Times-Roman at 0 SF 151.73<4f5054283129204c4c>72 48 R
+<564d20436f6d6d616e64204775696465>-1 E<4f5054283129>154.23 E/F1 10
+/Times-Bold at 0 SF<ad76>128 84 Q<6572696679ad65616368>-.1 E F0
+<63616e20717569636b6c7920747261636b20646f>2.5 E
+<776e2074686973206b696e64206f662070726f626c656d2e>-.25 E F1<ad7072>108
+100.8 Q<6f8c6c65ad696e66>-.18 E<6fad8c6c65>-.25 E/F2 10/Times-Italic at 0
+SF<8c6c656e616d65>2.5 E F0<5370656369667920746865206e616d65206f66207468
+65208c6c65206c6f616465642062792074686520ad70726f8c6c65ad6c6f61646572206f
+7074696f6e2e>128 112.8 Q F1<ad7374617473>108 129.6 Q F0
+<5072696e7420737461746973746963732e>128 141.6 Q F1
+<ad74696d65ad706173736573>108 158.4 Q F0<5265636f72642074686520616d6f75
+6e74206f662074696d65206e656564656420666f722065616368207061737320616e6420
+7072696e7420697420746f207374616e64617264206572726f72>128 170.4 Q<2e>-.55
+E F1<ad646562>108 187.2 Q<7567>-.2 E F0 .98
+<49662074686973206973206120646562>128 199.2 R .98<75672062>-.2 F .98
+<75696c642c2074686973206f7074696f6e2077696c6c20656e61626c6520646562>-.2
+F .981<7567207072696e746f7574732066726f6d207061737365732077686963682075
+736520746865>-.2 F/F3 9/Times-Italic at 0 SF<444542>3.481 E<5547>-.09 E F2
+<2829>A F0 2.5<6d6163726f2e20536565>128 211.2 R<746865>2.5 E/F4 9
+/Times-Bold at 0 SF<4c4c>2.5 E<564d>-.828 E F1<5072>2.5 E
+<6f6772616d6d657227>-.18 E 2.5<734d>-.37 G<616e75616c>-2.5 E F0 2.5
+<2c73>C<656374696f6e>-2.5 E F2<23444542>2.5 E<5547>-.1 E F0
+<666f72206d6f726520696e666f726d6174696f6e2e>2.5 E F1<ad6c6f6164>108 228
+Q F0<3d>A F2<706c7567696e>A F0 1.769
+<4c6f6164207468652064796e616d6963206f626a656374>128 240 R F2
+<706c7567696e>4.269 E F0 6.769<2e54>C 1.768
+<686973206f626a6563742073686f756c64207265>-6.769 F 1.768
+<676973746572206e65>-.15 F 4.268<776f>-.25 G 1.768
+<7074696d697a6174696f6e206f7220616e616c79736973207061737365732e>-4.268 F
+2.423
+<4f6e6365206c6f616465642c20746865206f626a6563742077696c6c20616464206e65>
+128 252 R 4.924<7763>-.25 G 2.424
+<6f6d6d616e64206c696e65206f7074696f6e7320746f20656e61626c652076>-4.924 F
+2.424<6172696f7573206f7074696d697a6174696f6e73206f72>-.25 F 2.579
+<616e616c797365732e2054>128 264 R 2.579<6f73>-.8 G .079
+<656520746865206e65>-2.579 F 2.579<7763>-.25 G .079<6f6d706c657465206c69
+7374206f66206f7074696d697a6174696f6e732c2075736520746865>-2.579 F F1
+<ad68656c70>2.579 E F0<616e64>2.579 E F1<ad6c6f6164>2.578 E F0 .078
+<6f7074696f6e7320746f676574686572>2.578 F 2.578<2e46>-.55 G<6f72>-2.728
+E -.15<6578>128 276 S<616d706c653a>.15 E/F5 10/Courier at 0 SF
+<6f707420ad6c6f61643d706c7567696e2e736f20ad68656c70>146 294 Q F1<ad70>
+108 310.8 Q F0<5072696e74206d6f64756c652061667465722065616368207472616e
+73666f726d6174696f6e2e>8.74 E/F6 10.95/Times-Bold at 0 SF<45584954205354>72
+327.6 Q -1.04<4154>-.986 G<5553>1.04 E F0<4966>108 339.6 Q F1<6f7074>2.5
+E F0<73756363656564732c2069742077696c6c2065>2.5 E
+<786974207769746820302e>-.15 E<4f74686572776973652c20696620616e20657272
+6f72206f63637572732c2069742077696c6c2065>5 E
+<78697420776974682061206e6f6e2d7a65726f2076>-.15 E<616c75652e>-.25 E F6
+-.548<4155>72 356.4 S<54484f5253>.548 E F0
+<4d61696e7461696e656420627920746865>108 368.4 Q/F7 9/Times-Roman at 0 SF
+<4c4c>2.5 E<564d>-.9 E F0 -.7<5465>2.5 G
+<616d20283c687474703a2f2f6c6c766d2e6f72>.7 E<673e292e>-.18 E 188.72
+<43565320323031302d30352d3036>72 768 R<32>205.67 E 0 Cg EP
+%%Trailer
+end
+%%EOF

Added: www-releases/trunk/2.8/docs/CommandGuide/ps/tblgen.ps
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CommandGuide/ps/tblgen.ps?rev=115746&view=auto
==============================================================================
--- www-releases/trunk/2.8/docs/CommandGuide/ps/tblgen.ps (added)
+++ www-releases/trunk/2.8/docs/CommandGuide/ps/tblgen.ps Wed Oct  6 00:27:59 2010
@@ -0,0 +1,323 @@
+%!PS-Adobe-3.0
+%%Creator: groff version 1.18.1
+%%CreationDate: Wed Oct  6 00:08:13 2010
+%%DocumentNeededResources: font Times-Roman
+%%+ font Times-Bold
+%%+ font Times-Italic
+%%+ font Courier
+%%DocumentSuppliedResources: procset grops 1.18 1
+%%Pages: 2
+%%PageOrder: Ascend
+%%Orientation: Portrait
+%%EndComments
+%%BeginProlog
+%%BeginResource: procset grops 1.18 1
+/setpacking where{
+pop
+currentpacking
+true setpacking
+}if
+/grops 120 dict dup begin
+/SC 32 def
+/A/show load def
+/B{0 SC 3 -1 roll widthshow}bind def
+/C{0 exch ashow}bind def
+/D{0 exch 0 SC 5 2 roll awidthshow}bind def
+/E{0 rmoveto show}bind def
+/F{0 rmoveto 0 SC 3 -1 roll widthshow}bind def
+/G{0 rmoveto 0 exch ashow}bind def
+/H{0 rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/I{0 exch rmoveto show}bind def
+/J{0 exch rmoveto 0 SC 3 -1 roll widthshow}bind def
+/K{0 exch rmoveto 0 exch ashow}bind def
+/L{0 exch rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/M{rmoveto show}bind def
+/N{rmoveto 0 SC 3 -1 roll widthshow}bind def
+/O{rmoveto 0 exch ashow}bind def
+/P{rmoveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/Q{moveto show}bind def
+/R{moveto 0 SC 3 -1 roll widthshow}bind def
+/S{moveto 0 exch ashow}bind def
+/T{moveto 0 exch 0 SC 5 2 roll awidthshow}bind def
+/SF{
+findfont exch
+[exch dup 0 exch 0 exch neg 0 0]makefont
+dup setfont
+[exch/setfont cvx]cvx bind def
+}bind def
+/MF{
+findfont
+[5 2 roll
+0 3 1 roll
+neg 0 0]makefont
+dup setfont
+[exch/setfont cvx]cvx bind def
+}bind def
+/level0 0 def
+/RES 0 def
+/PL 0 def
+/LS 0 def
+/MANUAL{
+statusdict begin/manualfeed true store end
+}bind def
+/PLG{
+gsave newpath clippath pathbbox grestore
+exch pop add exch pop
+}bind def
+/BP{
+/level0 save def
+1 setlinecap
+1 setlinejoin
+72 RES div dup scale
+LS{
+90 rotate
+}{
+0 PL translate
+}ifelse
+1 -1 scale
+}bind def
+/EP{
+level0 restore
+showpage
+}bind def
+/DA{
+newpath arcn stroke
+}bind def
+/SN{
+transform
+.25 sub exch .25 sub exch
+round .25 add exch round .25 add exch
+itransform
+}bind def
+/DL{
+SN
+moveto
+SN
+lineto stroke
+}bind def
+/DC{
+newpath 0 360 arc closepath
+}bind def
+/TM matrix def
+/DE{
+TM currentmatrix pop
+translate scale newpath 0 0 .5 0 360 arc closepath
+TM setmatrix
+}bind def
+/RC/rcurveto load def
+/RL/rlineto load def
+/ST/stroke load def
+/MT/moveto load def
+/CL/closepath load def
+/Fr{
+setrgbcolor fill
+}bind def
+/Fk{
+setcmykcolor fill
+}bind def
+/Fg{
+setgray fill
+}bind def
+/FL/fill load def
+/LW/setlinewidth load def
+/Cr/setrgbcolor load def
+/Ck/setcmykcolor load def
+/Cg/setgray load def
+/RE{
+findfont
+dup maxlength 1 index/FontName known not{1 add}if dict begin
+{
+1 index/FID ne{def}{pop pop}ifelse
+}forall
+/Encoding exch def
+dup/FontName exch def
+currentdict end definefont pop
+}bind def
+/DEFS 0 def
+/EBEGIN{
+moveto
+DEFS begin
+}bind def
+/EEND/end load def
+/CNT 0 def
+/level1 0 def
+/PBEGIN{
+/level1 save def
+translate
+div 3 1 roll div exch scale
+neg exch neg exch translate
+0 setgray
+0 setlinecap
+1 setlinewidth
+0 setlinejoin
+10 setmiterlimit
+[]0 setdash
+/setstrokeadjust where{
+pop
+false setstrokeadjust
+}if
+/setoverprint where{
+pop
+false setoverprint
+}if
+newpath
+/CNT countdictstack def
+userdict begin
+/showpage{}def
+}bind def
+/PEND{
+clear
+countdictstack CNT sub{end}repeat
+level1 restore
+}bind def
+end def
+/setpacking where{
+pop
+setpacking
+}if
+%%EndResource
+%%IncludeResource: font Times-Roman
+%%IncludeResource: font Times-Bold
+%%IncludeResource: font Times-Italic
+%%IncludeResource: font Courier
+grops begin/DEFS 1 dict def DEFS begin/u{.001 mul}bind def end/RES 72
+def/PL 792 def/LS false def/ENC0[/asciicircum/asciitilde/Scaron/Zcaron
+/scaron/zcaron/Ydieresis/trademark/quotesingle/Euro/.notdef/.notdef
+/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
+/.notdef/.notdef/space/exclam/quotedbl/numbersign/dollar/percent
+/ampersand/quoteright/parenleft/parenright/asterisk/plus/comma/hyphen
+/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon
+/semicolon/less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N/O
+/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright/circumflex
+/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y
+/z/braceleft/bar/braceright/tilde/.notdef/quotesinglbase/guillemotleft
+/guillemotright/bullet/florin/fraction/perthousand/dagger/daggerdbl
+/endash/emdash/ff/fi/fl/ffi/ffl/dotlessi/dotlessj/grave/hungarumlaut
+/dotaccent/breve/caron/ring/ogonek/quotedblleft/quotedblright/oe/lslash
+/quotedblbase/OE/Lslash/.notdef/exclamdown/cent/sterling/currency/yen
+/brokenbar/section/dieresis/copyright/ordfeminine/guilsinglleft
+/logicalnot/minus/registered/macron/degree/plusminus/twosuperior
+/threesuperior/acute/mu/paragraph/periodcentered/cedilla/onesuperior
+/ordmasculine/guilsinglright/onequarter/onehalf/threequarters
+/questiondown/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE
+/Ccedilla/Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex
+/Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis
+/multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn
+/germandbls/agrave/aacute/acircumflex/atilde/adieresis/aring/ae/ccedilla
+/egrave/eacute/ecircumflex/edieresis/igrave/iacute/icircumflex/idieresis
+/eth/ntilde/ograve/oacute/ocircumflex/otilde/odieresis/divide/oslash
+/ugrave/uacute/ucircumflex/udieresis/yacute/thorn/ydieresis]def
+/Courier at 0 ENC0/Courier RE/Times-Italic at 0 ENC0/Times-Italic RE
+/Times-Bold at 0 ENC0/Times-Bold RE/Times-Roman at 0 ENC0/Times-Roman RE
+%%EndProlog
+%%Page: 1 1
+%%BeginPageSetup
+BP
+%%EndPageSetup
+/F0 10/Times-Roman at 0 SF 131.18<54424c47454e283129204c4c>72 48 R
+<564d20436f6d6d616e64204775696465>-1 E<54424c47454e283129>133.68 E/F1
+10.95/Times-Bold at 0 SF -.219<4e41>72 84 S<4d45>.219 E F0
+<74626c67656e20ad2054>108 96 Q<6172>-.8 E
+<676574204465736372697074696f6e2054>-.18 E 2.5<6f43>-.8 G
+<2b2b20436f64652047656e657261746f72>-2.5 E F1<53594e4f50534953>72 112.8
+Q/F2 10/Times-Bold at 0 SF<74626c67656e>108 124.8 Q F0<5b>2.5 E/F3 10
+/Times-Italic at 0 SF<6f7074696f6e73>A F0 2.5<5d5b>C F3<8c6c656e616d65>-2.5
+E F0<5d>A F1<4445534352495054494f4e>72 141.6 Q F2<74626c67656e>108 153.6
+Q F0 .36<7472616e736c617465732066726f6d20746172>2.86 F .36
+<676574206465736372697074696f6e20282e746429208c6c657320696e746f2043>-.18
+F/F4 8/Times-Roman at 0 SF -1<2b2b>-1 -1.2 O F0 .36<636f646520746861742063
+616e20626520696e636c7564656420696e207468652064658c6e6974696f6e206f662061
+6e>2.86 1.2 N/F5 9/Times-Roman at 0 SF<4c4c>108 165.6 Q<564d>-.9 E F0
+<746172>3.613 E 1.113<676574206c696272617279>-.18 F 3.613<2e4d>-.65 G
+1.113<6f7374207573657273206f66>-3.613 F F5<4c4c>3.613 E<564d>-.9 E F0
+1.114<77696c6c206e6f74206e65656420746f2075736520746869732070726f6772616d
+2e204974206973206f6e6c7920666f7220617373697374696e672077697468>3.613 F
+<77726974696e6720616e>108 177.6 Q F5<4c4c>2.5 E<564d>-.9 E F0<746172>2.5
+E<676574206261636b>-.18 E<656e642e>-.1 E 4.077
+<54686520696e70757420616e64206f7574707574206f66>108 194.4 R F2
+<74626c67656e>6.577 E F0 4.077<6973206265>6.577 F 4.077<796f6e6420746865
+2073636f7065206f6620746869732073686f727420696e74726f64756374696f6e2e2050
+6c656173652073656520746865>-.15 F F3<436f646547656e6572>108 206.4 Q
+<6174696f6e>-.15 E F0<7061676520696e20746865>2.5 E F5<4c4c>2.5 E<564d>
+-.9 E F0<646f63756d656e746174696f6e2e>2.5 E<546865>108 223.2 Q F3
+<8c6c656e616d65>2.5 E F0<6172>2.5 E
+<67756d656e742073706563698c657320746865206e616d65206f6620612054>-.18 E
+<6172>-.8 E<676574204465736372697074696f6e20282e746429208c6c6520746f2072
+65616420617320696e7075742e>-.18 E F1<4f5054494f4e53>72 240 Q F2
+<ad68656c70>108 252 Q F0<5072696e7420612073756d6d617279206f6620636f6d6d
+616e64206c696e65206f7074696f6e732e>128 264 Q F2<ad6f>108 280.8 Q F3
+<8c6c656e616d65>2.5 E F0
+<5370656369667920746865206f7574707574208c6c65206e616d652e>128 292.8 Q
+<4966>5 E F3<8c6c656e616d65>2.5 E F0<6973>2.5 E/F6 10/Courier at 0 SF<ad>
+2.5 E F0 2.5<2c74>C<68656e>-2.5 E F2<74626c67656e>2.5 E F0<73656e647320
+697473206f757470757420746f207374616e64617264206f75747075742e>2.5 E F2
+<ad49>108 309.6 Q F3<646972>2.5 E<6563746f7279>-.37 E F0 .004
+<5370656369667920776865726520746f208c6e64206f7468657220746172>128 321.6
+R .005<676574206465736372697074696f6e208c6c657320666f7220696e636c757369
+6f6e2e20546865>-.18 F F3<646972>2.505 E<6563746f7279>-.37 E F0 -.25
+<7661>2.505 G .005<6c75652073686f756c6420626520612066756c6c206f72>.25 F<
+7061727469616c207061746820746f2061206469726563746f7279207468617420636f6e
+7461696e7320746172>128 333.6 Q
+<676574206465736372697074696f6e208c6c65732e>-.18 E F2
+<ad61736d777269746572>108 350.4 Q<6e756d>-.15 E F3<4e>2.5 E F0<4d616b>
+128 362.4 Q 2.5<65ad>-.1 G<67656ead61736dad77726974657220656d6974206173
+73656d626c7920777269746572206e756d626572>-2.5 E F3<4e>2.5 E F0<2e>A F2
+<ad636c617373>108 379.2 Q F3<636c617373204e616d65>2.5 E F0<5072696e7420
+74686520656e756d65726174696f6e206c69737420666f72207468697320636c6173732e>
+128 391.2 Q F2<ad7072696e74ad72>108 408 Q<65636f726473>-.18 E F0<507269
+6e7420616c6c207265636f72647320746f207374616e64617264206f7574707574202864
+6566>128 420 Q<61756c74292e>-.1 E F2<ad7072696e74ad656e756d73>108 436.8
+Q F0<5072696e7420656e756d65726174696f6e2076>128 448.8 Q
+<616c75657320666f72206120636c617373>-.25 E F2<ad67656ead656d6974746572>
+108 465.6 Q F0
+<47656e6572617465206d616368696e6520636f646520656d6974746572>128 477.6 Q
+<2e>-.55 E F2<ad67656ead72>108 494.4 Q<65676973746572ad656e756d73>-.18 E
+F0<47656e65726174652074686520656e756d65726174696f6e2076>128 506.4 Q
+<616c75657320666f7220616c6c207265>-.25 E<676973746572732e>-.15 E F2
+<ad67656ead72>108 523.2 Q<65676973746572ad64657363>-.18 E F0
+<47656e65726174652061207265>128 535.2 Q
+<67697374657220696e666f206465736372697074696f6e20666f722065616368207265>
+-.15 E<676973746572>-.15 E<2e>-.55 E F2<ad67656ead72>108 552 Q
+<65676973746572ad64657363ad686561646572>-.18 E F0
+<47656e65726174652061207265>128 564 Q<67697374657220696e666f206465736372
+697074696f6e2068656164657220666f722065616368207265>-.15 E<676973746572>
+-.15 E<2e>-.55 E F2<ad67656ead696e737472ad656e756d73>108 580.8 Q F0
+<47656e657261746520656e756d65726174696f6e2076>128 592.8 Q
+<616c75657320666f7220696e737472756374696f6e732e>-.25 E F2
+<ad67656ead696e737472ad64657363>108 609.6 Q F0
+<47656e657261746520696e737472756374696f6e206465736372697074696f6e732e>
+128 621.6 Q F2<ad67656ead61736dad777269746572>108 638.4 Q F0
+<47656e65726174652074686520617373656d626c7920777269746572>128 650.4 Q
+<2e>-.55 E F2<ad67656ead646167ad6973656c>108 667.2 Q F0
+<47656e65726174652061>128 679.2 Q F5 -.36<444147>2.5 G F0
+<284469726563746564204163>2.86 E
+<79636c652047726170682920696e737472756374696f6e2073656c6563746f72>-.15 E
+<2e>-.55 E F2<ad67656ead737562746172>108 696 Q<676574>-.1 E F0
+<47656e657261746520737562746172>128 708 Q
+<67657420656e756d65726174696f6e732e>-.18 E 188.72
+<43565320323031302d30352d3036>72 768 R<31>205.67 E 0 Cg EP
+%%Page: 2 2
+%%BeginPageSetup
+BP
+%%EndPageSetup
+/F0 10/Times-Roman at 0 SF 131.18<54424c47454e283129204c4c>72 48 R
+<564d20436f6d6d616e64204775696465>-1 E<54424c47454e283129>133.68 E/F1 10
+/Times-Bold at 0 SF<ad67656ead696e7472696e736963>108 84 Q F0
+<47656e657261746520696e7472696e73696320696e666f726d6174696f6e2e>128 96 Q
+F1<ad76>108 112.8 Q<657273696f6e>-.1 E F0<53686f>128 124.8 Q 2.5<7774>
+-.25 G<68652076>-2.5 E
+<657273696f6e206e756d626572206f6620746869732070726f6772616d2e>-.15 E/F2
+10.95/Times-Bold at 0 SF<45584954205354>72 141.6 Q -1.04<4154>-.986 G<5553>
+1.04 E F0<4966>108 153.6 Q F1<74626c67656e>2.5 E F0
+<73756363656564732c2069742077696c6c2065>2.5 E<786974207769746820302e>
+-.15 E<4f74686572776973652c20696620616e206572726f72206f63637572732c2069
+742077696c6c2065>5 E<78697420776974682061206e6f6e2d7a65726f2076>-.15 E
+<616c75652e>-.25 E F2 -.548<4155>72 170.4 S<54484f5253>.548 E F0
+<4d61696e7461696e656420627920546865>108 182.4 Q/F3 9/Times-Roman at 0 SF
+<4c4c>2.5 E<564d>-.9 E F0 -.7<5465>2.5 G
+<616d20283c687474703a2f2f6c6c766d2e6f72>.7 E<673e292e>-.18 E 188.72
+<43565320323031302d30352d3036>72 768 R<32>205.67 E 0 Cg EP
+%%Trailer
+end
+%%EOF

Modified: www-releases/trunk/2.8/docs/CommandLine.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CommandLine.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/CommandLine.html (original)
+++ www-releases/trunk/2.8/docs/CommandLine.html Wed Oct  6 00:27:59 2010
@@ -1972,7 +1972,7 @@
 
   <a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
   <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2010-05-06 17:28:04 -0700 (Thu, 06 May 2010) $
+  Last modified: $Date: 2010-05-06 19:28:04 -0500 (Thu, 06 May 2010) $
 </address>
 
 </body>

Modified: www-releases/trunk/2.8/docs/CompilerDriver.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CompilerDriver.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/CompilerDriver.html (original)
+++ www-releases/trunk/2.8/docs/CompilerDriver.html Wed Oct  6 00:27:59 2010
@@ -748,7 +748,7 @@
 <a href="mailto:foldr at codedgers.com">Mikhail Glushenkov</a><br />
 <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br />
 
-Last modified: $Date: 2010-05-06 17:28:04 -0700 (Thu, 06 May 2010) $
+Last modified: $Date: 2010-05-06 19:28:04 -0500 (Thu, 06 May 2010) $
 </address></div>
 </div>
 </div>

Modified: www-releases/trunk/2.8/docs/CompilerWriterInfo.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/CompilerWriterInfo.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/CompilerWriterInfo.html (original)
+++ www-releases/trunk/2.8/docs/CompilerWriterInfo.html Wed Oct  6 00:27:59 2010
@@ -256,7 +256,7 @@
 
   <a href="http://misha.brukman.net">Misha Brukman</a><br>
   <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2010-05-06 17:28:04 -0700 (Thu, 06 May 2010) $
+  Last modified: $Date: 2010-05-06 19:28:04 -0500 (Thu, 06 May 2010) $
 </address>
 
 </body>

Modified: www-releases/trunk/2.8/docs/DebuggingJITedCode.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/DebuggingJITedCode.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/DebuggingJITedCode.html (original)
+++ www-releases/trunk/2.8/docs/DebuggingJITedCode.html Wed Oct  6 00:27:59 2010
@@ -146,7 +146,7 @@
   src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a>
   <a href="mailto:reid.kleckner at gmail.com">Reid Kleckner</a><br>
   <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2010-07-07 13:16:45 -0700 (Wed, 07 Jul 2010) $
+  Last modified: $Date: 2010-07-07 15:16:45 -0500 (Wed, 07 Jul 2010) $
 </address>
 </body>
 </html>

Modified: www-releases/trunk/2.8/docs/DeveloperPolicy.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/DeveloperPolicy.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/DeveloperPolicy.html (original)
+++ www-releases/trunk/2.8/docs/DeveloperPolicy.html Wed Oct  6 00:27:59 2010
@@ -609,7 +609,7 @@
   Written by the 
   <a href="mailto:llvm-oversight at cs.uiuc.edu">LLVM Oversight Group</a><br>
   <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2010-09-01 17:09:17 -0700 (Wed, 01 Sep 2010) $
+  Last modified: $Date: 2010-09-01 19:09:17 -0500 (Wed, 01 Sep 2010) $
 </address>
 </body>
 </html>

Modified: www-releases/trunk/2.8/docs/ExceptionHandling.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/ExceptionHandling.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/ExceptionHandling.html (original)
+++ www-releases/trunk/2.8/docs/ExceptionHandling.html Wed Oct  6 00:27:59 2010
@@ -619,7 +619,7 @@
 
   <a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
   <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2010-05-28 10:07:41 -0700 (Fri, 28 May 2010) $
+  Last modified: $Date: 2010-05-28 12:07:41 -0500 (Fri, 28 May 2010) $
 </address>
 
 </body>

Modified: www-releases/trunk/2.8/docs/ExtendingLLVM.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/ExtendingLLVM.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/ExtendingLLVM.html (original)
+++ www-releases/trunk/2.8/docs/ExtendingLLVM.html Wed Oct  6 00:27:59 2010
@@ -384,7 +384,7 @@
 
   <a href="http://llvm.org">The LLVM Compiler Infrastructure</a>
   <br>
-  Last modified: $Date: 2010-05-06 17:28:04 -0700 (Thu, 06 May 2010) $
+  Last modified: $Date: 2010-05-06 19:28:04 -0500 (Thu, 06 May 2010) $
 </address>
 
 </body>

Modified: www-releases/trunk/2.8/docs/FAQ.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/FAQ.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/FAQ.html (original)
+++ www-releases/trunk/2.8/docs/FAQ.html Wed Oct  6 00:27:59 2010
@@ -931,7 +931,7 @@
   src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a>
 
   <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2010-05-28 10:07:41 -0700 (Fri, 28 May 2010) $
+  Last modified: $Date: 2010-05-28 12:07:41 -0500 (Fri, 28 May 2010) $
 </address>
 
 </body>

Modified: www-releases/trunk/2.8/docs/GCCFEBuildInstrs.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/GCCFEBuildInstrs.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/GCCFEBuildInstrs.html (original)
+++ www-releases/trunk/2.8/docs/GCCFEBuildInstrs.html Wed Oct  6 00:27:59 2010
@@ -272,7 +272,7 @@
   src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a>
 
   <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2010-08-31 12:40:21 -0700 (Tue, 31 Aug 2010) $
+  Last modified: $Date: 2010-08-31 14:40:21 -0500 (Tue, 31 Aug 2010) $
 </address>
 
 </body>

Modified: www-releases/trunk/2.8/docs/GarbageCollection.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/GarbageCollection.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/GarbageCollection.html (original)
+++ www-releases/trunk/2.8/docs/GarbageCollection.html Wed Oct  6 00:27:59 2010
@@ -1380,7 +1380,7 @@
 
   <a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
   <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2010-05-11 13:16:09 -0700 (Tue, 11 May 2010) $
+  Last modified: $Date: 2010-05-11 15:16:09 -0500 (Tue, 11 May 2010) $
 </address>
 
 </body>

Modified: www-releases/trunk/2.8/docs/GetElementPtr.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/GetElementPtr.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/GetElementPtr.html (original)
+++ www-releases/trunk/2.8/docs/GetElementPtr.html Wed Oct  6 00:27:59 2010
@@ -719,7 +719,7 @@
   <a href="http://validator.w3.org/check/referer"><img
   src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a>
   <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br/>
-  Last modified: $Date: 2010-08-27 21:09:24 -0700 (Fri, 27 Aug 2010) $
+  Last modified: $Date: 2010-08-27 23:09:24 -0500 (Fri, 27 Aug 2010) $
 </address>
 </body>
 </html>

Modified: www-releases/trunk/2.8/docs/GettingStarted.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/GettingStarted.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/GettingStarted.html (original)
+++ www-releases/trunk/2.8/docs/GettingStarted.html Wed Oct  6 00:27:59 2010
@@ -1673,7 +1673,7 @@
   <a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
   <a href="http://llvm.x10sys.com/rspencer/">Reid Spencer</a><br>
   <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2010-07-08 01:27:18 -0700 (Thu, 08 Jul 2010) $
+  Last modified: $Date: 2010-07-08 03:27:18 -0500 (Thu, 08 Jul 2010) $
 </address>
 </body>
 </html>

Modified: www-releases/trunk/2.8/docs/GettingStartedVS.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/GettingStartedVS.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/GettingStartedVS.html (original)
+++ www-releases/trunk/2.8/docs/GettingStartedVS.html Wed Oct  6 00:27:59 2010
@@ -411,7 +411,7 @@
 
   <a href="mailto:jeffc at jolt-lang.org">Jeff Cohen</a><br>
   <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2010-05-06 17:28:04 -0700 (Thu, 06 May 2010) $
+  Last modified: $Date: 2010-05-06 19:28:04 -0500 (Thu, 06 May 2010) $
 </address>
 </body>
 </html>

Modified: www-releases/trunk/2.8/docs/HowToReleaseLLVM.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/HowToReleaseLLVM.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/HowToReleaseLLVM.html (original)
+++ www-releases/trunk/2.8/docs/HowToReleaseLLVM.html Wed Oct  6 00:27:59 2010
@@ -517,7 +517,7 @@
   src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a>
   <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a>
   <br>
-  Last modified: $Date: 2010-07-07 00:48:00 -0700 (Wed, 07 Jul 2010) $
+  Last modified: $Date: 2010-07-07 02:48:00 -0500 (Wed, 07 Jul 2010) $
 </address>
 </body>
 </html>

Modified: www-releases/trunk/2.8/docs/HowToSubmitABug.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/HowToSubmitABug.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/HowToSubmitABug.html (original)
+++ www-releases/trunk/2.8/docs/HowToSubmitABug.html Wed Oct  6 00:27:59 2010
@@ -340,7 +340,7 @@
   <a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
   <a href="http://llvm.org">The LLVM Compiler Infrastructure</a>
   <br>
-  Last modified: $Date: 2010-05-06 17:28:04 -0700 (Thu, 06 May 2010) $
+  Last modified: $Date: 2010-05-06 19:28:04 -0500 (Thu, 06 May 2010) $
 </address>
 
 </body>

Modified: www-releases/trunk/2.8/docs/LangRef.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/LangRef.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/LangRef.html (original)
+++ www-releases/trunk/2.8/docs/LangRef.html Wed Oct  6 00:27:59 2010
@@ -7699,7 +7699,7 @@
 
   <a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
   <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2010-08-27 21:09:24 -0700 (Fri, 27 Aug 2010) $
+  Last modified: $Date: 2010-08-27 23:09:24 -0500 (Fri, 27 Aug 2010) $
 </address>
 
 </body>

Modified: www-releases/trunk/2.8/docs/Lexicon.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/Lexicon.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/Lexicon.html (original)
+++ www-releases/trunk/2.8/docs/Lexicon.html Wed Oct  6 00:27:59 2010
@@ -269,7 +269,7 @@
  src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a><a
  href="http://llvm.org/">The LLVM Team</a><br>
 <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
-Last modified: $Date: 2010-05-06 17:28:04 -0700 (Thu, 06 May 2010) $
+Last modified: $Date: 2010-05-06 19:28:04 -0500 (Thu, 06 May 2010) $
 </address>
 <!-- vim: sw=2
 -->

Modified: www-releases/trunk/2.8/docs/LinkTimeOptimization.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/LinkTimeOptimization.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/LinkTimeOptimization.html (original)
+++ www-releases/trunk/2.8/docs/LinkTimeOptimization.html Wed Oct  6 00:27:59 2010
@@ -382,7 +382,7 @@
 
   Devang Patel and Nick Kledzik<br>
   <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2010-05-06 17:28:04 -0700 (Thu, 06 May 2010) $
+  Last modified: $Date: 2010-05-06 19:28:04 -0500 (Thu, 06 May 2010) $
 </address>
 
 </body>

Modified: www-releases/trunk/2.8/docs/MakefileGuide.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/MakefileGuide.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/MakefileGuide.html (original)
+++ www-releases/trunk/2.8/docs/MakefileGuide.html Wed Oct  6 00:27:59 2010
@@ -1028,7 +1028,7 @@
 
   <a href="mailto:rspencer at x10sys.com">Reid Spencer</a><br>
   <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2010-07-24 10:54:00 -0700 (Sat, 24 Jul 2010) $
+  Last modified: $Date: 2010-07-24 12:54:00 -0500 (Sat, 24 Jul 2010) $
 </address>
 </body>
 </html>

Modified: www-releases/trunk/2.8/docs/Packaging.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/Packaging.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/Packaging.html (original)
+++ www-releases/trunk/2.8/docs/Packaging.html Wed Oct  6 00:27:59 2010
@@ -112,7 +112,7 @@
   <a href="http://validator.w3.org/check/referer"><img
   src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a>
   <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2010-05-06 17:28:04 -0700 (Thu, 06 May 2010) $
+  Last modified: $Date: 2010-05-06 19:28:04 -0500 (Thu, 06 May 2010) $
 </address>
 </body>
 </html>

Modified: www-releases/trunk/2.8/docs/Passes.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/Passes.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/Passes.html (original)
+++ www-releases/trunk/2.8/docs/Passes.html Wed Oct  6 00:27:59 2010
@@ -2242,7 +2242,7 @@
 
   <a href="mailto:rspencer at x10sys.com">Reid Spencer</a><br>
   <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2010-08-19 18:03:44 -0700 (Thu, 19 Aug 2010) $
+  Last modified: $Date: 2010-08-19 20:03:44 -0500 (Thu, 19 Aug 2010) $
 </address>
 
 </body>

Modified: www-releases/trunk/2.8/docs/ProgrammersManual.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/ProgrammersManual.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/ProgrammersManual.html (original)
+++ www-releases/trunk/2.8/docs/ProgrammersManual.html Wed Oct  6 00:27:59 2010
@@ -3940,7 +3940,7 @@
   <a href="mailto:dhurjati at cs.uiuc.edu">Dinakar Dhurjati</a> and
   <a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
   <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2010-08-04 08:59:16 -0700 (Wed, 04 Aug 2010) $
+  Last modified: $Date: 2010-08-04 10:59:16 -0500 (Wed, 04 Aug 2010) $
 </address>
 
 </body>

Modified: www-releases/trunk/2.8/docs/Projects.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/Projects.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/Projects.html (original)
+++ www-releases/trunk/2.8/docs/Projects.html Wed Oct  6 00:27:59 2010
@@ -453,7 +453,7 @@
   <a href="mailto:criswell at uiuc.edu">John Criswell</a><br>
   <a href="http://llvm.org">The LLVM Compiler Infrastructure</a>
   <br>
-  Last modified: $Date: 2010-05-06 17:28:04 -0700 (Thu, 06 May 2010) $
+  Last modified: $Date: 2010-05-06 19:28:04 -0500 (Thu, 06 May 2010) $
 </address>
 
 </body>

Modified: www-releases/trunk/2.8/docs/ReleaseNotes.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/ReleaseNotes.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/ReleaseNotes.html (original)
+++ www-releases/trunk/2.8/docs/ReleaseNotes.html Wed Oct  6 00:27:59 2010
@@ -126,7 +126,7 @@
     <li>Introduced many new warnings, including <code>-Wmissing-field-initializers</code>, <code>-Wshadow</code>, <code>-Wno-protocol</code>, <code>-Wtautological-compare</code>, <code>-Wstrict-selector-match</code>, <code>-Wcast-align</code>, <code>-Wunused</code> improvements, and greatly improved format-string checking.</li>
     <li>Introduced the "libclang" library, a C interface to Clang intended to support IDE clients.</li>
     <li>Added support for <code>#pragma GCC visibility</code>, <code>#pragma align</code>, and others.</li>
-    <li>Added support for SSE, AVX, ARM NEON, and AltiVec.</li>
+    <li>Added support for SSE, ARM NEON, and Altivec.</li>
     <li>Improved support for many Microsoft extensions.</li>
     <li>Implemented support for blocks in C++.</li>
     <li>Implemented precompiled headers for C++.</li>
@@ -1046,7 +1046,7 @@
 
 <ul>
   <li>The default for <tt>make check</tt> is now to use
-  the <a href="http://llvm.org/cmds/lit.html">lit</a> testing tool, which is
+  the <a href="http://llvm.org/releases/2.8/docs/CommandGuide/html/lit.html">lit</a> testing tool, which is
   part of LLVM itself. You can use <tt>lit</tt> directly as well, or use
   the <tt>llvm-lit</tt> tool which is created as part of a Makefile or CMake
   build (and knows how to find the appropriate tools). See the <tt>lit</tt>
@@ -1287,7 +1287,7 @@
   src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a>
 
   <a href="http://llvm.org/">LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2010-10-04 13:41:06 -0700 (Mon, 04 Oct 2010) $
+  Last modified: $Date: 2010-10-04 15:41:06 -0500 (Mon, 04 Oct 2010) $
 </address>
 
 </body>

Modified: www-releases/trunk/2.8/docs/SourceLevelDebugging.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/SourceLevelDebugging.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/SourceLevelDebugging.html (original)
+++ www-releases/trunk/2.8/docs/SourceLevelDebugging.html Wed Oct  6 00:27:59 2010
@@ -1780,7 +1780,7 @@
 
   <a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
   <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2010-07-13 09:53:20 -0700 (Tue, 13 Jul 2010) $
+  Last modified: $Date: 2010-07-13 11:53:20 -0500 (Tue, 13 Jul 2010) $
 </address>
 
 </body>

Modified: www-releases/trunk/2.8/docs/SystemLibrary.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/SystemLibrary.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/SystemLibrary.html (original)
+++ www-releases/trunk/2.8/docs/SystemLibrary.html Wed Oct  6 00:27:59 2010
@@ -313,7 +313,7 @@
 
   <a href="mailto:rspencer at x10sys.com">Reid Spencer</a><br>
   <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2010-05-06 17:28:04 -0700 (Thu, 06 May 2010) $
+  Last modified: $Date: 2010-05-06 19:28:04 -0500 (Thu, 06 May 2010) $
 </address>
 </body>
 </html>

Modified: www-releases/trunk/2.8/docs/TableGenFundamentals.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/TableGenFundamentals.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/TableGenFundamentals.html (original)
+++ www-releases/trunk/2.8/docs/TableGenFundamentals.html Wed Oct  6 00:27:59 2010
@@ -906,7 +906,7 @@
 
   <a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
   <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2010-06-21 13:35:09 -0700 (Mon, 21 Jun 2010) $
+  Last modified: $Date: 2010-06-21 15:35:09 -0500 (Mon, 21 Jun 2010) $
 </address>
 
 </body>

Modified: www-releases/trunk/2.8/docs/TestingGuide.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/TestingGuide.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/TestingGuide.html (original)
+++ www-releases/trunk/2.8/docs/TestingGuide.html Wed Oct  6 00:27:59 2010
@@ -464,7 +464,7 @@
    tool was designed to help with these problems.</p>
 
 <p>FileCheck (whose basic command line arguments are described in <a
-   href="http://llvm.org/cmds/FileCheck.html">the FileCheck man page</a> is
+   href="http://llvm.org/releases/2.8/docs/CommandGuide/html/FileCheck.html">the FileCheck man page</a> is
    designed to read a file to check from standard input, and the set of things
    to verify from a file specified as a command line argument.  A simple example
    of using FileCheck from a RUN line looks like this:</p>
@@ -1147,7 +1147,7 @@
 
   John T. Criswell, Daniel Dunbar, Reid Spencer, and Tanya Lattner<br>
   <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2010-08-01 18:20:23 -0700 (Sun, 01 Aug 2010) $
+  Last modified: $Date: 2010-08-01 20:20:23 -0500 (Sun, 01 Aug 2010) $
 </address>
 </body>
 </html>

Modified: www-releases/trunk/2.8/docs/UsingLibraries.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/UsingLibraries.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/UsingLibraries.html (original)
+++ www-releases/trunk/2.8/docs/UsingLibraries.html Wed Oct  6 00:27:59 2010
@@ -432,7 +432,7 @@
   <a href="mailto:rspencer at x10sys.com">Reid Spencer</a>
 </address>
 <a href="http://llvm.org">The LLVM Compiler Infrastructure</a> 
-<br>Last modified: $Date: 2010-05-06 17:28:04 -0700 (Thu, 06 May 2010) $ </div>
+<br>Last modified: $Date: 2010-05-06 19:28:04 -0500 (Thu, 06 May 2010) $ </div>
 </body>
 </html>
 <!-- vim: sw=2 ts=2 ai

Modified: www-releases/trunk/2.8/docs/WritingAnLLVMBackend.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/WritingAnLLVMBackend.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/WritingAnLLVMBackend.html (original)
+++ www-releases/trunk/2.8/docs/WritingAnLLVMBackend.html Wed Oct  6 00:27:59 2010
@@ -2549,7 +2549,7 @@
   <a href="http://www.woo.com">Mason Woo</a> and <a href="http://misha.brukman.net">Misha Brukman</a><br>
   <a href="http://llvm.org">The LLVM Compiler Infrastructure</a>
   <br>
-  Last modified: $Date: 2010-07-16 15:35:46 -0700 (Fri, 16 Jul 2010) $
+  Last modified: $Date: 2010-07-16 17:35:46 -0500 (Fri, 16 Jul 2010) $
 </address>
 
 </body>

Modified: www-releases/trunk/2.8/docs/WritingAnLLVMPass.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/WritingAnLLVMPass.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/WritingAnLLVMPass.html (original)
+++ www-releases/trunk/2.8/docs/WritingAnLLVMPass.html Wed Oct  6 00:27:59 2010
@@ -1833,7 +1833,7 @@
 
   <a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
   <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2010-07-21 16:07:00 -0700 (Wed, 21 Jul 2010) $
+  Last modified: $Date: 2010-07-21 18:07:00 -0500 (Wed, 21 Jul 2010) $
 </address>
 
 </body>

Modified: www-releases/trunk/2.8/docs/index.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/index.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/index.html (original)
+++ www-releases/trunk/2.8/docs/index.html Wed Oct  6 00:27:59 2010
@@ -75,26 +75,26 @@
 <li><a href="DeveloperPolicy.html">Developer Policy</a> - The LLVM project's
 policy towards developers and their contributions.</li>
 
-<li><a href="/docs/CommandGuide/index.html">LLVM Command Guide</a> - A reference
+<li><a href="CommandGuide/index.html">LLVM Command Guide</a> - A reference
 manual for the LLVM command line utilities ("man" pages for LLVM tools).<br>
 Current tools:
- <a href="/cmds/llvm-ar.html">llvm-ar</a>,
- <a href="/cmds/llvm-as.html">llvm-as</a>,
- <a href="/cmds/llvm-dis.html">llvm-dis</a>,
- <a href="/cmds/llvm-extract.html">llvm-extract</a>,
- <a href="/cmds/llvm-ld.html">llvm-ld</a>,
- <a href="/cmds/llvm-link.html">llvm-link</a>,
- <a href="/cmds/llvm-nm.html">llvm-nm</a>,
- <a href="/cmds/llvm-prof.html">llvm-prof</a>,
- <a href="/cmds/llvm-ranlib.html">llvm-ranlib</a>,
- <a href="/cmds/opt.html">opt</a>,
- <a href="/cmds/llc.html">llc</a>,
- <a href="/cmds/lli.html">lli</a>,
- <a href="/cmds/llvmc.html">llvmc</a>
- <a href="/cmds/llvmgcc.html">llvm-gcc</a>,
- <a href="/cmds/llvmgxx.html">llvm-g++</a>,
- <a href="/cmds/bugpoint.html">bugpoint</a>,
- <a href="/cmds/llvm-bcanalyzer.html">llvm-bcanalyzer</a>,
+ <a href="CommandGuide/html/llvm-ar.html">llvm-ar</a>,
+ <a href="CommandGuide/html/llvm-as.html">llvm-as</a>,
+ <a href="CommandGuide/html/llvm-dis.html">llvm-dis</a>,
+ <a href="CommandGuide/html/llvm-extract.html">llvm-extract</a>,
+ <a href="CommandGuide/html/llvm-ld.html">llvm-ld</a>,
+ <a href="CommandGuide/html/llvm-link.html">llvm-link</a>,
+ <a href="CommandGuide/html/llvm-nm.html">llvm-nm</a>,
+ <a href="CommandGuide/html/llvm-prof.html">llvm-prof</a>,
+ <a href="CommandGuide/html/llvm-ranlib.html">llvm-ranlib</a>,
+ <a href="CommandGuide/html/opt.html">opt</a>,
+ <a href="CommandGuide/html/llc.html">llc</a>,
+ <a href="CommandGuide/html/lli.html">lli</a>,
+ <a href="CommandGuide/html/llvmc.html">llvmc</a>
+ <a href="CommandGuide/html/llvmgcc.html">llvm-gcc</a>,
+ <a href="CommandGuide/html/llvmgxx.html">llvm-g++</a>,
+ <a href="CommandGuide/html/bugpoint.html">bugpoint</a>,
+ <a href="CommandGuide/html/llvm-bcanalyzer.html">llvm-bcanalyzer</a>,
 </li>
 
 <li><a href="Passes.html">LLVM's Analysis and Transform Passes</a> - A list of
@@ -287,7 +287,7 @@
   src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a>
 
   <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2010-05-06 17:28:04 -0700 (Thu, 06 May 2010) $
+  Last modified: $Date: 2010-05-06 19:28:04 -0500 (Thu, 06 May 2010) $
 </address>
 </body></html>
 

Modified: www-releases/trunk/2.8/docs/tutorial/LangImpl1.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/tutorial/LangImpl1.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/tutorial/LangImpl1.html (original)
+++ www-releases/trunk/2.8/docs/tutorial/LangImpl1.html Wed Oct  6 00:27:59 2010
@@ -342,7 +342,7 @@
 
   <a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
   <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2010-05-06 17:28:04 -0700 (Thu, 06 May 2010) $
+  Last modified: $Date: 2010-05-06 19:28:04 -0500 (Thu, 06 May 2010) $
 </address>
 </body>
 </html>

Modified: www-releases/trunk/2.8/docs/tutorial/LangImpl2.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/tutorial/LangImpl2.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/tutorial/LangImpl2.html (original)
+++ www-releases/trunk/2.8/docs/tutorial/LangImpl2.html Wed Oct  6 00:27:59 2010
@@ -1227,7 +1227,7 @@
 
   <a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
   <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2010-05-06 17:28:04 -0700 (Thu, 06 May 2010) $
+  Last modified: $Date: 2010-05-06 19:28:04 -0500 (Thu, 06 May 2010) $
 </address>
 </body>
 </html>

Modified: www-releases/trunk/2.8/docs/tutorial/LangImpl3.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/tutorial/LangImpl3.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/tutorial/LangImpl3.html (original)
+++ www-releases/trunk/2.8/docs/tutorial/LangImpl3.html Wed Oct  6 00:27:59 2010
@@ -1263,7 +1263,7 @@
 
   <a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
   <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2010-09-01 13:09:20 -0700 (Wed, 01 Sep 2010) $
+  Last modified: $Date: 2010-09-01 15:09:20 -0500 (Wed, 01 Sep 2010) $
 </address>
 </body>
 </html>

Modified: www-releases/trunk/2.8/docs/tutorial/LangImpl4.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/tutorial/LangImpl4.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/tutorial/LangImpl4.html (original)
+++ www-releases/trunk/2.8/docs/tutorial/LangImpl4.html Wed Oct  6 00:27:59 2010
@@ -1126,7 +1126,7 @@
 
   <a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
   <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2010-06-13 23:09:39 -0700 (Sun, 13 Jun 2010) $
+  Last modified: $Date: 2010-06-14 01:09:39 -0500 (Mon, 14 Jun 2010) $
 </address>
 </body>
 </html>

Modified: www-releases/trunk/2.8/docs/tutorial/LangImpl5.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/tutorial/LangImpl5.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/tutorial/LangImpl5.html (original)
+++ www-releases/trunk/2.8/docs/tutorial/LangImpl5.html Wed Oct  6 00:27:59 2010
@@ -1771,7 +1771,7 @@
 
   <a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
   <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2010-09-01 13:09:20 -0700 (Wed, 01 Sep 2010) $
+  Last modified: $Date: 2010-09-01 15:09:20 -0500 (Wed, 01 Sep 2010) $
 </address>
 </body>
 </html>

Modified: www-releases/trunk/2.8/docs/tutorial/LangImpl6.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/tutorial/LangImpl6.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/tutorial/LangImpl6.html (original)
+++ www-releases/trunk/2.8/docs/tutorial/LangImpl6.html Wed Oct  6 00:27:59 2010
@@ -1808,7 +1808,7 @@
 
   <a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
   <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2010-09-01 13:09:20 -0700 (Wed, 01 Sep 2010) $
+  Last modified: $Date: 2010-09-01 15:09:20 -0500 (Wed, 01 Sep 2010) $
 </address>
 </body>
 </html>

Modified: www-releases/trunk/2.8/docs/tutorial/LangImpl7.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/tutorial/LangImpl7.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/tutorial/LangImpl7.html (original)
+++ www-releases/trunk/2.8/docs/tutorial/LangImpl7.html Wed Oct  6 00:27:59 2010
@@ -2158,7 +2158,7 @@
 
   <a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
   <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2010-09-01 13:09:20 -0700 (Wed, 01 Sep 2010) $
+  Last modified: $Date: 2010-09-01 15:09:20 -0500 (Wed, 01 Sep 2010) $
 </address>
 </body>
 </html>

Modified: www-releases/trunk/2.8/docs/tutorial/LangImpl8.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/tutorial/LangImpl8.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/tutorial/LangImpl8.html (original)
+++ www-releases/trunk/2.8/docs/tutorial/LangImpl8.html Wed Oct  6 00:27:59 2010
@@ -359,7 +359,7 @@
 
   <a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
   <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2010-05-06 17:28:04 -0700 (Thu, 06 May 2010) $
+  Last modified: $Date: 2010-05-06 19:28:04 -0500 (Thu, 06 May 2010) $
 </address>
 </body>
 </html>

Modified: www-releases/trunk/2.8/docs/tutorial/OCamlLangImpl1.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/tutorial/OCamlLangImpl1.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/tutorial/OCamlLangImpl1.html (original)
+++ www-releases/trunk/2.8/docs/tutorial/OCamlLangImpl1.html Wed Oct  6 00:27:59 2010
@@ -359,7 +359,7 @@
   <a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
   <a href="mailto:idadesub at users.sourceforge.net">Erick Tryzelaar</a><br>
   <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2010-05-06 17:28:04 -0700 (Thu, 06 May 2010) $
+  Last modified: $Date: 2010-05-06 19:28:04 -0500 (Thu, 06 May 2010) $
 </address>
 </body>
 </html>

Modified: www-releases/trunk/2.8/docs/tutorial/OCamlLangImpl2.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/tutorial/OCamlLangImpl2.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/tutorial/OCamlLangImpl2.html (original)
+++ www-releases/trunk/2.8/docs/tutorial/OCamlLangImpl2.html Wed Oct  6 00:27:59 2010
@@ -1039,7 +1039,7 @@
   <a href="mailto:sabre at nondot.org">Chris Lattner</a>
   <a href="mailto:erickt at users.sourceforge.net">Erick Tryzelaar</a><br>
   <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2010-05-06 17:28:04 -0700 (Thu, 06 May 2010) $
+  Last modified: $Date: 2010-05-06 19:28:04 -0500 (Thu, 06 May 2010) $
 </address>
 </body>
 </html>

Modified: www-releases/trunk/2.8/docs/tutorial/OCamlLangImpl3.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/tutorial/OCamlLangImpl3.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/tutorial/OCamlLangImpl3.html (original)
+++ www-releases/trunk/2.8/docs/tutorial/OCamlLangImpl3.html Wed Oct  6 00:27:59 2010
@@ -1087,7 +1087,7 @@
   <a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
   <a href="mailto:idadesub at users.sourceforge.net">Erick Tryzelaar</a><br>
   <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2010-05-28 10:07:41 -0700 (Fri, 28 May 2010) $
+  Last modified: $Date: 2010-05-28 12:07:41 -0500 (Fri, 28 May 2010) $
 </address>
 </body>
 </html>

Modified: www-releases/trunk/2.8/docs/tutorial/OCamlLangImpl4.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/tutorial/OCamlLangImpl4.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/tutorial/OCamlLangImpl4.html (original)
+++ www-releases/trunk/2.8/docs/tutorial/OCamlLangImpl4.html Wed Oct  6 00:27:59 2010
@@ -1023,7 +1023,7 @@
   <a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
   <a href="mailto:idadesub at users.sourceforge.net">Erick Tryzelaar</a><br>
   <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2010-05-28 10:07:41 -0700 (Fri, 28 May 2010) $
+  Last modified: $Date: 2010-05-28 12:07:41 -0500 (Fri, 28 May 2010) $
 </address>
 </body>
 </html>

Modified: www-releases/trunk/2.8/docs/tutorial/OCamlLangImpl5.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/tutorial/OCamlLangImpl5.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/tutorial/OCamlLangImpl5.html (original)
+++ www-releases/trunk/2.8/docs/tutorial/OCamlLangImpl5.html Wed Oct  6 00:27:59 2010
@@ -1563,7 +1563,7 @@
   <a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
   <a href="mailto:idadesub at users.sourceforge.net">Erick Tryzelaar</a><br>
   <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2010-05-28 10:07:41 -0700 (Fri, 28 May 2010) $
+  Last modified: $Date: 2010-05-28 12:07:41 -0500 (Fri, 28 May 2010) $
 </address>
 </body>
 </html>

Modified: www-releases/trunk/2.8/docs/tutorial/OCamlLangImpl6.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/tutorial/OCamlLangImpl6.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/tutorial/OCamlLangImpl6.html (original)
+++ www-releases/trunk/2.8/docs/tutorial/OCamlLangImpl6.html Wed Oct  6 00:27:59 2010
@@ -1568,7 +1568,7 @@
   <a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
   <a href="mailto:idadesub at users.sourceforge.net">Erick Tryzelaar</a><br>
   <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2010-06-21 13:31:30 -0700 (Mon, 21 Jun 2010) $
+  Last modified: $Date: 2010-06-21 15:31:30 -0500 (Mon, 21 Jun 2010) $
 </address>
 </body>
 </html>

Modified: www-releases/trunk/2.8/docs/tutorial/OCamlLangImpl7.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/2.8/docs/tutorial/OCamlLangImpl7.html?rev=115746&r1=115745&r2=115746&view=diff
==============================================================================
--- www-releases/trunk/2.8/docs/tutorial/OCamlLangImpl7.html (original)
+++ www-releases/trunk/2.8/docs/tutorial/OCamlLangImpl7.html Wed Oct  6 00:27:59 2010
@@ -1901,7 +1901,7 @@
   <a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
   <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
   <a href="mailto:idadesub at users.sourceforge.net">Erick Tryzelaar</a><br>
-  Last modified: $Date: 2010-05-28 10:07:41 -0700 (Fri, 28 May 2010) $
+  Last modified: $Date: 2010-05-28 12:07:41 -0500 (Fri, 28 May 2010) $
 </address>
 </body>
 </html>





More information about the llvm-commits mailing list