mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-13 07:00:59 +00:00
catch one more typo, canonicalize LLVMdev
llvm-svn: 57571
This commit is contained in:
parent
af1e025d56
commit
4a32c61591
@ -511,7 +511,7 @@ API changes are:</p>
|
||||
<ul>
|
||||
|
||||
<li>Now, function attributes and return value attributes are managed
|
||||
sepearately. Interface exported by <tt>ParameterAttributes.h</tt> header is now
|
||||
separately. Interface exported by <tt>ParameterAttributes.h</tt> header is now
|
||||
experted by <tt>Attributes.h</tt> header. The new attributes interface changes are:
|
||||
<ul>
|
||||
<li><tt>getParamAttrs</tt> method is now replaced by
|
||||
@ -724,7 +724,7 @@ appropriate nops inserted to ensure restartability.</li>
|
||||
<ul>
|
||||
<li>The Itanium backend is highly experimental, and has a number of known
|
||||
issues. We are looking for a maintainer for the Itanium backend. If you
|
||||
are interested, please contact the llvmdev mailing list.</li>
|
||||
are interested, please contact the LLVMdev mailing list.</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
@ -757,7 +757,7 @@ appropriate nops inserted to ensure restartability.</li>
|
||||
|
||||
<p>llvm-gcc does not currently support <a href="http://llvm.org/PR869">Link-Time
|
||||
Optimization</a> on most platforms "out-of-the-box". Please inquire on the
|
||||
llvmdev mailing list if you are interested.</p>
|
||||
LLVMdev mailing list if you are interested.</p>
|
||||
|
||||
<p>The only major language feature of GCC not supported by llvm-gcc is
|
||||
the <tt>__builtin_apply</tt> family of builtins. However, some extensions
|
||||
|
Loading…
x
Reference in New Issue
Block a user