diff options
author | Martin Storsjö <martin@martin.st> | 2023-10-21 09:42:49 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-21 09:42:49 +0300 |
commit | 8822eaae0f459c478cf7c08ea662b2cbdfca34f3 (patch) | |
tree | 7921c0f7deca1ef8136ca758d295c37dd90f071b /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 4aae5387a874a55ee491f5dc23ce0506c5cdc678 (diff) | |
download | llvm-8822eaae0f459c478cf7c08ea662b2cbdfca34f3.zip llvm-8822eaae0f459c478cf7c08ea662b2cbdfca34f3.tar.gz llvm-8822eaae0f459c478cf7c08ea662b2cbdfca34f3.tar.bz2 |
[compiler-rt] Switch LLD specific tests to a more precise option (#69781)
Prefer the new flag -lld-allow-duplicate-weak (which was added recently
in a67ae8c0fd301a11e2a058e8035304cfc70a3e91), over the old -lldmingw.
The -lldmingw option enables a number of different behaviours, while
this test only is interested in one aspect of them.
This should allow making -lldmingw more strict with not enabling MSVC
specific behaviours like inferring lib directories automatically from
the environment, as being pursued in https://reviews.llvm.org/D144084.
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions