[LLVMbugs] [Bug 22669] New: Assertion failed: (!DICompositeType(TheCtx).getIdentifier() && "Context of a global variable should not be a type with identifier"), function createGlobalVariableHelper

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Feb 23 14:33:59 PST 2015


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

            Bug ID: 22669
           Summary: Assertion failed:
                    (!DICompositeType(TheCtx).getIdentifier() && "Context
                    of a global variable should not be a type with
                    identifier"), function createGlobalVariableHelper
           Product: clang
           Version: 3.6
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: LLVM Codegen
          Assignee: unassignedclangbugs at nondot.org
          Reporter: compnerd at compnerd.org
                CC: hans at hanshq.net, llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Created attachment 13931
  --> http://llvm.org/bugs/attachment.cgi?id=13931&action=edit
reduced.cc

Attached is a reduced test case (with lit invocation).  Still occurs on ToT.

-- 
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/20150223/c7a4d58a/attachment.html>


More information about the llvm-bugs mailing list