search for: convergepl

Displaying 6 results from an estimated 6 matches for "convergepl".

Did you mean: convergent
2008 Jul 22
0
[LLVMdev] r53212 broke LLVM on openbsd-4.3/gcc-3.3.5, patch.
....3.5 (i386 and amd64). The attached patch > fixes this. > > This looks like an issue with gcc-3.3.5, and I'm not sure if you guys will > be wanting to support this compiler. Just sharing the patch hoping it helps > someone. Laurie -- http://tratt.net/laurie/ -- Personal http://convergepl.org/ -- The Converge programming language -------------- next part -------------- Index: include/llvm/CodeGen/MachineFunction.h =================================================================== --- include/llvm/CodeGen/MachineFunction.h (revision 53390) +++ include/llvm/CodeGen/MachineFunction....
2008 Jul 10
2
[LLVMdev] r53212 broke LLVM on openbsd-4.3/gcc-3.3.5, patch.
Hi, The custom allocator-related changes committed in rev. 53212 broke LLVM build on openbsd-4.3 with gcc-3.3.5 (i386 and amd64). The attached patch fixes this. This looks like an issue with gcc-3.3.5, and I'm not sure if you guys will be wanting to support this compiler. Just sharing the patch hoping it helps someone. Regards, -Mahadevan. -------------- next part -------------- A non-text
2008 Jun 30
2
[LLVMdev] TableGen && OpenBSD
On Jun 29, 2008, at 1:48 PM, Anton Korobeynikov wrote: > Hello, Everyone > >> Thanks for your help, and good luck debugging! > Ok, looks like I've nailed down the tablegen bug and even reproduced > the > assertion on linux. > > Steps to reproduce: just apply the attached patch. This makes > iteration > over PatterFragments map little bit slower, but
2008 Jun 30
0
[LLVMdev] TableGen && OpenBSD
...ml As Anton says, this appears to fix the problem on my boxes - I've tried compiling the same bit over and over and no problems have arisen yet. Thanks Anton and Chris for your speedy response (I notice it's already in svn!). Yours, Laurie -- http://tratt.net/laurie/ -- Personal http://convergepl.org/ -- The Converge programming language
2008 Jun 26
0
[LLVMdev] LLVM on OpenBSD
Hi guys, Edd Barrett wrote: > Hi there, > > I am a student considering a compiler design based dissertation with > llvm. I am having problems building llvm on OpenBSD-current. I hope to > make a port of llvm for OpenBSD once I have figured out how to build > it. We still have not had any luck building llvm. Since last time, we have rebuilt gcc with -O0 incase of gcc
2008 Jun 10
6
[LLVMdev] LLVM on OpenBSD
Hi there, I am a student considering a compiler design based dissertation with llvm. I am having problems building llvm on OpenBSD-current. I hope to make a port of llvm for OpenBSD once I have figured out how to build it. Observe: llvm[3]: Compiling Deserialize.cpp for Release build In file included from /home/edd/llvm/llvm-2.3/include/llvm/Bitcode/BitstreamRead er.h:18, from