[LLVMdev] problem with LLVM

xli3 at uiuc.edu xli3 at uiuc.edu
Mon Sep 16 18:13:01 PDT 2002


Hi, all. 

When I run the llvm using the inline option. I always got the
following error message. So I cannot even use inline option. 

suna14|~/MP1|[37]% opt -inline < scalarize.llvm.bc > /dev/null
../../../include/Support/ilist:104: failed assertion
`Traits::getNext(NodePtr) != 0 && "Dereferencing end()!"'
Abort

I didn't use my own pass. Please let me know if you also have
this problem? or it's something wrong with my code?

Thanks,
xiaodong



More information about the llvm-dev mailing list