aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.h
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2019-10-09 04:16:18 +0000
committerJonas Devlieghere <jonas@devlieghere.com>2019-10-09 04:16:18 +0000
commit4ac388f7caccc94065712878667829cebd7b8083 (patch)
tree7fd306e8936b653874bb3df04ddfbeeacfb9a867 /lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.h
parent0746aafd89754a2ae9992c4d6394e3b4f3623b1d (diff)
downloadllvm-4ac388f7caccc94065712878667829cebd7b8083.zip
llvm-4ac388f7caccc94065712878667829cebd7b8083.tar.gz
llvm-4ac388f7caccc94065712878667829cebd7b8083.tar.bz2
[dsymutil] Fix handling of common symbols in multiple object files.
For common symbols the linker emits only a single symbol entry in the debug map. This caused dsymutil to not relocate common symbols when linking DWARF coming form object files that did not have this entry. This patch fixes that by keeping track of common symbols in the object files and synthesizing a debug map entry for them using the address from the main binary. Differential revision: https://reviews.llvm.org/D68680 llvm-svn: 374139
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.h')
0 files changed, 0 insertions, 0 deletions