[PATCH] D85404: [lld-macho] Handle TAPI and regular re-exports uniformly

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 26 19:27:12 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7394460d8759: [lld-macho] Handle TAPI and regular re-exports uniformly (authored by int3).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85404

Files:
  lld/MachO/CMakeLists.txt
  lld/MachO/Config.h
  lld/MachO/Driver.cpp
  lld/MachO/DriverUtils.cpp
  lld/MachO/DriverUtils.h
  lld/MachO/InputFiles.cpp
  lld/test/MachO/Inputs/MacOSX.sdk/usr/lib/libc++.tbd
  lld/test/MachO/Inputs/MacOSX.sdk/usr/lib/libc++abi.tbd
  lld/test/MachO/Inputs/iPhoneSimulator.sdk/usr/lib/libSystem.tbd
  lld/test/MachO/invalid/stub-link.s
  lld/test/MachO/reexport-stub.s
  lld/test/MachO/stub-link.s
  lld/test/MachO/sub-library.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85404.288164.patch
Type: text/x-patch
Size: 16369 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200827/5cb7ebea/attachment.bin>


More information about the llvm-commits mailing list