[llvm] r228000 - [LTO API] split lto_codegen_compile to lto_codegen_optimize and

Manman Ren mren at apple.com
Tue Feb 3 12:27:58 PST 2015


Thanks Rafael.

Manman

On Feb 3, 2015, at 11:29 AM, Rafael EspĂ­ndola <rafael.espindola at gmail.com> wrote:

>> +extern unsigned int
>> +lto_api_version() {
>> +  return LTO_API_VERSION;
>> +}
> 
> This was causing link errors on linux. I have moved the implementation
> out of line in r228012.
> 
> Cheers,
> Rafael
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list