ir_label_t added
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Tue, 24 Jul 2007 14:02:59 +0000 (14:02 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Tue, 24 Jul 2007 14:02:59 +0000 (14:02 +0000)
[r15307]

include/libfirm/firm_types.h

index b14ec99..4749dda 100644 (file)
@@ -44,6 +44,7 @@ typedef unsigned long long ulong64;
 
 typedef unsigned long ir_visited_t;
 typedef unsigned long ir_exc_region_t;
+typedef unsigned long ir_label_t;
 
 typedef struct dbg_info             dbg_info,            *dbg_info_ptr;
 typedef const struct _ident         ident,               *ir_ident_ptr;