Add some details
authorChris Lattner <sabre@nondot.org>
Tue, 24 Aug 2004 18:53:39 +0000 (18:53 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 24 Aug 2004 18:53:39 +0000 (18:53 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16035 91177308-0d34-0410-b5e6-96231b3b80d8

docs/Lexicon.html

index 355306bb7e45f72ceb82ddfcc780db5914f006bb..e735a9906b8ab85cd6460e1448dd96fafd453697 100644 (file)
@@ -79,7 +79,9 @@
 <div class="doc_text">
   <dl>
     <dt><a name="BURS"><b>BURS</b></a></dt>
-    <dd>Bottom Up Rewriting System</dd>
+    <dd>Bottom Up Rewriting System - 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>
 </div>
 <!-- _______________________________________________________________________ -->