[PATCH] D76252: [lld-macho] Add basic support for linking against dylibs
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 16 22:43:04 PDT 2020
int3 updated this revision to Diff 250692.
int3 marked 9 inline comments as done.
int3 added a comment.
address comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76252/new/
https://reviews.llvm.org/D76252
Files:
lld/MachO/Arch/X86_64.cpp
lld/MachO/CMakeLists.txt
lld/MachO/Config.h
lld/MachO/Driver.cpp
lld/MachO/InputFiles.cpp
lld/MachO/InputFiles.h
lld/MachO/InputSection.cpp
lld/MachO/InputSection.h
lld/MachO/Options.td
lld/MachO/OutputSegment.h
lld/MachO/SymbolTable.cpp
lld/MachO/SymbolTable.h
lld/MachO/Symbols.h
lld/MachO/SyntheticSections.cpp
lld/MachO/SyntheticSections.h
lld/MachO/Target.h
lld/MachO/Writer.cpp
lld/MachO/Writer.h
lld/test/MachO/Inputs/goodbye-dylib.yaml
lld/test/MachO/Inputs/hello-dylib.yaml
lld/test/MachO/Inputs/no-id-dylib.yaml
lld/test/MachO/dylink.s
lld/test/MachO/missing-dylib.s
lld/test/MachO/no-id-dylink.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76252.250692.patch
Type: text/x-patch
Size: 40734 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200317/51485dde/attachment-0001.bin>
More information about the llvm-commits
mailing list