when lowering 64bit Conds, construct new Cmps/Conds in the block of the Cond, not...
[libfirm] / ir / be / test / simple.c
1 int main(void) {
2         return 0;
3 }