mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-19 14:44:39 +00:00
Add link to LLVM's Getting Started page.
Patch by John Thompson! llvm-svn: 78307
This commit is contained in:
parent
bd7d13fb70
commit
3ebc08b5bd
@ -49,6 +49,16 @@ mailing list</a>.</p>
|
||||
follows:</p>
|
||||
|
||||
<ol>
|
||||
<li>Get the required tools.
|
||||
<ul>
|
||||
<li>See
|
||||
<a href="http://llvm.org/docs/GettingStarted.html#requirements">
|
||||
Getting Started with the LLVM System - Requirements</a>.</li>
|
||||
<li>Note also that Python is needed for running the test suite.
|
||||
Get it at: <a href="http://www.python.org/download">
|
||||
http://www.python.org/download</a></li>
|
||||
</ul>
|
||||
|
||||
<li><a href="http://www.llvm.org/docs/GettingStarted.html#checkout">Checkout
|
||||
and build LLVM</a> from SVN head:</li>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user