search for: 989503

Displaying 1 result from an estimated 1 matches for "989503".

Did you mean: 98503
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