removed depency of bool type and stdbool.h (not C89)
[libfirm] / ir / opt / proc_cloning.c
2005-11-14 Michael BeckBugFix: handling variadic functions
2005-11-08 Michael Beckhandle variadic functions right (do not clone yet)
2005-11-04 Michael Beckinitial implementation of procedure cloning added