summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2021-03-22 16:33:01 -0700
committerJonas Devlieghere <jonas@devlieghere.com>2021-03-22 18:36:39 -0700
commit3d6c7d6e8e449913aed81544e6c6900fa6ea40cd (patch)
treebe452b764b370dfcab2792407824bb265f1cc94c /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentb37d0a40a292cd993d7dafb7116794788e93ba6c (diff)
[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 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions