llvm-svn: 134361
This commit is contained in:
Chris Lattner 2011-07-03 02:21:48 +00:00
parent b8f7603526
commit 052172bc14
1 changed files with 1 additions and 1 deletions

View File

@ -405,7 +405,7 @@
to each compilation sequence. For example, the list of used
temporary files (which must be removed once compilation is
finished) and result files (which should be removed if
compilation files).</p>
compilation fails).</p>
<h4 id="int_unified_parsing">Unified Parsing &amp; Pipelining</h4>