renamed set_value/clear_value(): these names clash with the construction functions
[libfirm] / ir / be / test / simple.c
1 int main(void) {
2         return 0;
3 }