[LLVMdev] Crash on accessing deleted MBBs (new backend)

Evan Cheng evan.cheng at apple.com
Wed Oct 3 23:58:31 PDT 2007


Please file a bug so I will remember to take a look. Thanks.

Evan

On Sep 29, 2007, at 2:49 AM, Andreas Fredriksson wrote:

> I guess isUnpredicatedTerminator() and friends would just return
> false, but maybe there should be an assertion in an earlier pass that
> all instructions in the tail position of basic blocks really are
> terminators, or is that not required?
>
> // A
>
> On 9/29/07, Evan Cheng <evan.cheng at apple.com> wrote:
>> Yeah, that will cause problems. However, I expect an assertion
>> somewhere. Any chance you can track down the exact problem?
>>
>> Thanks.
>>
>> Evan
>>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev




More information about the llvm-dev mailing list