[PATCH] D95913: [lld-macho] Implement -bundle_loader
Vy Nguyen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 16 10:50:29 PST 2021
oontvoo updated this revision to Diff 324053.
oontvoo added a comment.
updated diff:
- removed accidental incr on the dylibOrdinal (twice)
- added missing handling of the BIND_OPCODE_SET_DYLIB_SPECIAL_IMM
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95913/new/
https://reviews.llvm.org/D95913
Files:
lld/MachO/Driver.cpp
lld/MachO/Driver.h
lld/MachO/DriverUtils.cpp
lld/MachO/InputFiles.cpp
lld/MachO/InputFiles.h
lld/MachO/Options.td
lld/MachO/SyntheticSections.cpp
lld/MachO/Writer.cpp
lld/test/MachO/bundle-loader.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95913.324053.patch
Type: text/x-patch
Size: 13160 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210216/641d0b09/attachment.bin>
More information about the llvm-commits
mailing list