diff options
author | Petr Hosek <phosek@google.com> | 2022-06-29 17:57:51 +0000 |
---|---|---|
committer | Petr Hosek <phosek@google.com> | 2022-06-30 03:33:40 +0000 |
commit | 75113f3539df03625b43754f17f9a570cc1c2e3b (patch) | |
tree | f24c088f2a2f96b95db06664fe5e39c1f9ca4752 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 0b5ead659023dedd6c450657df9f242a2819871a (diff) | |
download | llvm-75113f3539df03625b43754f17f9a570cc1c2e3b.zip llvm-75113f3539df03625b43754f17f9a570cc1c2e3b.tar.gz llvm-75113f3539df03625b43754f17f9a570cc1c2e3b.tar.bz2 |
[Driver] Always use --as-needed with libunwind
With libgcc, we follow the behavior of GCC for backwards compatibility,
only using --as-needed in the non-C++ mode.
With libunwind, there are no backward compatibility requirements so we
can always use --as-needed on all supported platforms.
Differential Revision: https://reviews.llvm.org/D128841
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions