search for: kdwilkin

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

2006 Mar 02
1
[LLVMdev] llvm-java state
Hi, This question is mostly addressed at Alkis, as I understand that he last worked on llvm-java and I saw him reply to another thread recently :-) When I try and run class2llvm I get a bus error because function_ in VMMethod points to 0x8. I think the problem lies in how I am using class2llvm. When I read through the Debug output, I see that class2llvm is trying to compile all of the
2006 Mar 03
1
[LLVMdev] printing constants
...LVMdev] llvm-java state > To: "LLVM Developers Mailing List" > <llvmdev at cs.uiuc.edu> > Message-ID: > > <82738b150603021507y151876c2nb76bf5e7d30c32fc at mail.gmail.com> > Content-Type: text/plain; charset=ISO-8859-1 > > On 3/2/06, Kyle Wilkinson <kdwilkin at uiuc.edu> wrote: > > Hi, > > > > This question is mostly addressed at Alkis, as I > understand that he > > last worked on llvm-java and I saw him reply to > another thread > > recently :-) > > > > When I try and run class2llvm I get a bus error...