mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-27 06:54:30 +00:00
Fixed typo.
llvm-svn: 141906
This commit is contained in:
parent
a1d8196452
commit
b0db984fab
@ -2580,7 +2580,7 @@ b: unreachable
|
||||
</ul>
|
||||
|
||||
<p>Whenever a trap value is generated, all values which depend on it evaluate
|
||||
to trap. If they have side effects, the evoke their side effects as if each
|
||||
to trap. If they have side effects, they evoke their side effects as if each
|
||||
operand with a trap value were undef. If they have externally-visible side
|
||||
effects, the behavior is undefined.</p>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user