search for: b1cc01e1

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

2010 Aug 10
2
[LLVMdev] Patch to fix BrainF runtime assertion failure
Hi all, I downloaded LLVM to play with today and found that the BrainF example compiler fails with an assertion error like so: examples$ ./BrainF -jit /tmp/test.bf BrainF: Instructions.cpp:242: void llvm::CallInst::init(llvm::Value*, llvm::Value* const*, unsigned int): Assertion `(NumParams == FTy->getNumParams() || (FTy->isVarArg() && NumParams > FTy->getNumParams()))
2010 Aug 10
0
[LLVMdev] Patch to fix BrainF runtime assertion failure
...s an identical patch plus two comment to reference the new intrinsic suffix. -------------- next part -------------- A non-text attachment was scrubbed... Name: BrainF.patch Type: text/x-diff Size: 1311 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100809/b1cc01e1/attachment.patch>