Correct a subtle bug in the ia32 backend: Sub(x, x) triggered that the Neg+Add trick...
[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.