summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2017-01-13 19:18:11 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2017-01-13 19:18:11 +0000
commit8a59f5c79fec30f876d30f4e8347dfed64ea3df5 (patch)
tree1a5b4fb6d1b39b8c922461640fb08e40f7047108 /lldb/packages/Python
parent99a2ce2af239ca0eb3e78eba08a51ee04ee1fcb5 (diff)
downloadbcm5719-llvm-8a59f5c79fec30f876d30f4e8347dfed64ea3df5.tar.gz
bcm5719-llvm-8a59f5c79fec30f876d30f4e8347dfed64ea3df5.zip
Don't add DT_INIT/DT_FINI for undef and shared symbols.
The freebsd dynamic linker doesn't check if the value is null (and it is reasonable for it to do that). That means that producing a .so with a null DT_INIT/DT_FINI causes the base address to be called. This should fix the libreoffice build. llvm-svn: 291944
Diffstat (limited to 'lldb/packages/Python')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud