hws/hw09.tex
changeset 649 12c4957c15a9
parent 648 a64c9a1007ee
child 703 7f9a6beea278
--- a/hws/hw09.tex	Mon Oct 07 20:53:25 2019 +0100
+++ b/hws/hw09.tex	Tue Oct 08 21:12:52 2019 +0100
@@ -46,6 +46,7 @@
 
 
 \item What does the following LLVM function calculate. Give the
+  expression 
 
 \begin{lstlisting}[language=LLVM,numbers=none]  
 define i32 @foo(i32 %a, i32 %b)  {