[PATCH] D97867: [lld-macho] Filter TAPI re-exports by target

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 4 11:37:29 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
int3 marked an inline comment as done.
Closed by commit rG55a32812fa5e: [lld-macho] Filter TAPI re-exports by target (authored by int3).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97867

Files:
  lld/MachO/Config.h
  lld/MachO/Driver.cpp
  lld/MachO/InputFiles.cpp
  lld/MachO/LTO.cpp
  lld/MachO/OutputSegment.cpp
  lld/MachO/SyntheticSections.cpp
  lld/MachO/Writer.cpp
  lld/test/MachO/Inputs/libStubLink.tbd
  lld/test/MachO/invalid/Inputs/libincompatible.tbd
  lld/test/MachO/invalid/incompatible-arch-tapi.s
  lld/test/MachO/invalid/incompatible-target-tapi.test
  lld/test/MachO/stub-link-by-arch.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97867.328258.patch
Type: text/x-patch
Size: 15771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210304/cd209171/attachment.bin>


More information about the llvm-commits mailing list