Handle __attribute__((used)) for functions, i.e. make the function entity sticky.
authorChristoph Mallon <christoph.mallon@gmx.de>
Wed, 13 Aug 2008 07:28:32 +0000 (07:28 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Wed, 13 Aug 2008 07:28:32 +0000 (07:28 +0000)
commitcd23ca9111aba24c03b67944d614e57027f5b803
tree99268ab656d70ec2f70733bb4aae94f2ac38df30
parent345fd0e917dbecd11edb21db0b8ff0ee2ede966e
Handle __attribute__((used)) for functions, i.e. make the function entity sticky.

[r21135]
ast2firm.c
ast_t.h
parser.c