mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-18 17:55:18 +00:00
Added the new GCC front end section to the table of contents.
llvm-svn: 10068
This commit is contained in:
parent
5baa0c6db4
commit
3dad9a63e8
@ -49,6 +49,21 @@
|
||||
<li>I've built LLVM and am testing it, but the tests freeze.</li>
|
||||
<li>Why do test results differ when I perform different types of builds?</li>
|
||||
</ol></li>
|
||||
|
||||
<li><a href="#cfe">GCC Front End</a>
|
||||
<ol>
|
||||
<li>
|
||||
When I compile software that uses a configure script, the configure script
|
||||
thinks my system has all of the header files and libraries it is testing
|
||||
for. How do I get configure to work correctly?
|
||||
</li>
|
||||
|
||||
<li>
|
||||
When I compile code using the LLVM GCC front end, it complains that it
|
||||
cannot find crtend.o.
|
||||
</li>
|
||||
</ol>
|
||||
</li>
|
||||
</ol>
|
||||
|
||||
<!-- *********************************************************************** -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user