about summary refs log tree commit diff
path: root/compiler/rustc_ast/src/tokenstream.rs
diff options
context:
space:
mode:
authorJacob Pratt <jacob@jhpratt.dev>2025-03-14 01:37:33 -0400
committerGitHub <noreply@github.com>2025-03-14 01:37:33 -0400
commite928a8f4a05c63ca5e9031741b0ee51e2254f92d (patch)
treefd8fadac1443e75003a4da9b8045a94fc46d4dee /compiler/rustc_ast/src/tokenstream.rs
parent91e4bab25ff9f37bbb28aa4d2d80feece1e52a49 (diff)
parentc8a6fcc3c838af8152fda0a22a8946914aaa5770 (diff)
downloadrust-e928a8f4a05c63ca5e9031741b0ee51e2254f92d.tar.gz
rust-e928a8f4a05c63ca5e9031741b0ee51e2254f92d.zip
Rollup merge of #138432 - weihanglo:lld, r=lqd
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.
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 'compiler/rustc_ast/src/tokenstream.rs')
0 files changed, 0 insertions, 0 deletions