Displaying 1 result from an estimated 1 matches for "buildparameters".
2012 Dec 13
2
[LLVMdev] Fwd: error while linking modules with exception handling demo code
...ot; = mul i32 %"argument read1", %read
ret i32 %"Code::Op::Mul"
}
this is module Y, which is where foo2 is generated. When it is
supposed to invoke foo, i've placed
createCatchWrappedInvokeFunction(*module, *excptModule,
buildParameters.builder,
*buildParameters.getFunctionPassManager(),
*result, //result
is llvm::Function pointing to foo in module X
"invoke foo",
nu...