[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:17 PDT 2020


int3 added a comment.

I realize I'd neglected to add `llvm-lipo` as a test dependency. Just fixed that, but I've added it as a dependency for all lld test suites (including ELF and COFF); not sure if it's possible to add it for just `check-lld-macho`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77006





More information about the llvm-commits mailing list