summaryrefslogtreecommitdiffstats
path: root/docs/GettingStartedVS.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/GettingStartedVS.html')
-rw-r--r--docs/GettingStartedVS.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/GettingStartedVS.html b/docs/GettingStartedVS.html
index 809fda0..c002450 100644
--- a/docs/GettingStartedVS.html
+++ b/docs/GettingStartedVS.html
@@ -140,15 +140,15 @@
<li>If you used CMake, then the directory you created the project files,
the root directory will have an <tt>llvm.sln</tt> file, just
double-click on that to open Visual Studio.</li>
- </ol></li>
+ </ul></li>
<li>Build the LLVM Suite:
- <ol>
+ <ul>
<li>Simply build the solution.</li>
<li>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.</li>
- </ol></li>
+ </ul></li>
</ol>
@@ -411,7 +411,7 @@ out:</p>
<a href="mailto:jeffc@jolt-lang.org">Jeff Cohen</a><br>
<a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
- 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) $
</address>
</body>
</html>
OpenPOWER on IntegriCloud