[LLVMdev] Handling of thread_local globals by llc -march=cpp

o.j.sivart at gmail.com o.j.sivart at gmail.com
Thu May 13 04:56:29 PDT 2010


target triple = "i386-pc-linux-gnu"

On 13/05/2010, at 9:25 PM, Anton Korobeynikov wrote:

>> int (*FP)() = (int (*)())FPtr;
>> int res = FP();
>> 
>> when the function executes correctly in the case of instead having created a standard global variable.
> What is the platform you're running the code on?
> 
> -- 
> With best regards, Anton Korobeynikov
> Faculty of Mathematics and Mechanics, Saint Petersburg State University





More information about the llvm-dev mailing list