diff options
author | Kevin Enderby <enderby@apple.com> | 2016-11-28 22:40:50 +0000 |
---|---|---|
committer | Kevin Enderby <enderby@apple.com> | 2016-11-28 22:40:50 +0000 |
commit | 4ffec859ebef5ac0e302c913ec71824d38db441e (patch) | |
tree | b9c45b436497fb67e700078489a3143092a60934 /clang | |
parent | b367c567d932a562d100f1236a1ee75c4c03ba4b (diff) | |
download | bcm5719-llvm-4ffec859ebef5ac0e302c913ec71824d38db441e.tar.gz bcm5719-llvm-4ffec859ebef5ac0e302c913ec71824d38db441e.zip |
Add error checking for Mach-O universal files.
Add the checking for both the MachO::fat_header and the
MachO::fat_arch struct values in the constructor for
MachOUniversalBinary. Such that when the constructor
for ObjectForArch is called it can assume the values in
the MachO::fat_arch for the offset and size are contained
in the file after the MachOUniversalBinary constructor
is called for the Parent.
llvm-svn: 288084
Diffstat (limited to 'clang')
0 files changed, 0 insertions, 0 deletions