summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/support/fs.py
diff options
context:
space:
mode:
authorTamas Berghammer <tberghammer@google.com>2015-12-02 11:58:51 +0000
committerTamas Berghammer <tberghammer@google.com>2015-12-02 11:58:51 +0000
commit3cb132a0f433118dd35bd3ac9b50d95a9b535f30 (patch)
treea6c4eec153e19cf575bac11c0aaef17dde1332ca /lldb/packages/Python/lldbsuite/support/fs.py
parent8b5dc2c94ed220a929aa6734fc0e07fb0f447167 (diff)
downloadbcm5719-llvm-3cb132a0f433118dd35bd3ac9b50d95a9b535f30.tar.gz
bcm5719-llvm-3cb132a0f433118dd35bd3ac9b50d95a9b535f30.zip
Fix "process load/unload" on android
On android the symbols exposed by libdl (dlopen, dlclose, dlerror) prefixed by "__dl_". This change moves the handling of process load/unload to the platform object and override it for android to handle the special prefix. Differential revision: http://reviews.llvm.org/D11465 llvm-svn: 254504
Diffstat (limited to 'lldb/packages/Python/lldbsuite/support/fs.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud