In this mode, we retain the symbol table, but skip the actual debug information.
Add an LLD specific option -debug:symtab to lld-link, and hook this up to -S/--strip-debug in the mingw frontend.
Sending in one single review item for simplicity, can commit in two separate commits once it's ok.