From 59850d0874429601812bc13408cb1f776649027c Mon Sep 17 00:00:00 2001 From: Roman Divacky Date: Wed, 14 Oct 2009 17:57:32 +0000 Subject: Update llvm to r84119. --- docs/GettingStartedVS.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/GettingStartedVS.html') diff --git a/docs/GettingStartedVS.html b/docs/GettingStartedVS.html index 809fda0a6f35..c0024506e360 100644 --- a/docs/GettingStartedVS.html +++ b/docs/GettingStartedVS.html @@ -140,15 +140,15 @@
  • If you used CMake, then the directory you created the project files, the root directory will have an llvm.sln file, just double-click on that to open Visual Studio.
  • - +
  • Build the LLVM Suite: -
      +
      • Simply build the solution.
      • The Fibonacci project is a sample program that uses the JIT. Modify the project's debugging properties to provide a numeric command line argument. The program will print the corresponding fibonacci value.
      • -
  • + @@ -411,7 +411,7 @@ out:

    Jeff Cohen
    The LLVM Compiler Infrastructure
    - Last modified: $Date: 2009-04-03 22:32:13 +0200 (Fri, 03 Apr 2009) $ + Last modified: $Date: 2009-08-05 17:42:44 +0200 (Wed, 05 Aug 2009) $ -- cgit v1.2.3