From cd3abba7c3dc49b4e2485bafe7fdf82073658d4e Mon Sep 17 00:00:00 2001 From: Matthijs Kooijman Date: Fri, 25 Jul 2008 11:13:59 +0200 Subject: [PATCH] Add label to LLVM section. --- Report/Main/Context/LLVM.tex | 1 + 1 file changed, 1 insertion(+) 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 -- 2.30.2