\chapter{Future work}
-\ref{FutureWork}
+\label{FutureWork}
This chapter will describe outstanding tasks and issues.
\section{Verifiers}
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