X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fprojects%2Finternship.git;a=blobdiff_plain;f=Report%2FMain%2FFuture.tex;h=02251747db67c2c171d130858531b2d00a2e24a0;hp=842900c14f1eb8daaedf5027b0f3014af8185a67;hb=6675b39e043016e3cc9e79054dd5142b6ba947dc;hpb=bda4ad2a7baf347f8bb7239ae998088a6987b73b diff --git a/Report/Main/Future.tex b/Report/Main/Future.tex index 842900c..0225174 100644 --- a/Report/Main/Future.tex +++ b/Report/Main/Future.tex @@ -1,5 +1,5 @@ \chapter{Future work} -\ref{FutureWork} +\label{FutureWork} This chapter will describe outstanding tasks and issues. \section{Verifiers} @@ -15,7 +15,7 @@ the specifications. Apart from improving user feedback, this will also greatly help to fine tune the specifications and find bugs in the frontend. \section{Debug info preservation} -\ref{PreserveDebug} +\label{PreserveDebug} Currently, transformation passes are mostly ignorant about debugging info, they treat it as ordinary code. Since debugging info is added to LLVM code by means of special function calls and transformations by default assume that an unknow