From: Matthijs Kooijman Date: Fri, 25 Jul 2008 09:13:59 +0000 (+0200) Subject: Add label to LLVM section. X-Git-Tag: Report-final~31 X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fprojects%2Finternship.git;a=commitdiff_plain;h=cd3abba7c3dc49b4e2485bafe7fdf82073658d4e Add label to LLVM section. --- diff --git a/Report/Main/Context/LLVM.tex b/Report/Main/Context/LLVM.tex index 0f91396..e75166b 100644 --- a/Report/Main/Context/LLVM.tex +++ b/Report/Main/Context/LLVM.tex @@ -1,4 +1,5 @@ \section{Low Level Virtual Machine} +\label{LLVM} The Low Level Virtual Machine project (LLVM, \cite{LLVM}, \cite{Lattner:MSThesis02}) is a framework for compiler construction. It provides its own intermediate representation, the LLVM IR. This is a simple language that can be used to