Fix a typo.

Corrected a potential grammary issue.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18364 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
John Criswell 2004-11-29 21:46:29 +00:00
parent 8a9193927a
commit 6e35eda519

View File

@ -147,8 +147,8 @@ invalid code. Instead, use the system assembler and linker.
<p><b>Solaris/SPARC:</b></p>
<p>
For Solaris/SPARC, LLVM only supports the SPARC V9. Therefore, the
configure command line should specify sparcv9, as shown below. Also,
For Solaris/SPARC, LLVM only supports the SPARC V9 architecture. Therefore,
the configure command line should specify sparcv9, as shown below. Also,
note that Solaris has trouble with various wide (multibyte) character
functions from C as referenced from C++, so we typically configure with
--disable-c-mbchar (cf. <a href="http://llvm.cs.uiuc.edu/PR206">Bug 206</a>).
@ -187,7 +187,7 @@ functions from C as referenced from C++, so we typically configure with
target to get it to work correctly. These include:<p>
<ul>
<li>Often targets include special or assembler linker flags which
<li>Often targets include special assembler or linker flags which
<tt>gccas</tt>/<tt>gccld</tt> does not understand. In general, these can
just be removed.</li>
<li>LLVM currently does not support any floating point values other than