http://llvm.org/bugs/show_bug.cgi?id=18885

Reid Kleckner <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Reid Kleckner <[email protected]> ---
(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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to