Use — because.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53901 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Bill Wendling 2008-07-22 06:46:17 +00:00
parent c8be0a47b6
commit 7c6d410f66

View File

@ -91,7 +91,7 @@
<div class="doc_text">
<dl>
<dt><a name="BURS"><b>BURS</b></a></dt>
<dd>Bottom Up Rewriting System - A method of instruction selection for
<dd>Bottom Up Rewriting System&mdash;A method of instruction selection for
code generation. An example is the <a
href="http://www.program-transformation.org/Transform/BURG">BURG</a> tool.</dd>
</dl>