diff options
author | jasonliu <jasonliu.development@gmail.com> | 2021-06-17 17:14:49 +0000 |
---|---|---|
committer | jasonliu <jasonliu.development@gmail.com> | 2021-06-17 17:16:41 +0000 |
commit | 4e2aee8d3bab6010420d9be96480f1d8ae0f35c1 (patch) | |
tree | c9717b194f7403fe3bac76147fc7d380a2e0eaec /llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp | |
parent | 00553a32330822fd936dcfd4830556468aaf918c (diff) | |
download | llvm-4e2aee8d3bab6010420d9be96480f1d8ae0f35c1.zip llvm-4e2aee8d3bab6010420d9be96480f1d8ae0f35c1.tar.gz llvm-4e2aee8d3bab6010420d9be96480f1d8ae0f35c1.tar.bz2 |
[AIX] Remove --as-needed passing into aix linker
Summary:
AIX does not support --as-needed linker options. Remove that option from
aix linker when -lunwind is needed.
For unwinder library, nothing special is needed because by default aix
linker has the as-needed effect for library that's an archive (which is
the case for libunwind on AIX).
Reviewed By: daltenty
Differential Revision: https://reviews.llvm.org/D104314
Diffstat (limited to 'llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions