diff options
Diffstat (limited to 'llvm')
-rw-r--r-- | llvm/docs/design_and_overview.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/design_and_overview.rst b/llvm/docs/design_and_overview.rst index 22e8125bb6d..4b1d627380c 100644 --- a/llvm/docs/design_and_overview.rst +++ b/llvm/docs/design_and_overview.rst @@ -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. |