Files
rust/compiler/rustc_codegen_ssa/src
Manish Goregaokar 9553fea23a Rollup merge of #102215 - alexcrichton:wasm-link-whole-archive, r=estebank
Implement the `+whole-archive` modifier for `wasm-ld`

This implements the `Linker::{link_whole_staticlib,link_whole_rlib}` methods for the `WasmLd` linker used on wasm targets. Previously these methods were noops since I think historically `wasm-ld` did not have support for `--whole-archive` but nowadays it does, so the flags are passed through.
2022-11-11 12:12:29 -05:00
..
2022-11-06 14:18:36 +05:30
2022-10-25 14:39:20 +11:00
2022-10-07 10:03:45 -04:00