[LLVMbugs] [Bug 18885] -fms-extensions should implement MSVC's section pragmas (const_seg, data_seg, etc)
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Aug 11 09:52:54 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=18885
Reid Kleckner <rnk at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Reid Kleckner <rnk at google.com> ---
(In reply to comment #2)
> Warren implemented most of these back in r205810.
>
> I implemented #pragma init_seg in r213593, but the code in Blink turned out
> to be bogus anyway because it was declaring a const globals without a
> user-declared constructor. We ended up rewriting the Blink code to use
> statically initialized const references to some uninitialized storage.
Really closing...
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140811/e0fa5049/attachment.html>
More information about the llvm-bugs
mailing list