[PATCH] D77006: [lld-macho] Support reading of universal binaries

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 28 22:40:16 PDT 2020


int3 updated this revision to Diff 260840.
int3 added a comment.
Herald added a subscriber: mgorny.

fix ASAN issue, add dep on llvm-lipo


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77006/new/

https://reviews.llvm.org/D77006

Files:
  lld/MachO/InputFiles.cpp
  lld/test/CMakeLists.txt
  lld/test/MachO/fat-arch.s
  lld/test/MachO/invalid-fat-narch.s
  lld/test/MachO/invalid-fat-offset.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77006.260840.patch
Type: text/x-patch
Size: 4102 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200429/d8200a59/attachment.bin>


More information about the llvm-commits mailing list