[LLVMdev] Mapping of class derivated and interfaces
Chris Lattner
sabre at nondot.org
Sat Aug 27 15:36:04 PDT 2005
On Thu, 25 Aug 2005, Nicola Lugato wrote:
> Another question:
> What's the best way in general to implement interfaces (like java ones
> for example)? Any hint ? I'm just in the dark with this.
Along with what the others said, you might find these notes useful:
http://nondot.org/sabre/LLVMNotes/MSILObjectModel1.txt
http://nondot.org/sabre/LLVMNotes/MSILObjectModel2.txt
Which includes interfaces. Alkis may have notes for llvm-java as well.
-Chris
--
http://nondot.org/sabre/
http://llvm.org/
More information about the llvm-dev
mailing list