From 405cd282a305270df781bd77d6a476b9398e7e1c Mon Sep 17 00:00:00 2001 From: Graydon Hoare Date: Tue, 13 Jul 2010 16:04:31 -0700 Subject: Typo fixes to docs, from Ralph Giles. --- src/boot/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/boot/README b/src/boot/README index 30c1f0e9..891e1336 100644 --- a/src/boot/README +++ b/src/boot/README @@ -398,7 +398,7 @@ Probably-bad ideas we will want to do differently in the self-hosted compiler: ever-more constraints (is_resolved(ast), is_typechecked(ast), etc.) - Trans should be organized as pure and value-producing code, not imperatively - emitting quads into emitters. LLVM will enforce this anwyays. See what + emitting quads into emitters. LLVM will enforce this anyways. See what happened in lltrans.ml if you're curious what it'll look (more) like. - The PIC scheme will have to change, hopefully get much easier. -- cgit v1.2.3