new reference since unique nuber output in type graphs works
[libfirm] / testprograms / irr_loop_example.c
index 8509c37..3129af8 100644 (file)
@@ -70,6 +70,7 @@ int main(int argc, char **argv)
   ent = new_entity (owner,
                     id_from_str (METHODNAME, strlen(METHODNAME)),
                     proc_main);
+  get_entity_ld_name(ent); /* To enforce name mangling for vcg graph name */
 
 #define NUM_OF_LOCAL_VARS 0