summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2018-11-27 09:48:17 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2018-11-27 09:48:17 +0000
commita1b3ddbfecc4c90c882bcfd61fa176eeb58f8e7c (patch)
treee5db3265ec8551af7acbb334498a35c024576ade /lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py
parentfec4f351d5aecf521b7a172879e260a0396ad96a (diff)
downloadbcm5719-llvm-a1b3ddbfecc4c90c882bcfd61fa176eeb58f8e7c.tar.gz
bcm5719-llvm-a1b3ddbfecc4c90c882bcfd61fa176eeb58f8e7c.zip
[ELF] - Implement -z nodefaultlib
This is https://bugs.llvm.org//show_bug.cgi?id=38978 Spec says that: "Objects may be built with the -z nodefaultlib option to suppress any search of the default locations at runtime. Use of this option implies that all the dependencies of an object can be located using its runpaths. Without this option, which is the most common case, no matter how you augment the runtime linker's library search path, its last element is always /usr/lib for 32-bit objects and /usr/lib/64 for 64-bit objects." The patch implements this option. Differential revision: https://reviews.llvm.org/D54577 llvm-svn: 347647
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud