Use the unique filenames that are used when /lldsavetemps is passed.
After this change, module names for LTO blobs in PDBs will be unique.
Revert some changes from 1e0b158db (2017) that are no longer necessary
after removing MSVC LTO support.
Differential D78221
[COFF] Assign unique identifiers to ObjFiles from LTO rnk on Apr 15 2020, 11:15 AM. Authored by
Details Use the unique filenames that are used when /lldsavetemps is passed. Revert some changes from 1e0b158db (2017) that are no longer necessary
Diff Detail
Event TimelineComment Actions
Is this for debug convenience? (llvm-pdbutil dump output) Or required by some tools?
Comment Actions Looks great!
Maybe worth mentioning this for the justification. Comment Actions Apparently I didn't hit send...
|