Loading llvm/docs/GettingStarted.html +2 −4 Original line number Diff line number Diff line Loading @@ -115,8 +115,7 @@ and performance. <ol> <li><tt>cd <i>where-you-want-the-C-front-end-to-live</i></tt> <li><tt>gunzip --stdout cfrontend.<i>platform</i>.tar.gz | tar -xvf -</tt> <li><b>Sparc and MacOS X Only:</b><br> <tt>cd cfrontend/<i>platform</i><br> <li><tt>cd cfrontend/<i>platform</i><br> ./fixheaders</tt> </ol></li> Loading Loading @@ -672,8 +671,7 @@ location must be specified when the LLVM suite is configured.</p> -</tt></li> </ol> <p>If you are using Solaris/Sparc or MacOS X/PPC, you will need to fix the header files:</p> <p>Next, you will need to fix your system header files:</p> <p><tt>cd cfrontend/<i>platform</i><br> ./fixheaders</tt></p> Loading Loading
llvm/docs/GettingStarted.html +2 −4 Original line number Diff line number Diff line Loading @@ -115,8 +115,7 @@ and performance. <ol> <li><tt>cd <i>where-you-want-the-C-front-end-to-live</i></tt> <li><tt>gunzip --stdout cfrontend.<i>platform</i>.tar.gz | tar -xvf -</tt> <li><b>Sparc and MacOS X Only:</b><br> <tt>cd cfrontend/<i>platform</i><br> <li><tt>cd cfrontend/<i>platform</i><br> ./fixheaders</tt> </ol></li> Loading Loading @@ -672,8 +671,7 @@ location must be specified when the LLVM suite is configured.</p> -</tt></li> </ol> <p>If you are using Solaris/Sparc or MacOS X/PPC, you will need to fix the header files:</p> <p>Next, you will need to fix your system header files:</p> <p><tt>cd cfrontend/<i>platform</i><br> ./fixheaders</tt></p> Loading