summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/COFF/rdata.ll
Commit message (Collapse)AuthorAgeFilesLines
* Revert "coff also doesn't have a ReadOnlySection yet, (!)"David Majnemer2013-08-081-0/+6
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
OpenPOWER on IntegriCloud