[LLVMbugs] [Bug 19221] Debug-info verifier failure

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Apr 9 22:22:23 PDT 2014


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

Eric Christopher <echristo at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |echristo at gmail.com
         Resolution|---                         |FIXED
           Assignee|unassignedbugs at nondot.org   |echristo at gmail.com

--- Comment #1 from Eric Christopher <echristo at gmail.com> ---
I believe I've fixed this in 205952. The global variables weren't quite right,
they really should never have empty name strings and we should output variables
so that people can use them to grab values when you've got an anonymous union
at global scope.

-- 
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/20140410/76fde140/attachment.html>


More information about the llvm-bugs mailing list