search for: classdump

Displaying 3 results from an estimated 3 matches for "classdump".

Did you mean: classdrm
2006 Nov 15
2
[LLVMdev] Targetting a virtual machine having no registers
...imagine I could leave out anything regarding stack frames as well (this seems to be internal to each target). The instruction set is very limited, and pretty high level, but I don't think that will be a problem at all. Thanks in advance for your advice! cheers, -k -- Kay Röpke http://classdump.org/
2006 Nov 17
0
[LLVMdev] Targetting a virtual machine having no registers
On Wed, 15 Nov 2006, Kay Roepke wrote: > I am writing a C compiler to target the Lego Mindstorms NXT virtual > machine. cool! > While I was implementing the optimizer and code generator I > realized that it might be useful to use LLVM for this. Sure. > The question I have is related to writing a LLVM target for this > architecture. I have read most of the documentation
2007 Aug 12
2
[LLVMdev] Minor issue installing llvm-gcc-4.0
...vm/ which apparently got checked out while building llvm. Checking with lsof and netstat (combined with the huge time delay the checkout of gcc implied) confirmed there was a second checkout going on. Is this expected, or is it a minor flaw in the build scripts? Thanks, -k -- Kay Röpke http://classdump.org/