diff options
author | Martin Storsjö <martin@martin.st> | 2021-11-16 23:10:48 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2022-01-03 00:22:40 +0200 |
commit | a8877c5ccc0e05495d60f1669d47826e60f373b8 (patch) | |
tree | 95a26fc886186046ef287b2ebbb0852c001f10b6 /llvm/unittests/Support/BinaryStreamTest.cpp | |
parent | e4853be2f130c3e27f6c84fc4ad1d66d8b9a3810 (diff) | |
download | llvm-a8877c5ccc0e05495d60f1669d47826e60f373b8.zip llvm-a8877c5ccc0e05495d60f1669d47826e60f373b8.tar.gz llvm-a8877c5ccc0e05495d60f1669d47826e60f373b8.tar.bz2 |
[clang] [MinGW] Pass --no-demangle through to the mingw linker
Clang has custom handling of --no-demangle, where it is removed
from the input -Wl and -Xlinker options, and readded specifically
by the drivers where it's known to be supported.
Both ld.bfd and lld support the --no-demangle option. This handles
the option in the same way as in ToolChains/Gnu.cpp.
Differential Revision: https://reviews.llvm.org/D114064
Diffstat (limited to 'llvm/unittests/Support/BinaryStreamTest.cpp')
0 files changed, 0 insertions, 0 deletions