Documentation: add a missing space

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170542 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Dmitri Gribenko 2012-12-19 12:51:48 +00:00
parent b9e12e519e
commit ba2d6fba00

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.