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

Andreas Fredriksson deplinenoise at gmail.com
Sat Sep 29 02:49:27 PDT 2007


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
>



More information about the llvm-dev mailing list