[LLVMdev] [Junk released by Allowed List] Re: Patch: MSIL backend global pointers initialization
    Artur Pietrek 
    artur.pietrek at kalray.eu
       
    Fri Apr  3 09:11:08 PDT 2009
    
    
  
Hi Anton
>> So again, one of them makes the global pointers initialization work.
>> The second one allows executing code with vararg pinvoke functions under
>> Mono. It generates separate function declaration for each call signature.
>>     
> Is this mono-only feature? Or pretty "universal" one?
>   
In fact this is needed only for Mono, but with that change the code 
works with any CLR implementation.
Artur
    
    
More information about the llvm-dev
mailing list