put zero initialized entities into bss section (not just uninitialized ones); TLS...
authorMatthias Braun <matze@braunis.de>
Wed, 10 Feb 2010 22:09:13 +0000 (22:09 +0000)
committerMatthias Braun <matze@braunis.de>
Wed, 10 Feb 2010 22:09:13 +0000 (22:09 +0000)
commit00c43cda7202a15a95096961b9301ca3181c3c0a
tree18ec861a075f3525ee6069ef2039c0647ca06929
parent73868842a9be073369278730054a87ccc2750f66
put zero initialized entities into bss section (not just uninitialized ones); TLS entities should go to tbss or tdata

[r27108]
ast2firm.c