[LLVMbugs] [Bug 9339] New: Possible typo in LLVM tutorial
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Feb 27 05:18:46 PST 2011
http://llvm.org/bugs/show_bug.cgi?id=9339
Summary: Possible typo in LLVM tutorial
Product: Documentation
Version: trunk
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: General docs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: eliben at gmail.com
CC: llvmbugs at cs.uiuc.edu
In part 5 of the LLVM Kaleidoscope tutorial
(http://llvm.org/docs/tutorial/LangImpl5.html), you say:
"Extending Kaleidoscope to support if/then/else is quite straightforward. It
basically requires adding lexer support for this "new" concept to the lexer,
parser, AST, and LLVM code emitter."
I think that the word "lexer" after "adding" shouldn't be there.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list