[PATCH] D97438: [lld-macho] Change loadReexport to handle the case where a TAPI re-exports to reference documents nested within other TBD.
Vy Nguyen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 1 16:48:44 PST 2021
oontvoo updated this revision to Diff 327324.
oontvoo added a comment.
Updated test. Also added a brief description on what it's testing
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97438/new/
https://reviews.llvm.org/D97438
Files:
lld/MachO/Driver.h
lld/MachO/InputFiles.cpp
lld/test/MachO/Inputs/iPhoneSimulator.sdk/usr/lib/libReexportSystem.tbd
lld/test/MachO/Inputs/iPhoneSimulator.sdk/usr/lib/libSystem.tbd
lld/test/MachO/reexport-nested-lib.s
llvm/include/llvm/TextAPI/MachO/InterfaceFile.h
llvm/lib/TextAPI/MachO/InterfaceFile.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97438.327324.patch
Type: text/x-patch
Size: 7453 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210302/16e6ef10/attachment.bin>
More information about the llvm-commits
mailing list