forked from OSchip/llvm-project
parent
603bd8f54c
commit
6b83538ac8
|
@ -21,6 +21,12 @@ If you like what you see, please consider <a href="get_involved.html">getting
|
|||
involved</a> with the Clang community. If you run into problems, please file
|
||||
bugs in <a href="http://llvm.org/bugs/">LLVM Bugzilla</a>.</p>
|
||||
|
||||
<h2 id="download">Release Clang Versions</h2>
|
||||
|
||||
<p>Clang has been released as part of regular LLVM releases since LLVM 2.6. You
|
||||
can download the release versions
|
||||
from <a href="http://llvm.org/releases/">http://llvm.org/releases/</a>.</p>
|
||||
|
||||
<h2 id="build">Building Clang and Working with the Code</h2>
|
||||
|
||||
<h3 id="buildNix">On Unix-like Systems</h3>
|
||||
|
|
Loading…
Reference in New Issue