fixed support for calling conventions:
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Sat, 16 Aug 2008 11:36:17 +0000 (11:36 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Sat, 16 Aug 2008 11:36:17 +0000 (11:36 +0000)
commit0fca11d25333e9156984a12a530d722a74018592
tree2872c0b2c355b9b75aa587ba2c3daf20f8cf0d6e
parent21dbb2b9c84e8fed04ac38ebe5c0b7778ab666e3
fixed support for calling conventions:
- add them to function type
- issue error if more than one cc is used
- show them in type info

[r21216]
ast2firm.c
parser.c
type.c