[PATCH] D128093: [lld-macho] Initial support for Linker Optimization Hints
Daniel Bertalan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 19 02:40:29 PDT 2022
BertalanD updated this revision to Diff 438187.
BertalanD added a comment.
Comply with the Coding Standards regarding the use of anonymous namespaces. Take `ArrayRef` instead of `const std::vector&` as parameter.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128093/new/
https://reviews.llvm.org/D128093
Files:
lld/MachO/Arch/ARM64.cpp
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/Relocations.h
lld/MachO/Target.h
lld/test/MachO/hint-adrp-add.s
llvm/include/llvm/BinaryFormat/MachO.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128093.438187.patch
Type: text/x-patch
Size: 16413 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220619/5e0fb1e7/attachment.bin>
More information about the llvm-commits
mailing list