mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2026-04-21 23:17:16 +00:00
Documentation: fix HTML validation errors.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78196 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user