ruiu added a comment.
I don't find /debug:dwarf that odd. link.exe accepts /debug:{full,fastlink,none}, and some of them collide (e.g. /debug vs. /debug:none), some are not (e.g. /debug vs. /debug:full).
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D41310