[PATCH] D79926: [lld-macho] Support .subsections_via_symbols
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 19 09:16:59 PDT 2020
int3 updated this revision to Diff 264935.
int3 added a comment.
ArrayRef is immutable so elements don't need to be const
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79926/new/
https://reviews.llvm.org/D79926
Files:
lld/MachO/Driver.cpp
lld/MachO/InputFiles.cpp
lld/MachO/InputFiles.h
lld/MachO/InputSection.cpp
lld/MachO/InputSection.h
lld/test/MachO/subsections-section-relocs.s
lld/test/MachO/subsections-symbol-relocs.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79926.264935.patch
Type: text/x-patch
Size: 18649 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200519/cd29d648/attachment.bin>
More information about the llvm-commits
mailing list