| commit | f76d6b3712ffe332dff21c0e17bf8ba6c4222366 | [log] [tgz] |
|---|---|---|
| author | David Majnemer <david.majnemer@gmail.com> | Thu Aug 08 01:50:52 2013 +0000 |
| committer | David Majnemer <david.majnemer@gmail.com> | Thu Aug 08 01:50:52 2013 +0000 |
| tree | 85de35c2156feccabd34aef63d08e42b1619c0c1 | |
| parent | 493df1a14f5dc5267a029c6ff58018efe0647297 [diff] |
Revert "coff also doesn't have a ReadOnlySection yet, (!)" This reverts commit r77814. We were sticking global constants in the .data section instead of in the .rdata section when emitting for COFF. This fixes PR16831. llvm-svn: 187956