From: Bill Wendling Date: Tue, 22 Jul 2008 06:46:17 +0000 (+0000) Subject: Use — because. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=7c6d410f66b3b76a5c1867b827cfc6ff46591bf9;p=oota-llvm.git Use — because. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53901 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/Lexicon.html b/docs/Lexicon.html index fbe09564c75..62506d858b1 100644 --- a/docs/Lexicon.html +++ b/docs/Lexicon.html @@ -91,7 +91,7 @@
BURS
-
Bottom Up Rewriting System - A method of instruction selection for +
Bottom Up Rewriting System—A method of instruction selection for code generation. An example is the BURG tool.