diff options
author | Jez Ng <jezng@fb.com> | 2020-05-11 15:48:47 -0700 |
---|---|---|
committer | Jez Ng <jezng@fb.com> | 2020-05-19 07:46:57 -0700 |
commit | e270b2f1727c0fbde2676e8d0340c0d934726d3c (patch) | |
tree | b490500113a651b356111b4ae57860099f5de9e4 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 55e9eb416ee5af91d519a0b7d550c549f18257b0 (diff) | |
download | llvm-e270b2f1727c0fbde2676e8d0340c0d934726d3c.zip llvm-e270b2f1727c0fbde2676e8d0340c0d934726d3c.tar.gz llvm-e270b2f1727c0fbde2676e8d0340c0d934726d3c.tar.bz2 |
[lld-macho] Support .subsections_via_symbols
This diff restores and builds upon @pcc and @ruiu's initial work on
subsections.
The .subsections_via_symbols directive indicates we can split each
section along symbol boundaries, unless those symbols have been marked
with `.alt_entry`.
We exercise this functionality in our tests by using order files that
rearrange those symbols.
Reviewed By: smeenai
Differential Revision: https://reviews.llvm.org/D79926
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions