[LLVMdev] Small error in documentation?

Russell Wallace russell.wallace at gmail.com
Fri Feb 12 19:09:55 PST 2010


http://llvm.org/docs/ProgrammersManual.html#BasicBlock

"This class represents a single entry multiple exit section of the
code, commonly known as a basic block by the compiler community."

This should perhaps read 'single entry single exit'?



More information about the llvm-dev mailing list