Displaying 1 result from an estimated 1 matches for "d247b926".
2008 Feb 13
3
[LLVMdev] LLVM2.2 x64 JIT trouble on VStudio build
...:vector<GenericValue> Args(1);
Args[0].IntVal = APInt(32, 3);
GenericValue GV = EE->runFunction(pFooF, Args);
return 0;
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080212/d247b926/attachment.html>