This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit c8a6fcc
committed
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 04442af.
It has been more than five years, and we ship our own lld regardlessly.
This should be happily removed.
See also:
* <llvm/llvm-project@bb12396>
* <https://reviews.llvm.org/D63024>1 parent 249cb84 commit c8a6fcc
1 file changed
+0
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | 146 | | |
154 | 147 | | |
155 | 148 | | |
| |||
0 commit comments