commit | 5032e5a61381437174e035de2a7dd728978f7bd5 | [log] [tgz] |
---|---|---|
author | Anton Korobeynikov <asl@math.spbu.ru> | Wed Jan 17 10:33:08 2007 +0000 |
committer | Anton Korobeynikov <asl@math.spbu.ru> | Wed Jan 17 10:33:08 2007 +0000 |
tree | d3490b98b33a202ee2b2a399692d9c7b169ac1c8 | |
parent | e911615c4769d793588087b5321d303ecb9661c7 [diff] |
* Fix one more bug in PIC codegen: extra load is needed for *all* non-statics. * Introduce new option to output zero-initialized data to .bss section. This can reduce size of binaries. Enable it by default for ELF & Cygwin/Mingw targets. Probably, Darwin should be also added. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33299 91177308-0d34-0410-b5e6-96231b3b80d8