we can parse lots of assembler constraints now (but not all yet), and emit immediates...
[libfirm] / ir / be / test / simple.c
1 int main(void) {
2         return 0;
3 }