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

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 3 12:22:08 PST 2021


int3 updated this revision to Diff 327886.
int3 edited the summary of this revision.
int3 added a comment.
Herald added subscribers: steven_wu, hiraditya.

construct Target just once


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.327886.patch
Type: text/x-patch
Size: 15771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210303/3a52f31b/attachment.bin>


More information about the llvm-commits mailing list