diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2021-03-22 16:33:01 -0700 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2021-03-22 18:36:39 -0700 |
commit | 3d6c7d6e8e449913aed81544e6c6900fa6ea40cd (patch) | |
tree | be452b764b370dfcab2792407824bb265f1cc94c /clang/lib/Basic/Module.cpp | |
parent | b37d0a40a292cd993d7dafb7116794788e93ba6c (diff) | |
download | llvm-3d6c7d6e8e449913aed81544e6c6900fa6ea40cd.zip llvm-3d6c7d6e8e449913aed81544e6c6900fa6ea40cd.tar.gz llvm-3d6c7d6e8e449913aed81544e6c6900fa6ea40cd.tar.bz2 |
[dsymutil] Fix spurious warnings for missing symbols with thinLTO
Fix spurious warnings for missing symbols with thinLTO. The latter
appends a unique suffix to avoid collisions for exported private
symbols, resulting in dsymutil complaining it couldn't find the symbol
in the object file.
rdar://75434058
Differential revision: https://reviews.llvm.org/D99125
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions