about summary refs log tree commit diff
path: root/src/librustdoc/json/mod.rs
diff options
context:
space:
mode:
authorWeihang Lo <me@weihanglo.tw>2025-03-12 18:36:21 -0400
committerWeihang Lo <me@weihanglo.tw>2025-03-12 18:36:21 -0400
commitc8a6fcc3c838af8152fda0a22a8946914aaa5770 (patch)
tree4980ce200b4611370159780b913297c51506f3fc /src/librustdoc/json/mod.rs
parent249cb84316401daf040832cdbb8a45e0f5ab6af8 (diff)
downloadrust-c8a6fcc3c838af8152fda0a22a8946914aaa5770.tar.gz
rust-c8a6fcc3c838af8152fda0a22a8946914aaa5770.zip
fix: remove the check of lld not supporting @response-file
In LLVM v9, lld has supported @response-file
LLVM v9 was released on 2019-09-19.
And the check was added back to 2018-03-14 (1.26.0) via 04442af18bf0.
It has been more than five years, and we ship our own lld regardlessly.
This should be happily removed.

See also:

* <https://github.com/llvm/llvm-project/commit/bb12396f9175eaf4586d8e5c76441977d97ccf93>
* <https://reviews.llvm.org/D63024>
Diffstat (limited to 'src/librustdoc/json/mod.rs')
0 files changed, 0 insertions, 0 deletions