- Added ir_export which is supposed to export the whole irp
authorMoritz Kroll <Moritz.Kroll@gmx.de>
Fri, 6 Feb 2009 00:43:50 +0000 (00:43 +0000)
committerMoritz Kroll <Moritz.Kroll@gmx.de>
Fri, 6 Feb 2009 00:43:50 +0000 (00:43 +0000)
commit4692a0c6cc57c15bc480fb09e85fdd48dd860d46
treeccda246dc44622448117bc60c9a2f1a6dac8dcb9
parente152ae82aaa4ccd595b2aaf8bbf0190a8169caf0
- Added ir_export which is supposed to export the whole irp
- Implemented exporting entity initializers
- get_compound_ent_value now also uses skip_Id... currently this is needed,
  because of the way entity initializers are imported using Dummy nodes
- Fixed import of End node
- Added import/export support for pointer types

[r25440]
include/libfirm/irgwalk.h
include/libfirm/irio.h
ir/ir/irio.c
ir/tr/entity.c