Prefer new_Const(get_mode_one(x)) over new_Const_long(x, 1).
[libfirm] / ir / obstack / README
1 This is an obstack implementation adapted from the glibc one. It should work on
2 all ANSI C89 compliant environments.