copy_entity_own(): assert if the new type has already a fixed layout
[libfirm] / ir / be / test / simple.c
1 int main(void) {
2         return 0;
3 }