xo-jit: ex1: dump execution session
This commit is contained in:
parent
7f4d0ee8e2
commit
73bf066318
1 changed files with 4 additions and 0 deletions
|
|
@ -151,6 +151,10 @@ main() {
|
|||
<< xtag("expr", lambda)
|
||||
<< endl;
|
||||
}
|
||||
|
||||
/* is this in module? */
|
||||
cerr << "ex1: jit execution session" << endl;
|
||||
jit->dump_execution_session();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue