[Object, MachO] Fixup for r239075: use union to store mach_header and mach_header_64.
authorAlexey Samsonov <vonosmas@gmail.com>
Thu, 4 Jun 2015 22:49:55 +0000 (22:49 +0000)
committerAlexey Samsonov <vonosmas@gmail.com>
Thu, 4 Jun 2015 22:49:55 +0000 (22:49 +0000)
commit27d60c99f70918d4957d0e186e42b224f4ed1d15
treeea9182c6834f69f6348f38674eeea0ea4525fbca
parent62d21d2b1a6fb25210544160f6a7c4af6e17a583
[Object, MachO] Fixup for r239075: use union to store mach_header and mach_header_64.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239110 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Object/MachO.h
lib/Object/MachOObjectFile.cpp