http://llvm.org/bugs/show_bug.cgi?id=15838
Andrew Trick <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Andrew Trick <[email protected]> --- Fixed in r180227. The new subpass expected a nonempty block. Which is usually true but we don't filter out blocks with multiple dbg.value. Some day I must figure out how to reduce metadata so I can checkin test cases like this. -- 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
