From eaccdd34a330d2f7578edbaeec924912a9325f48 Mon Sep 17 00:00:00 2001 From: Benjamin Kramer Date: Wed, 5 Aug 2009 15:42:44 +0000 Subject: Documentation: fix HTML validation errors. llvm-svn: 78196 --- llvm/docs/GettingStartedVS.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'llvm/docs/GettingStartedVS.html') diff --git a/llvm/docs/GettingStartedVS.html b/llvm/docs/GettingStartedVS.html index 37bdd30b085..5a86199f7e4 100644 --- a/llvm/docs/GettingStartedVS.html +++ b/llvm/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.
      • -
  • + -- cgit v1.2.3