[PATCH] D130473: [lld-macho] Implement -load_hidden
Daniel Bertalan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 25 12:46:00 PDT 2022
BertalanD updated this revision to Diff 447435.
BertalanD added a comment.
Added handling for bitcode files; this will fix the bot breakage that was due to `BitcodeFile::forceHidden` being unused.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130473/new/
https://reviews.llvm.org/D130473
Files:
lld/MachO/Driver.cpp
lld/MachO/DriverUtils.cpp
lld/MachO/InputFiles.cpp
lld/MachO/InputFiles.h
lld/MachO/Options.td
lld/test/MachO/load-hidden.ll
lld/test/MachO/load-hidden.s
lld/test/MachO/reroot-path.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130473.447435.patch
Type: text/x-patch
Size: 17063 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220725/447e675c/attachment.bin>
More information about the llvm-commits
mailing list