mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
Fix typeo
llvm-svn: 3775
This commit is contained in:
parent
fa9dd5dba9
commit
23352ba613
@ -1139,7 +1139,7 @@ where we are going:<p>
|
||||
<!-- _______________________________________________________________________ -->
|
||||
</ul><h4><a name="SMP"><hr size=0>Multithreaded LLVM</h4><ul>
|
||||
|
||||
Multiple CPU machines are becoming more command and compilation can never be
|
||||
Multiple CPU machines are becoming more common and compilation can never be
|
||||
fast enough: obviously we should allow for a multithreaded compiler. Because of
|
||||
the semantics defined for passes above (specifically they cannot maintain state
|
||||
across invocations of their <tt>run*</tt> methods), a nice clean way to
|
||||
|
Loading…
Reference in New Issue
Block a user