[lld][COFF][LTO] Implement /lldemit:asm option (#67079)
With this new option, assembly code will be emited instead of object code. This is analogous to the `--lto-emit-asm` option in the ELF linker.
Loading
Please sign in to comment
With this new option, assembly code will be emited instead of object code. This is analogous to the `--lto-emit-asm` option in the ELF linker.