Documentation: add a missing space

llvm-svn: 170542
This commit is contained in:
Dmitri Gribenko 2012-12-19 12:51:48 +00:00
parent ca7fcf2354
commit d3be5d9bf6
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ LLVM Design & Overview
Book chapter providing a compiler hacker's introduction to LLVM.
* `LLVM: A Compilation Framework forLifelong Program Analysis & Transformation
* `LLVM: A Compilation Framework for Lifelong Program Analysis & Transformation
<http://llvm.org/pubs/2004-01-30-CGO-LLVM.html>`_
Design overview.