Skip to content

Commit 9e049ba

Browse files
Document pc
1 parent 529fbc9 commit 9e049ba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/goto-symex/symex_target.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ class symex_targett
3030
{
3131
unsigned thread_nr;
3232
irep_idt function;
33+
// The program counter is an iterator which indicates where the execution
34+
// is in its program sequence
3335
goto_programt::const_targett pc;
3436
bool is_set;
3537

0 commit comments

Comments
 (0)