http://llvm.org/bugs/show_bug.cgi?id=13904
Duncan Sands <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |DUPLICATE --- Comment #1 from Duncan Sands <[email protected]> 2012-09-24 02:47:50 CDT --- I reduced it to the testcase in PR13903. It could probably be reduced a lot further, since it is just callgraph construction crashing in a straightforward way when it sees an invoke of an intrinsic (the llvm.donothing intrinsic). *** This bug has been marked as a duplicate of bug 13903 *** -- 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
