i am sorry,<br>i get this error:<br><br>opt: /home/llvm/src/include/llvm/Support/CallSite.h:87: ValTy* llvm::CallSiteBase<FunTy, ValTy, UserTy, InstrTy, CallTy, InvokeTy, IterTy>::getCalledValue() const [with FunTy = const llvm::Function, ValTy = const llvm::Value, UserTy = const llvm::User, InstrTy = const llvm::Instruction, CallTy = const llvm::CallInst, InvokeTy = const llvm::InvokeInst, IterTy = const llvm::Use*]: Assertion `getInstruction() && "Not a call or invoke instruction!"' failed.<br>
<br>0  opt             0x08537540<br>1  opt             0x08539a7c<br>2  libpthread.so.0 0x0080b878<br>3  libc.so.6       0x0069464a abort + 378<br>4  libc.so.6       0x0068bde8 __assert_fail + 248<br>5  opt             0x082b3063<br>
6  opt             0x082b7cad llvm::AliasAnalysis::getModRefInfo(llvm::ImmutableCallSite, llvm::ImmutableCallSite) + 61<br>7  opt             0x082b22e4<br>8  parallel.so     0x04a5c7c6 parallel::buildDataGraph(llvm::Loop*) + 1542<br>
9  parallel.so     0x04a54e24 parallel::runOnLoop(llvm::Loop*, llvm::LPPassManager&) + 452<br>10 opt             0x0831a124 llvm::LPPassManager::runOnFunction(llvm::Function&) + 1156<br>11 opt             0x084c3aa1 llvm::FPPassManager::runOnFunction(llvm::Function&) + 545<br>
12 opt             0x084c3bb7 llvm::FPPassManager::runOnModule(llvm::Module&) + 87<br>13 opt             0x084c35c5 llvm::MPPassManager::runOnModule(llvm::Module&) + 517<br>14 opt             0x084c376b llvm::PassManagerImpl::run(llvm::Module&) + 171<br>
15 opt             0x084c386d llvm::PassManager::run(llvm::Module&) + 45<br>16 opt             0x080ed5df main + 5295<br>17 libc.so.6       0x0067ecc6 __libc_start_main + 230<br>18 opt             0x080e2201<br>Stack dump:<br>
0.    Program arguments: opt -dse -lda -memdep -basicaa -libcall-aa -scev-aa -globalsmodref-aa -load /home/llvm/src/Release+Profile+Asserts/lib/parallel.so -parallel -dot-cfg obj.o -o out.o <br>1.    Running pass 'Function Pass Manager' on module 'obj.o'.<br>
2.    Running pass 'Loop Pass Manager' on function '@write_circulations'<br>3.    Running pass 'parallel World Pass' on basic block '%bb17'<br><br>