Open
Description
Currently C++ support appears to be limited to DLL and EXE targets.
What I would like to see is sourcelink information being generated for static lib targets and then when the final link occurs into a executable the resulting pdb contains the combined sourcelink information for all the static libs that went into building the executable.
I am not sure if this would require an update to link.exe in order to support this scenario
Metadata
Metadata
Assignees
Labels
No labels