fix handling of default pns in the backend (they don't need table entries)
[libfirm] / ir / be / test / simple.c
1 int main(void) {
2         return 0;
3 }