Added doxygen comments for various enumeration types.
[libfirm] / firmjni / testprograms / run-results.txt
1
2 Creating an IR graph: EMPTY...
3 Done building the graph.  Dumping it.
4 use xvcg to view this graph:
5 /ben/goetz/bin/xvcg GRAPHNAME
6
7
8 Creating an IR graph: IfElseExample...
9 Optimization: 2
10 new Nodes: 37,
11 old Nodes: 38, 36, 37,
12 Optimization: 2
13 new Nodes: 21,
14 old Nodes: 39, 36, 21,
15 Optimization: 4
16 new Nodes: 29,
17 old Nodes: 44, 37,
18 Done building the graph.  Optimizing it.
19 Optimization: 4
20 new Nodes: 29,
21 old Nodes: 44, 37,
22 use xvcg to view this graph:
23 /ben/goetz/bin/xvcg GRAPHNAME