diff options
author | Jez Ng <jezng@fb.com> | 2020-05-05 16:37:34 -0700 |
---|---|---|
committer | Jez Ng <jezng@fb.com> | 2020-05-19 07:46:57 -0700 |
commit | 55e9eb416ee5af91d519a0b7d550c549f18257b0 (patch) | |
tree | 531f3d4bef26b2ed794048bc247c3fb211de7044 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | cff9399f6b90233a62eeb808277c98c615d44d8a (diff) | |
download | llvm-55e9eb416ee5af91d519a0b7d550c549f18257b0.zip llvm-55e9eb416ee5af91d519a0b7d550c549f18257b0.tar.gz llvm-55e9eb416ee5af91d519a0b7d550c549f18257b0.tar.bz2 |
[lld-macho] Support -order_file
The order file indicates how input sections should be sorted within each
output section, based on the symbols contained within those sections.
This diff sets the stage for implementing and testing
`.subsections_via_symbols`, where we will break up InputSections by each
symbol and sort them more granularly.
Reviewed By: smeenai
Differential Revision: https://reviews.llvm.org/D79668
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions