diff options
author | Sameer Arora <sameerarora101@fb.com> | 2020-07-28 09:50:51 -0700 |
---|---|---|
committer | Sameer Arora <sameerarora101@fb.com> | 2020-08-13 11:08:46 -0700 |
commit | bd2853f7998d41e0d16c00e2b043e35b688eaf00 (patch) | |
tree | 7faa130014ceaed9d7edb114634a0cd238e8abb5 /llvm/lib/ExecutionEngine/Orc/ThreadSafeModule.cpp | |
parent | 05169af5cea2c3b9aa0f38354d0e81ddf6b7a3d9 (diff) | |
download | llvm-bd2853f7998d41e0d16c00e2b043e35b688eaf00.zip llvm-bd2853f7998d41e0d16c00e2b043e35b688eaf00.tar.gz llvm-bd2853f7998d41e0d16c00e2b043e35b688eaf00.tar.bz2 |
[llvm-libtool-darwin] Add support for -arch_only
Add support for -arch_only option for llvm-libtool-darwin. This diff
also adds support for accepting universal files as input and flattening
them to create the required static library. Supports input universal
files contaning both Mach-O object files or archives.
Differences from cctools' libtool:
- `-arch_only` can be specified multiple times
- archives containing universal files are considered invalid (libtool
allows such archives)
Reviewed by jhenderson, smeenai
Differential Revision: https://reviews.llvm.org/D84770
Diffstat (limited to 'llvm/lib/ExecutionEngine/Orc/ThreadSafeModule.cpp')
0 files changed, 0 insertions, 0 deletions