Remove the unnecessary special case for __alignof__(function) from alignof_to_firm().
authorChristoph Mallon <christoph.mallon@gmx.de>
Sat, 5 May 2012 06:26:23 +0000 (08:26 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Sat, 5 May 2012 21:09:54 +0000 (23:09 +0200)
commitb6f9989d055ccf91dbff6435515f1fdee0ac6ed5
tree9767e9c5263775f90bde25a61234c6a9ab9e76a1
parent8183af7f7330ebf2435fb3c6e0a93b13f07de896
Remove the unnecessary special case for __alignof__(function) from alignof_to_firm().

Functions have the "right" alignment set.
ast2firm.c