summaryrefslogtreecommitdiffstats
path: root/clang
diff options
context:
space:
mode:
authorKevin Enderby <enderby@apple.com>2016-11-28 22:40:50 +0000
committerKevin Enderby <enderby@apple.com>2016-11-28 22:40:50 +0000
commit4ffec859ebef5ac0e302c913ec71824d38db441e (patch)
treeb9c45b436497fb67e700078489a3143092a60934 /clang
parentb367c567d932a562d100f1236a1ee75c4c03ba4b (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud