X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fprojects%2Finternship.git;a=blobdiff_plain;f=Report%2FMain%2FFuture.tex;h=842900c14f1eb8daaedf5027b0f3014af8185a67;hp=16c2a548aba8373de41f30799dcdda6ecbbd6907;hb=bda4ad2a7baf347f8bb7239ae998088a6987b73b;hpb=b8ed8189b345f81d7a91535959b3776593062535 diff --git a/Report/Main/Future.tex b/Report/Main/Future.tex index 16c2a54..842900c 100644 --- a/Report/Main/Future.tex +++ b/Report/Main/Future.tex @@ -1,4 +1,5 @@ \chapter{Future work} +\ref{FutureWork} This chapter will describe outstanding tasks and issues. \section{Verifiers} @@ -14,6 +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} 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