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

            Bug ID: 18829
           Summary: Use still stuck around after Def is destroyed
                    assertion with alias bitcast functions
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Scalar Optimizations
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

Created attachment 12056
  --> http://llvm.org/bugs/attachment.cgi?id=12056&action=edit
Testcase

This testcase crashes trying to do anything (e.g. llvm-as) with the message
llvm/lib/IR/Value.cpp:79: virtual llvm::Value::~Value(): Assertion `use_empty()
&& "Uses remain when a value is destroyed!"' failed.

-- 
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