Displaying 1 result from an estimated 1 matches for "1023908".
2012 Jul 19
4
[LLVMdev] Bind a LLVM variable to a CPU register
I have a constant parameter in a LLVM function. Is there a way to
reserve a CPU register such that it also holds the value of the
parameter in LLVM x86 codegen ?
Thanks
Xin