<div dir="ltr"><div dir="ltr">I made an interesting discovery today, SourceLink [<a href="https://docs.microsoft.com/en-us/cpp/build/reference/sourcelink?view=vs-2017">https://docs.microsoft.com/en-us/cpp/build/reference/sourcelink?view=vs-2017</a>]</div><div dir="ltr"><br></div><div>It would appear it is information describing where to fetch the source code for a particular built object file or image.</div><div><br></div><div>My research indicates no search format exists for DWARF and/or neither Clang nor GCC emit this sort of information.</div><div><br></div><div>Are there DWARF gods here who would like to introduce this in DWARF?</div><div><br></div><div>As an aside could Clang be taught such a trick for Windows in its PDB generation process? I've not been tracking the PDB progress closely recently but having this parity with PDBs generated by MSVC would be nifty.</div></div>