[lld-macho] Support reading of universal binaries
authorJez Ng <jezng@fb.com>
Wed, 29 Apr 2020 22:42:36 +0000 (15:42 -0700)
committerShoaib Meenai <smeenai@fb.com>
Wed, 29 Apr 2020 22:44:44 +0000 (15:44 -0700)
commit918948db4dc8718cb7aae8765653c27cba3cfe86
treeb032e7eb7818e8ec8900a0fe700ee73fc3460f14
parent89285a1a97c0d9b63617f812f96604d1b0ae7033
[lld-macho] Support reading of universal binaries

Differential Revision: https://reviews.llvm.org/D77006
lld/MachO/InputFiles.cpp
lld/test/CMakeLists.txt
lld/test/MachO/fat-arch.s [new file with mode: 0644]
lld/test/MachO/invalid-fat-narch.s [new file with mode: 0644]
lld/test/MachO/invalid-fat-offset.s [new file with mode: 0644]