This commit is contained in:
parent
6808123db3
commit
40bffb73a8
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ print(a);
|
|||
\caption{Example of pseudo-predicates control dependencies \josep{no se referencia a esta figura desde ningún sitio}}
|
||||
\end{figure}
|
||||
|
||||
This is the process used to build the Program Dependence Graph.
|
||||
This is the process used to build the Program Dependence Graph. \josep{Todo lo que sigue es demasiado verbose. No hay definiciones concretas. Es todo muy informal, y no hay un ongoing example que permita ver como las fases van evolucionando paso a paso. Nos reunimos para hablar de esta sección antes de reescribirla...}
|
||||
|
||||
\begin{description}
|
||||
\item[Step 1 (static analysis):] Identify for each instruction the variables read and defined. Each method is annotated with the global variables that they access or modify.
|
||||
|
|
Loading…
Reference in a new issue