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

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 14 05:01:45 PDT 2016


> -  if (is64Bit())
> +  uint64_t big_size;

BigSize.

Cheers,
Rafael


More information about the llvm-commits mailing list