mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-03 09:21:02 +00:00
Building the C FE is a user-level process
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14464 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
bb4a90820c
commit
d80ea073dd
@ -94,6 +94,7 @@ Instructions</a></li>
|
||||
<li><a href="CommandGuide/index.html">LLVM Command Guide</a></li>
|
||||
<li><a href="LangRef.html">LLVM Assembly Language</a></li>
|
||||
<li><a href="TestingGuide.html">LLVM Test Suite Guide</a></li>
|
||||
<li><a href="CFEBuildInstrs.html">Building the LLVM C/C++ front-end</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@ -125,7 +126,6 @@ useful for those writing front-ends.</li>
|
||||
|
||||
<div class="doc_text">
|
||||
<ul>
|
||||
<li><a href="CFEBuildInstrs.html">Building the LLVM C/C++ front-end</a></li>
|
||||
<li><a href="http://llvm.cs.uiuc.edu/docs/HowToSubmitABug.html">Submitting a
|
||||
bug</a></li>
|
||||
<li><a href="OpenProjects.html">Open projects</a></li>
|
||||
|
Loading…
Reference in New Issue
Block a user