From 1e3dec662ea18131c495db50caccc57f77b7a5fe Mon Sep 17 00:00:00 2001 From: rdivacky Date: Thu, 27 May 2010 15:15:58 +0000 Subject: Update LLVM to r104832. --- docs/CommandGuide/index.html | 2 +- docs/CommandGuide/lit.pod | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/CommandGuide') diff --git a/docs/CommandGuide/index.html b/docs/CommandGuide/index.html index d0212b9..62cb776 100644 --- a/docs/CommandGuide/index.html +++ b/docs/CommandGuide/index.html @@ -148,7 +148,7 @@ options) arguments to the tool you are interested in.

src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"> LLVM Compiler Infrastructure
- Last modified: $Date: 2010-02-18 15:08:13 +0100 (Thu, 18 Feb 2010) $ + Last modified: $Date: 2010-05-11 18:47:42 +0200 (Tue, 11 May 2010) $ diff --git a/docs/CommandGuide/lit.pod b/docs/CommandGuide/lit.pod index 72d9d2b..989a5d7 100644 --- a/docs/CommandGuide/lit.pod +++ b/docs/CommandGuide/lit.pod @@ -253,8 +253,8 @@ files passed on the command line. You can use B<--show-suites> to display the discovered test suites at startup. Once a test suite is discovered, its config file is loaded. Config files -themselves are just Python modules which will be executed. When the config file -is executed, two important global variables are predefined: +themselves are Python modules which will be executed. When the config file is +executed, two important global variables are predefined: =over -- cgit v1.1