Fix typeo

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3775 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2002-09-17 16:47:06 +00:00
parent 913bfbc2e4
commit ed2e7a9ce4

View File

@ -1139,7 +1139,7 @@ where we are going:<p>
<!-- _______________________________________________________________________ --> <!-- _______________________________________________________________________ -->
</ul><h4><a name="SMP"><hr size=0>Multithreaded LLVM</h4><ul> </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 fast enough: obviously we should allow for a multithreaded compiler. Because of
the semantics defined for passes above (specifically they cannot maintain state the semantics defined for passes above (specifically they cannot maintain state
across invocations of their <tt>run*</tt> methods), a nice clean way to across invocations of their <tt>run*</tt> methods), a nice clean way to