mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-19 01:27:40 +00:00
Fixed grammar typo.
llvm-svn: 12345
This commit is contained in:
parent
5bc633f691
commit
ef6d2c5e2d
@ -309,7 +309,7 @@ more than 256 elements</a>.</li>
|
||||
<li>The gccld program <a href="http://llvm.cs.uiuc.edu/PR139">does not link objects/archives in the order specified on the command line.</a></li>
|
||||
|
||||
<li><a href="http://llvm.cs.uiuc.edu/PR240">The lower-invoke pass does not mark
|
||||
values live across a setjmp as volatile</a>. This missing feature only effects
|
||||
values live across a setjmp as volatile</a>. This missing feature only affects
|
||||
targets whose setjmp/longjmp libraries do not save and restore the entire
|
||||
register file.</li>
|
||||
</ul>
|
||||
|
Loading…
Reference in New Issue
Block a user