[dsymutil] Fix spurious warnings for missing symbols with thinLTOFix spurious warnings for missing symbols with thinLTO. The latterappends a unique suffix to avoid collisions for exported private
[dsymutil] Fix spurious warnings for missing symbols with thinLTOFix spurious warnings for missing symbols with thinLTO. The latterappends a unique suffix to avoid collisions for exported privatesymbols, resulting in dsymutil complaining it couldn't find the symbolin the object file.rdar://75434058Differential revision: https://reviews.llvm.org/D99125
show more ...