qbe

Internal scc patchset buffer for QBE
Log | Files | Refs | README | LICENSE

commit 5f80243857bf5282f6edbc050eb4a87937a75ed0
parent e616988515f95dbe6d8c1436c2fe265583d44144
Author: Quentin Carbonneaux <quentin.carbonneaux@yale.edu>
Date:   Thu, 10 Mar 2016 16:21:44 -0500

style

Diffstat:
Mdoc/il.txt | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/il.txt b/doc/il.txt @@ -82,7 +82,7 @@ much lighter use of types and the syntax is terser. The language syntax is vaporously described in the sections below using BNF syntax. The different BNF constructs used -are described in the following list. +are listed below. * Keywords are enclosed between quotes; * `... | ...` expresses disjunctions;