summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2015-10-13 16:34:14 +0000
committerRui Ueyama <ruiu@google.com>2015-10-13 16:34:14 +0000
commitf8432d97f30a12c6a0744d03bdd5afd916bb88ff (patch)
treef1b13875e86b4c6fc674d0755c94d946b00f8132 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
parent3014991fcf5d65976a367baccb45320a5764b9cf (diff)
downloadbcm5719-llvm-f8432d97f30a12c6a0744d03bdd5afd916bb88ff.tar.gz
bcm5719-llvm-f8432d97f30a12c6a0744d03bdd5afd916bb88ff.zip
ELF2: Fix BSD's __progname symbol issue.
BSD's DSO files have undefined symbol "__progname" which is defined in crt1.o. On that system, both user programs and system shared libraries depend on each other. In general, we need to put symbols defined by user programs which are referenced by shared libraries to user program's .dynsym. http://reviews.llvm.org/D13637 llvm-svn: 250176
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud