Do not mark the transformed as visited. It makes no sense at all.
[libfirm] / ir / be / test / simple.c
1 int main(void) {
2         return 0;
3 }