diff options
author | Jez Ng <jezng@fb.com> | 2020-04-27 13:28:53 -0700 |
---|---|---|
committer | Shoaib Meenai <smeenai@fb.com> | 2020-04-27 13:33:46 -0700 |
commit | 9598778bd1910e77ccd399f2c9e979c8ecf98e55 (patch) | |
tree | df08845bebb59aed66151900a0386a774c10193e /llvm/lib/Support/SmallVector.cpp | |
parent | a3d95a50ee3397c89327fce6983624446cd8e9d7 (diff) | |
download | llvm-9598778bd1910e77ccd399f2c9e979c8ecf98e55.zip llvm-9598778bd1910e77ccd399f2c9e979c8ecf98e55.tar.gz llvm-9598778bd1910e77ccd399f2c9e979c8ecf98e55.tar.bz2 |
[lld-macho] Add support for emitting dylibs with a single symbol
Summary:
Add logic for emitting the correct set of load commands and segments
when `-dylib` is passed.
I haven't gotten to implementing a real export trie yet, so we can only
emit a single symbol, but it's enough to replace the YAML test files
introduced in D76252.
Differential Revision: https://reviews.llvm.org/D76908
Diffstat (limited to 'llvm/lib/Support/SmallVector.cpp')
0 files changed, 0 insertions, 0 deletions