search for: withtrait

Displaying 2 results from an estimated 2 matches for "withtrait".

Did you mean: withcraft
2007 Mar 26
2
[LLVMdev] Problems with one pass using another
...ith this error: # opt -load ../../../build/Release/lib/LLVMGVN.so -hashgvn -availout --debug-pass=Structure <basic.s.bc >basic.out.bc opt: /proj/tbres/shanth/llvm/llvm-1.9/lib/VMCore/PassManagerT.h:387: void llvm::PassManagerT<Trait>::markPassUsed(const llvm::PassInfo*, llvm::Pass*) [withTrait = llvm::MTraits]: Assertion `getAnalysisOrNullUp(P) && dynamic_cast<ImmutablePass*>(getAnalysisOrNullUp(P)) && "Pass available but not found! " "Perhaps this is a module pass requiring a function pass?"' failed. opt((anonymous namespace)::PrintStackT...
2007 Mar 26
0
[LLVMdev] Problems with one pass using another
...d ../../../build/Release/lib/LLVMGVN.so -hashgvn - > availout --debug-pass=Structure <basic.s.bc >basic.out.bc > opt: /proj/tbres/shanth/llvm/llvm-1.9/lib/VMCore/PassManagerT.h: > 387: void > llvm::PassManagerT<Trait>::markPassUsed(const llvm::PassInfo*, > llvm::Pass*) [withTrait = llvm::MTraits]: Assertion > `getAnalysisOrNullUp(P) && > dynamic_cast<ImmutablePass*>(getAnalysisOrNullUp(P)) && "Pass > available > but not found! " "Perhaps this is a module pass requiring a function > pass?"' failed. > opt((an...