[PATCH] D97209: [lld-macho] Check for arch compatibility when loading ObjFiles and TBDs

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 23 18:37:30 PST 2021


int3 updated this revision to Diff 325956.
int3 added a comment.

print file arch in error message


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97209

Files:
  lld/MachO/InputFiles.cpp
  lld/test/MachO/Inputs/MacOSX.sdk/usr/lib/libc++.tbd
  lld/test/MachO/header.s
  lld/test/MachO/invalid/Inputs/libincompatible.tbd
  lld/test/MachO/invalid/incompatible-arch-tapi.s
  lld/test/MachO/invalid/incompatible-arch.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97209.325956.patch
Type: text/x-patch
Size: 4922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210224/a786a2a4/attachment.bin>


More information about the llvm-commits mailing list