diff options
author | Pete Cooper <peter_cooper@apple.com> | 2016-08-11 21:27:18 +0000 |
---|---|---|
committer | Pete Cooper <peter_cooper@apple.com> | 2016-08-11 21:27:18 +0000 |
commit | ef5bea9dca93b4b14f387fe8ad00d8798c0ab545 (patch) | |
tree | 8a3aed8215f2053fe0e63fe046678b12d932172e /lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py | |
parent | da2f38e0f48ca04a47157ccfe746330c7ee14a06 (diff) | |
download | bcm5719-llvm-ef5bea9dca93b4b14f387fe8ad00d8798c0ab545.tar.gz bcm5719-llvm-ef5bea9dca93b4b14f387fe8ad00d8798c0ab545.zip |
Dead strip DESC bits should only be set on object files.
It only makes sense to set on N_NO_DEAD_STRIP on a relocatable object file. Otherwise the bits aren't useful for anything. Matches the ld64 behaviour.
llvm-svn: 278419
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions