Displaying 1 result from an estimated 1 matches for "20reg".
Did you mean:
20regi
2007 Oct 08
1
[LLVMdev] Supporting pre-allocated registers in LLVM
>
> You are thinking about the gcc extension which allows the programer
> to tie a register to global variable? This feature isn't implemented
> nor am I aware of anyone driving to get it to implemented. Looks like
> you will have to roll up your sleeves if that's what you want. :-)
>
> Evan
Hi Evan
is this the -fixed-reg<num> feature, or something that has