[llvm] r266248 - Start to add real error messages for malformed Mach-O files.

Kevin Enderby via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 14 10:28:26 PDT 2016


Thanks for the catch, I’ll get that in my next commit.

Kev

> On Apr 14, 2016, at 5:01 AM, Rafael Espíndola <rafael.espindola at gmail.com> wrote:
> 
>> -  if (is64Bit())
>> +  uint64_t big_size;
> 
> BigSize.
> 
> Cheers,
> Rafael



More information about the llvm-commits mailing list