test: ensure that we dead-strip in the linker
`/OPT:REF` is needed for link to dead strip functions, `/Gy` by itself is not sufficient.
Loading
Please sign in to comment
`/OPT:REF` is needed for link to dead strip functions, `/Gy` by itself is not sufficient.