Update linker-plugin-lto.md#90243
Update linker-plugin-lto.md#90243Takashiidobe wants to merge 2 commits intorust-lang:masterfrom Takashiidobe:patch-3
Conversation
The script provided doesn't have a clang LLVM version provided for Rust 1.49.0 or 1.50.0. Does anyone know why that might be?
|
(rust-highfive has picked a reviewer for you, use r? to override) |
|
r? @pnkfelix |
Co-authored-by: Yuki Okushi <jtitor@2k36.org>
|
We discussed this table in a recent T-compiler meeting, see zulip archive here At that meeting, some made the observation that extending this table implies we are actively testing it, e.g. in our CI. But we are not actively testing it I think our current plan is to shrink the table with a few example entries, rather than try to maintain it. In theory, one should be able to follow the instructions written in the doc to get the info one needs locally, namely this:
|
|
That makes sense to me. I would be fine with a comment above this table in the code linking the above reasoning and in the future shrinking the table. |
The script provided doesn't have a clang LLVM version provided for Rust 1.49.0 or 1.50.0. Does anyone know why that might be?