[cfe-dev] static initialization of global namespace scope constexpr objects

Richard Smith richard at metafoo.co.uk
Tue Jun 12 22:18:37 PDT 2012


On Tue, Jun 12, 2012 at 7:35 PM, Suman Kar <skarpio at gmail.com> wrote:

> On Tue, Jun 12, 2012 at 10:49 AM, Richard Smith <richard at metafoo.co.uk>
> wrote:
> [...]
> >
> > This looks like a backend issue: it appears that we don't support .rodata
> > when targeting i686-pc-mingw32.
> [...]
> > Clang (well, LLVM) emits
> > this variable into an RO section on targets where it knows how to do so.
>
> Is there a bug/feature request that tracks this issue? Are there plans
> to work on mingw specific issues for some release in the near future?
>

This question is likely to get a better response on llvm-dev.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120612/5706ecf5/attachment.html>


More information about the cfe-dev mailing list