diff options
author | Fangrui Song <maskray@google.com> | 2018-06-20 02:06:01 +0000 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2018-06-20 02:06:01 +0000 |
commit | bd3684f25bfc29a8992378cb448efef574c8e208 (patch) | |
tree | 221f0870c7215a0ee732099e3f3e73676a8da563 /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp | |
parent | 3f573cab15f123362af6c0d150530c86abac126a (diff) | |
download | bcm5719-llvm-bd3684f25bfc29a8992378cb448efef574c8e208.tar.gz bcm5719-llvm-bd3684f25bfc29a8992378cb448efef574c8e208.zip |
[ELF] Support -z initfirst
Summary:
glibc uses this option to link libpthread.so
glibc/nptl/Makefile:
LDFLAGS-pthread.so = -Wl,--enable-new-dtags,-z,nodelete,-z,initfirst
Reviewers: ruiu, echristo, espindola
Subscribers: emaste, arichardson, llvm-commits
Differential Revision: https://reviews.llvm.org/D48329
llvm-svn: 335090
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions