search for: draxinger

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

2006 Nov 25
3
[LLVMdev] LLVM Newb: Getting started
...pproach would be to add labels where the asm begins and ends. Then the plattform dependent assembler being parted from the code llvm gets to see and being processed by an external assembler into object code. Later in the process the linker then reinserts the assembler object code. -- Wolfgang Draxinger lead programmer - DARKSTARgames -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20061125/23841fdc/attachment.sig>
2006 Nov 23
3
[LLVMdev] LLVM Newb: Getting started
...inaries <http://www.ecma-international.org/publications/standards/Ecma-335.htm>. And last but not least: Which parts of the documentation must I definitely read in the first place to get started to hack LLVM (I'll read all of course, but I'd like to focus right now). -- Wolfgang Draxinger lead programmer - DARKSTARgames -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20061123/81e21638/attachment.sig>
2006 Nov 24
0
[LLVMdev] LLVM Newb: Getting started
Hi Wolfgang, On Thu, 2006-11-23 at 19:47 +0100, Wolfgang Draxinger wrote: > A few days ago Craig Black made the suggestion in the D newsgroup, > that someone creates a D <http://www.digitalmars.com/d/index.html> > frontend for LLVM. Never having heard of LLVM in the past, I > immediately got captured by its design when I've read the >...