- representing the 3-state visibility (default,local,external) with 2 bits was
authorMatthias Braun <matze@braunis.de>
Thu, 4 Feb 2010 13:27:45 +0000 (13:27 +0000)
committerMatthias Braun <matze@braunis.de>
Thu, 4 Feb 2010 13:27:45 +0000 (13:27 +0000)
commitcf946e20e9cac9f8e42e7a1fc93886a75db7a80c
tree261b766b2a589e9210fbb2c1641c5012439fff0b
parentec1235ae02fb0a3c019a9751df4f8c8a59d207c0
- representing the 3-state visibility (default,local,external) with 2 bits was
  clumsy. Bring back get_entity_visibility and set_entity_visibility

[r27039]
24 files changed:
include/libfirm/typerep.h
ir/ana/cgana.c
ir/ana/irmemory.c
ir/ana/rta.c
ir/be/arm/bearch_arm.c
ir/be/beabi.c
ir/be/begnuas.c
ir/be/bestabs.c
ir/be/ia32/bearch_ia32.c
ir/be/ia32/ia32_common_transform.c
ir/be/ia32/ia32_emitter.c
ir/be/ia32/ia32_fpu.c
ir/be/ia32/ia32_intrinsics.c
ir/be/ia32/ia32_transform.c
ir/be/ppc32/ppc32_transform.c
ir/ir/irdumptxt.c
ir/ir/irio.c
ir/ir/irnode.c
ir/opt/ldstopt.c
ir/opt/opt_inline.c
ir/opt/opt_ldst.c
ir/opt/proc_cloning.c
ir/tr/entity.c
ir/tr/type.c