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

             Bug #: 14070
           Summary: Deeply nested struct types cause run time to explode
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Core LLVM classes
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


Created attachment 9335
  --> http://llvm.org/bugs/attachment.cgi?id=9335
console output

Attached code causes opt to spend nine seconds reading the (very simple)
source. Adding further ", {i32}" to the type increases the runtime
exponentially.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- 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