search for: claesen

Displaying 8 results from an estimated 8 matches for "claesen".

2009 Nov 11
4
[LLVMdev] Adding function call in LLVM IR using IRBuilder causes assertion error
...Ty->getNumParams() || FTy->getParamType(i) == Params[i]->getType()) && "Calling a function with a bad signature!"' failed. I've checked everything I can think of and it all seems correct to me ... Any help would be greatly appreciated! Thanks in advance, Marc Claesen
2009 Nov 18
2
[LLVMdev] Strange error using CallInst constructor
...note: llvm::CallInst::CallInst(const llvm::CallInst&) Apparantly, clone is not of type Function* but of type Function*& ... I have no idea why this is. I've checked the LLVM source for similar invocations and they all seem to do what my code does. Any ideas? Thanks in advance, Marc Claesen
2009 Nov 11
0
[LLVMdev] Adding function call in LLVM IR using IRBuilder causes assertion error
...the tutorial tell you to do that? In general, when I hit one of those assertions, I gdb to it, use "p f->dump()" to see the types of the function's arguments, and use "p Params[i]->dump()" to see the parameter with the bad type. On Wed, Nov 11, 2009 at 7:22 AM, Marc Claesen <claesenm at gmail.com> wrote: > Hi, > > I'm trying to add function calls in the LLVM IR using the IRBuilder > class. I've read both tutorials about functions but I still get > assertion errors. I allocate memory for all function arguments and pass > them as explaine...
2009 Nov 19
0
[LLVMdev] Strange error using CallInst constructor
...erator isn't random-access. You probably also want to pull the arguments out of the old CallInst, not out of the parameters of the new function. The old CallInst that you're replacing can't see the arguments of a function you've just created. On Thu, Nov 19, 2009 at 10:22 AM, Marc Claesen <claesenm at gmail.com> wrote: > Thanks for the reply, I've switched from using the constructor to using > CallInst::Create() but I get another problem which I once again can't solve > ... > > My function is: > void replaceByClone(Function *f, CallInst *I){ >   Fu...
2011 Jul 03
0
ANNOUNCE: Announcement: Gnucash 2.4.7 Released
...vity. For more details, consult this Fedora bugreport: https://bugzilla.redhat.com/show_bug.cgi?id=712268 * [20792] Bug #652257 - Memory leak in gnc-file.c Patch by Tim M * [20786] Bug #652435 - Fancy invoice export has <generic> tags in it preventing html validation Patch by Bert Claesen * [20785] Bug #652377 - XHTML 1.0 Transitional compliance for reports Patch by Tim M * [20784] Bug #632931 - Advanced Portfolio: new income column shows negative amount Patch by Sebastien Alborini * [20783] Bug #651889 - Using trading accounts, new non-expanded trading transaction...
2012 Jun 26
1
unable to log on to Samba shares remotely
...cannot confirm whether or not this was possible before. I'm looking for any hints that might help me understanding this issue and getting it solved. Local connectivity to the shares is not required but I must be able to connect using the new users from the Windows XP PC. Kind regards, Dirk Claesen This e-mail and any attachments may contain confidential and privileged information. If you are not the intended recipient, please notify the sender immediately by return e-mail, delete this e-mail and destroy any copies. Any dissemination or use of this information by a person other than the i...
2009 Nov 11
0
[LLVMdev] Adding function call in LLVM IR using IRBuilder causes assertion error
[Please use Reply to All for sending your message to the ml too] Marc Claesen <claesenm at gmail.com> writes: >> Another issue is that I don't see in your code the _values_ you want to >> pass to the called function. Apparently you already have the function >> declaration (Function *f) but you are creating a call to that function, >> and yo...
2009 Jul 15
1
problem with merging matrices
Dear all, I'm a relative new user of R and I have a problem with merging a collection of matrices. All matrices in this collection have the same dimension (532 rows and 532 columns), but can differ in the row and columns names. I'd like to merge these matrices in such a way that the resulting matrix only contains unique row- and column-names and that in case of a match between the row or