search for: 9b6061a4

Displaying 2 results from an estimated 2 matches for "9b6061a4".

2003 Nov 12
2
[LLVMdev] Getting To Native Code
...elp. This effort is in my best interest too. Verbosity is a good thing! Thanks for the explanation. > > Regards, > > -- John T. Reid. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20031112/9b6061a4/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20031112/9b6061a4/attachm...
2003 Nov 12
3
[LLVMdev] Getting To Native Code
Suppose I wanted to, say, write glibc for LLVM (fat chance! :) I would need at some point to write (hopefully a small amount) of native code to, say, access specific registers, handle interrupts, or generate operating system traps. From my (somewhat cursory) review of AsmParser, it seems like this can't be done with LLVM right now. There is nothing in AsmParser or the rest of LLVM that would